Details
Description
OU Moodle with new Quiz reports
This looks similar to the problem on the responses page with questions that have a mark of zero.
Create a test with a question that has a mark of 0.
Run a student through it.
Then go to the Results.
Then the Statistics tab
And see
Warning: Division by zero in /var/www/html/icmatest/ou-moodle-dev/mod/quiz/report/statistics/qstats.php on line 140
If the quiz has two questions that have zero marks then two of the above messages are seen.
Attaching a patch that fixes these notices.