-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
3.1, 3.2
-
MOODLE_31_STABLE, MOODLE_32_STABLE
-
Easy
Reproduction steps:
- Create an assignment with a scale as the grading type in a course with users
- As a student, submit an assignment
- Go to the assignment as an admin and hit 'Grade'
- Give the student a grade
- Press save
- Set the grade to "No grade"
- Press save
- Use the filter button (top right)
- Select "Requires grading"
- Expected: The user you graded and ungraded is displayed
Actual: The user you graded and ungraded is not displayed - As the teacher, go to your dashboard
- Expected: the user is displayed underneath the course
Actual: the user is not mentioned
Please note: There is one more function that uses the same logic as the above, but it seems to only be used by unit tests. We must investigate this and either remove the unused code or add to the testing instructions the part of moodle that uses this code.
- Discovered while testing
-
MDL-54112 Grading table does not filter "Require grading" properly when using a grading scale
-
- Closed
-