moodle/mod/quiz
Tim Hunt 5f9a56011e MDL-37577 quiz overdue handling: optimise database query
This is the standard trick of adding a redundant WHERE clause to a
subquery to help the database realise that it does not have to inspect
so many rows.
2013-01-21 13:24:01 +00:00
..
accessrule MDL-35717 quiz: fix overdue attempt processing 2012-12-17 17:00:52 +00:00
backup MDL-37378 quiz restore: timecheckstate not in old backups. 2013-01-11 13:03:10 +00:00
db MDL-35717 quiz: fix overdue attempt processing 2012-12-17 17:00:52 +00:00
lang/en MDL-35794 quiz: config for whether Outcomes are advanced settings 2012-12-22 15:15:13 +00:00
pix MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
report MDL-35163 quiz Make quiz report options available to attempts form 2012-09-14 10:17:17 +01:00
tests MDL-35717 quiz: fix overdue attempt processing 2012-12-17 17:00:52 +00:00
accessmanager.php MDL-35717 quiz: fix overdue attempt processing 2012-12-17 17:00:52 +00:00
accessmanager_form.php MDL-29627 quiz access move strings only used in one subplugin into that plugin. 2011-10-13 11:13:22 +01:00
addrandom.php MDL-32788 quiz: clean up codechecker issues before the 2.3 release. 2012-05-04 15:12:23 +01:00
addrandomform.php MDL-32788 quiz: clean up codechecker issues before the 2.3 release. 2012-05-04 15:12:23 +01:00
attempt.php Revert "MDL-34257 quiz 'secure' mode: PAGE initialisation order issues." 2012-10-05 13:10:06 +02:00
attemptlib.php MDL-35717 quiz: fix overdue attempt processing 2012-12-17 17:00:52 +00:00
comment.php MDL-33548 quiz manual grading: check the grade is in range. 2012-06-06 20:21:33 +01:00
cronlib.php MDL-37577 quiz overdue handling: optimise database query 2013-01-21 13:24:01 +00:00
edit.js MDL-20636 Fix top of file boilerplate in mod/quiz. 2011-02-21 16:13:25 +00:00
edit.php Merge branch 'MDL-33612' of git://github.com/timhunt/moodle 2012-06-12 17:38:25 +08:00
editlib.php MDL-21625 Question bank: fixing whitespace 2012-10-19 15:46:09 +08:00
grade.php MDL-32788 quiz: clean up codechecker issues before the 2.3 release. 2012-05-04 15:12:23 +01:00
index.php MDL-32788 quiz: clean up codechecker issues before the 2.3 release. 2012-05-04 15:12:23 +01:00
lib.php MDL-35717 quiz: fix overdue attempt processing 2012-12-17 17:00:52 +00:00
locallib.php MDL-37577 quiz overdue handling: optimise database query 2013-01-21 13:24:01 +00:00
mod_form.php MDL-35794 quiz: config for whether Outcomes are advanced settings 2012-12-22 15:15:13 +00:00
module.js MDL-35717|NOBUG - fix trailing whitespace problems 2012-12-17 17:01:04 +00:00
override_form.php MDL-32788 quiz: clean up codechecker issues before the 2.3 release. 2012-05-04 15:12:23 +01:00
overridedelete.php MDL-32788 quiz: clean up codechecker issues before the 2.3 release. 2012-05-04 15:12:23 +01:00
overrideedit.php MDL-35717 quiz: fix overdue attempt processing 2012-12-17 17:00:52 +00:00
overrides.php MDL-32788 quiz: clean up codechecker issues before the 2.3 release. 2012-05-04 15:12:23 +01:00
processattempt.php MDL-35717 quiz: fix overdue attempt processing 2012-12-17 17:00:52 +00:00
renderer.php MDL-35717 quiz: fix overdue attempt processing 2012-12-17 17:00:52 +00:00
report.php MDL-32788 quiz: clean up codechecker issues before the 2.3 release. 2012-05-04 15:12:23 +01:00
review.php Revert "MDL-34257 quiz 'secure' mode: PAGE initialisation order issues." 2012-10-05 13:10:06 +02:00
reviewquestion.php MDL-32788 quiz: clean up codechecker issues before the 2.3 release. 2012-05-04 15:12:23 +01:00
settings.php MDL-35794 quiz: config for whether Outcomes are advanced settings 2012-12-22 15:15:13 +00:00
settingslib.php MDL-3030 quiz overdue handling: trigger automatic state transitions. 2012-04-27 15:07:35 +01:00
startattempt.php MDL-35717 quiz: fix overdue attempt processing 2012-12-17 17:00:52 +00:00
styles.css MDL-36304 - Left align "marked out of" in RTL Q preview 2012-10-31 19:33:39 +01:00
summary.php MDL-36897 quiz review: fixup previous commit. 2012-12-12 08:13:43 +00:00
version.php MDL-35717 quiz: fix overdue attempt processing 2012-12-17 17:00:52 +00:00
view.php MDL-32788 quiz: clean up codechecker issues before the 2.3 release. 2012-05-04 15:12:23 +01:00