npetzall / suppose

SUPPOSE - ScrUm Planning POker SystEm
MIT License
0 stars 1 forks source link

EstimateResult: Average is incorrect #1

Closed npetzall closed 9 years ago

npetzall commented 9 years ago

The sum is not addition it's string concat.

Example: 1,5,5,20 = 15520 15520/4 = 3880

Should be: 7,75