-
Improvement
-
Resolution: Fixed
-
Minor
-
3.7.1, 4.0
-
MOODLE_37_STABLE, MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
MDL-66549-master -
Currently, the first time you click on any column to sort, you get descending order.
What is expected is that you click on a column to sort you expect to first get the ascending order. For example, if I click on scores I want to see the lowest first. But right now the first time you click on a column to sort you get descending order. This is not consistent with how names are sorted, so it will be changed to ascending order the first time a column is sorted.