-
Bug
-
Resolution: Fixed
-
Minor
-
3.6
-
MOODLE_36_STABLE
-
MOODLE_35_STABLE
-
MDL-64161-master -
Replication steps:
- Go to the single view report in the gradebook.
- Click the All link next to Override.
- Below the users click the "Perform bulk insert" check box.
- Insert a negative value (-1) and click save.
- There should be a message for each user that the grade is below the allowed range or something like that.
- Observe that all of the grades are now set at 0.00 and that performing a bulk action (on Empty grades) will not work (as they are now set to 0).
I think that if the new grade is invalid then nothing should happen to the student grade (0 should not be set).
- Discovered while testing
-
MDLQA-12694 CLONE - A teacher can insert grades in bulk into the gradebook
- Passed
- is duplicated by
-
MDL-64208 Incorrect message is displayed after saving a grade with less than the minimum grade item.
- Closed