-
Bug
-
Resolution: Fixed
-
Minor
-
2.7.14, 2.8.12, 2.9.6, 3.0.4, 3.0.6, 3.1.2
-
MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE, MOODLE_30_STABLE, MOODLE_31_STABLE
-
MOODLE_30_STABLE, MOODLE_31_STABLE
-
MDL-54112-master -
When a grading scale is used, the grading table will not filter properly is a grade has been set then removed.
How to produce bug.
- Create an assignment with a grading scale (Try again, Fair, Good)
- Have a user submit an assignment.
- As the teacher, set a grade using the grading scale dropdown and save.
- Go back change the grade to "No grade"
- Now filter the grading table by "Require grading"
The grade you changed to no grade will not display because the grade will have a value of -1.