moodle/mod/quiz/report
Tim Hunt 2ce9a94d96 MDL-35453 quiz reports: don't order by id.
We were using ORDER BY id even though there was a perfectly good
attempt column to order the attempts by one user at one quiz.

Also, Oracle was complaining:
Debug info: ORA-01799: a column may not be outer-joined to a subquery
2014-06-20 16:09:03 +01:00
..
grading MDL-45486 Bump all versions to planned release 2014-05-09 02:12:28 +02:00
overview MDL-35453 quiz reports: don't order by id. 2014-06-20 16:09:03 +01:00
responses MDL-45486 Bump all versions to planned release 2014-05-09 02:12:28 +02:00
statistics MDL-44054 quiz_statistics fix lang string concatenation. 2014-05-29 14:44:21 +01:00
attemptsreport.php MDL-45145 mod_quiz: ensure quiz cmid is set before triggering the 'attempt_deleted' event 2014-04-17 18:44:58 -07:00
attemptsreport_form.php MDL-3030 quiz overdue handling: show the attempt state in the reports. 2012-04-27 15:07:33 +01:00
attemptsreport_options.php MDL-43833 quiz reports: persist states settings between pages. 2014-05-15 15:09:12 +01:00
attemptsreport_table.php MDL-43478 quiz responses report : display last / first / all tries 2014-02-23 13:39:08 +07:00
default.php MDL-42339 - removed double formatting for set_title() and set_heading() 2014-02-05 14:47:23 +08:00
reportlib.php MDL-35453 quiz reports: don't order by id. 2014-06-20 16:09:03 +01:00
upgrade.txt MDL-41615 quiz_mod: fix heading levels for usability and accessibility 2013-11-07 12:04:00 +08:00