Hello,

I have a quiz with a total of 100 points possible. Now that students have completed it, I can view their scores as a percentage and a number value out of 100. If I view, for example, /node/[nid]/results/[result_id], I see something like:

This person got 79 of 100 possible points.
Total score: 79 %

However, if the student who completed that quiz views the same results at /user/quiz/[result_id]/userresults, she sees

You got 10 of 12 possible points.
Your score was: 83 %

Clearly, this is a discrepancy. What could be causing this?

Comments

falcon’s picture

Status: Active » Fixed

Thanks for reporting. Fix has been commited.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.