moodle/mod/quiz/report
2008-07-25 14:11:22 +00:00
..
analysis MDL-15384 'change name of quiz report classes to "quiz_{reportname}_report"' easy to do, changed class name of all reports and changed the code in report.php which instantiates the correct class. 2008-06-24 08:59:29 +00:00
grading No manually graded questions found is not an error contidion, so return true, not false. 2008-07-25 14:11:22 +00:00
overview MDL-14216 "change query to work on Postgres." - some adjustments to make it work on mysql again too. 2008-07-24 16:10:26 +00:00
responses Fix notices in 'Students' without attempts mode. 2008-07-25 14:05:40 +00:00
statistics MDL-14208 Cache results of calculations, "recompute now" functionality -- forgot one field for questions stats. 2008-07-25 12:15:07 +00:00
default.php MDL-13736 Wrapped the link in a div and fixed the style. Merging from MOODLE_19_STABLE 2008-02-29 21:46:14 +00:00
reportlib.php MDL-15728 "quiz_report_load_questions should alias qqi.grade to maxgrade so that questions array has the required fields expected by much of the question code." 2008-07-21 09:06:46 +00:00