Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.7.14, 2.8.12, 2.9.6, 3.0.4, 3.0.6, 3.1.2
-
Component/s: Assignment
-
Testing Instructions:
-
Affected Branches:MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE, MOODLE_30_STABLE, MOODLE_31_STABLE
-
Fixed Branches:MOODLE_30_STABLE, MOODLE_31_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-54112-master -
Pull Master Diff URL:
Description
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.