Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.1.3, 2.2, 2.3
-
Component/s: Quiz
-
Labels:None
-
Testing Instructions:
-
Affected Branches:MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
-
Fixed Branches:MOODLE_21_STABLE, MOODLE_22_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
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.