-
Bug
-
Resolution: Fixed
-
Major
-
2.8.5
-
MOODLE_28_STABLE
-
MOODLE_28_STABLE
-
MDL-49573-master -
-
Team '; drop tables Sprint 6
The behavior of using bulk insert (in the grader singleview window) doesn't seem correct to me.
If you have an activity, and have graded some students in the activity (lets say assignment). Performing a bulk insert on empty grades in single view, will mark every single grade score for that activity as "overridden" and set the score on empty grades. It will also mark the scores graded in the assignment activity as overridden.
create an assignment activity (AA) in a course with students.
grade one of the studnets in the assignment activity
go to the gradebook
launch singleview for that grade item AA (assignment activity)
you should see that all scores are read only
click the checkbox for "Perform bulk insert"
enter 12 in the text box
leave pulldown for empty grades
click save.
now you will see that ALL grade scores have been overridden,
including the one that wasn't empty.