-
Bug
-
Resolution: Not a bug
-
Minor
-
None
-
3.9.12, 3.10.9, 3.11.5, 4.0
-
MOODLE_310_STABLE, MOODLE_311_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE
Setup:
- Create an assignment with enabled marking workflow and marking allocation.
- Create and enrol two students.
- Log in as students and submit their submission.
- Log in as a teacher.
Case 1:
- Navigate to the grading page for student 1.
- Choose Allocated Marker and set In marking workflow state.
- Save changes.
- Choose Released workflow state.
- Save changes.
- Confirm, that Allocated Marker is still displayed.
- View all submissions.
- Confirm, that Allocated Marker is displayed in the table for this submission.
Case 2:
- Navigate to the grading page for student 2.
- Choose Allocated Marker and then Released workflow state.
- When workflow state is set to Released, Allocated Marker greys out but its value remains in place.
- Save changes.
- Confirm, that Allocated Marker is not saved.
- View all submissions.
- Confirm, that Allocated Marker is empty in the table for this submission.
It feels like these cases are not consistent and might cause a confusion for some teachers. I can see two possible ways here:
Allocated Marker field should be either reset when it greys out, or
Allocated Marker field shouldn't be disabled at all, so teachers could fill it out even for Released grades.