-
Bug
-
Resolution: Fixed
-
Minor
-
3.8.3, 3.9.3, 3.10, 3.11, 4.0
-
MOODLE_310_STABLE, MOODLE_311_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE
-
MOODLE_310_STABLE, MOODLE_39_STABLE
-
- Create an assignment that accepts online text and has "Require students to click the submit button" set to Yes.
- Log in using a few student accounts and create an assignment submission. Have some submissions remain in draft.
- Log in as a teacher.
- View all submissions.
- Make sure to "Reset table preferences" just in case.
- On the assignment grading table, sort the users by Surname.
- Expected
- The users will be sorted by Surname in descending order.
- The icon indicating descending sort order should appear beside the Surname.
- Actual
- The icon indicating descending sort order does not appear right away beside the Surname. You have to click it again so the primary sort indicator would show up.
- Discovered while testing
-
MDL-69110 Sorting does not work anymore in non-dynamic tables
- Closed