In our Moodle platform (version 4.5.3) we have noticed a strange behavior :
In a quiz we have multiple questions of type "Essay" that needs to be evaluated by the teacher. The Quiz decimal parameter was set to 0.
Some teacher have entered decimal values to evaluate the questions.
At the end, all decimal points were rounded into integer values in the array but the total score is not correctly showed.
As an improvement, should it be great to limit to integer number of points when the "decimal" parameter is set to 0 ?
Thanks for your help