-
Sub-task
-
Resolution: Won't Fix
-
Major
-
None
-
2.0, 2.0.2, 2.0.3, 2.1.6, 2.2.3
-
PostgreSQL, Oracle
-
MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE
-
- Create an assignment with three assigned users.
- Submit assignments for two of these users.
- Mark one submission as 100.
- Sort by Grade.
When sorting the assignments by grades or comments those students that have submitted assignments will be sorted differently to those who have submitted no assignment when the grade or comment field is empty.
For example when you sort by grade in descending order you may get:
- No Grade
- 97
- No Grade
as the order. This is caused when one of these No Grade results is from a student who has submitted an assignment that has not been graded and the other from a student who has not submitted an assignment at all.
- is duplicated by
-
MDL-30352 Error sorting assignment submissions by comment (in Oracle)
-
- Closed
-