Closed (fixed)
Project:
Quiz
Version:
6.x-4.0-rc9
Component:
Code - Quiz module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2010 at 11:57 UTC
Updated:
27 Nov 2010 at 18:50 UTC
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
Comment #1
falcon commentedThanks for reporting. Fix has been commited.