-
Bug
-
Resolution: Fixed
-
Major
-
3.9
-
MOODLE_39_STABLE
-
MOODLE_39_STABLE
-
MDL-69110-master -
-
2
-
International 4.0 - Sprint 1
The classical method of sorting the various quiz attempts by clicking on the column link does not work well anymore. The first time you click on the link, attempts are sorted in descending order by the column selected, but subsequent clicks always do the same.
The expected behaviour is to invert the sort order with each click.
Also, the little black arrows indicating the present sort order are not shown anymore.
To reproduce:
Try to view the attempt list of some quiz with attempts. The page is <base URL>mod/quiz/report.php?id=1569&mode=overview (the quiz ID will be different in your case, obviously)