Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.6.3
-
MOODLE_26_STABLE
-
MOODLE_29_STABLE
-
MDL-45848-master -
-
-
FRONTEND Sprint 16, Team A Sprint 1
-
Medium
Description
For an assignment that is graded with a rubric or marking guide, a marking user cannot be set without also completing the criteria. Setting a Marker and saving results in error message:
"Please provide a valid grade for each criterion
The score given to Criterion is not valid, the max score is: 100"
Steps to reproduce:
- In a course, create an assignment with a grading method of Marking Guide or Rubric and set both Marking Workflow and Marking Allocation to Yes.
- Configure the advanced grading method and make it ready for use.
- Enroll a few students and at least one teacher into the course.
- In the assignment, click View/Grade All Submissions.
- For any student, click Grade icon in the Grade column.
- Do not complete the criteria or give any scores.
- Set Allocated Marker to a teacher.
- Save changes.
Expected result: User should be able to assign a marker without grading the assignment.
Actual result: User receives error message that a grade must be provided.