moodle/mod/quiz
Tim Hunt 0f525225a1 MDL-34109 quiz cron: timelimit are timeclose of 0 are special.
If the timelimit or timeclose of a quiz are 0, this means 'no
restriction', rather than '1970' or '0 seconds'. We need to handle these
special cases correctly in the code that looks for quiz attempts that
might be in the wrong state.
2012-06-29 11:07:21 +01:00
..
accessrule MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700 2012-06-18 02:37:00 +02:00
backup MDL-33818 quiz restore: quiz_attempt.state not restoring old MBZ 2012-06-18 14:09:06 +01:00
db MDL-32727 - quiz: fix incorrect variable name in upgrade 2012-05-18 15:08:07 +08:00
lang/en Merge branch 'MDL-33611' of git://github.com/timhunt/moodle 2012-06-13 18:00:01 +08:00
pix MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
report MDL-33778 quiz statistics: part and class ids can be strings, not just ints. 2012-06-18 14:39:21 +01:00
tests MDL-32149 add quiz unit tests 2012-04-03 22:31:02 +02:00
accessmanager.php MDL-3030 quiz overdue handling: test state, not timefinish where applicable. 2012-04-27 15:07:40 +01: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 MDL-32788 quiz: clean up codechecker issues before the 2.3 release. 2012-05-04 15:12:23 +01:00
attemptlib.php MDL-32788 quiz: clean up codechecker issues before the 2.3 release. 2012-05-04 15:12:23 +01: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-34109 quiz cron: timelimit are timeclose of 0 are special. 2012-06-29 11:07:21 +01: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 Merge branch 'MDL-31814' of git://github.com/timhunt/moodle 2012-05-17 14:11:14 +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 Merge branch 'MDL-33400' of git://github.com/nebgor/moodle 2012-06-12 13:03:42 +08:00
locallib.php MDL-32633 quiz editing: recreate grade item when max changed from 0 2012-05-11 20:23:37 +01:00
mod_form.php Merge branch 'MDL-33393' of git://github.com/timhunt/moodle 2012-06-12 17:00:09 +08:00
module.js MDL-33140 quiz browser security: block copy/paste more 2012-05-30 14:48:39 -06: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-32788 quiz: clean up codechecker issues before the 2.3 release. 2012-05-04 15:12:23 +01: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-32783 quiz overdue handling: improve lang string 2012-06-08 10:47:31 +08:00
renderer.php MDL-32788 quiz: clean up codechecker issues before the 2.3 release. 2012-05-04 15:12:23 +01: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 MDL-32788 quiz: clean up codechecker issues before the 2.3 release. 2012-05-04 15:12:23 +01: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-32788 quiz: clean up codechecker issues before the 2.3 release. 2012-05-04 15:12:23 +01:00
settingslib.php MDL-3030 quiz overdue handling: trigger automatic state transitions. 2012-04-27 15:07:35 +01:00
startattempt.php MDL-32788 quiz: clean up codechecker issues before the 2.3 release. 2012-05-04 15:12:23 +01:00
styles.css MDL-3030 quiz overdue handling: show attempt state on the view page 2012-04-27 15:07:27 +01:00
summary.php MDL-32783 quiz overdue handling: enforce end of grace period 2012-06-07 19:17:07 +01:00
version.php MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700 2012-06-18 02:37:00 +02:00
view.php MDL-32788 quiz: clean up codechecker issues before the 2.3 release. 2012-05-04 15:12:23 +01:00