-
Bug
-
Resolution: Fixed
-
Minor
-
2.1.3, 2.2, 2.3
-
None
-
MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
-
MOODLE_21_STABLE, MOODLE_22_STABLE
-
On the quiz view.php page, it lists all your attempts, then summarises your overall grade on a line like
Highest grade: 9.00 / 10.00.
This information comes from the quiz_grades table.
However, for users with mod/quiz:preview capability, there is not data there, and so "Not yet graded" is displayed instead.