Mitchy25 a8f6938556 Fix: Precision in Appraisals (#17673)
* Update appraisal.js

This fixes issues associated with 2 decimal places. Example: 4 questions (Each weighted 25%), will give a total result of 5.2 (If 5 achieved on every question). This is because 5*0.25 = 1.25 which is rounded to 1.3 for precision=2. When precision = 3, this is not an issue.

* fix: score based on field's precisin
2019-05-27 13:57:56 +05:30
..
2019-01-01 15:03:56 +05:30
2018-05-07 16:11:35 +05:30
2018-12-23 13:25:58 +05:30
2019-04-11 12:31:14 +05:30
2017-09-15 19:35:12 +05:30
2019-03-18 14:18:49 +05:30
2018-12-23 13:25:58 +05:30