-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
2.6, 2.7, 2.8.1
-
MOODLE_26_STABLE, MOODLE_27_STABLE, MOODLE_28_STABLE
When an assignment grade is set to Released the grade is pushed to the gradebook.
If you then set the grade workflow state to be one of the "non-released" states (e.g. In Marking) the grade and feedback part of the assignment continues to display the graded information as does the grade book.
I would have anticipated that if the grading workflow was changed to a non-release state it would be retracted from the gradebook.
It would seem that there is a predication that grade book updates only happen if the state is ASSIGN_MARKING_WORKFLOW_STATE_RELEASED (see /mod/assign/locallib.php gradebook_item_update() function).
This code appears to be the same in 2.7 so I'd expect the same issue occurs there
- Discovered while testing
-
MDL-52566 For group assignments with marking workflow, if the teacher uses bulk change to set marking status to Released, the grade is only released to group members who submitted or edited the assignment
- Closed
- duplicates
-
MDL-46498 Assignment grading status being set to Graded before marking workflow is set to released
- Closed
- has a non-specific relationship to
-
MDL-35392 Feedback from module assign is not shown in the gradebook.
- Closed
- has been marked as being related by
-
MDL-49075 Grades can be entered into the gradebook for unreleased assignments
- Closed