moodle/mod/quiz
2011-10-18 08:40:02 +01:00
..
backup Merge branch 'MDL-28166' of git://github.com/timhunt/moodle 2011-07-06 19:03:59 +02:00
db MDL-28507 fix bad lang string uses, and remove two obsolete strings. 2011-08-02 13:13:01 +01:00
lang/en Merge branch 'MDL-29427' of git://github.com/timhunt/moodle 2011-09-26 21:47:40 +02:00
pix MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
report MDL-29029 move all the simpletest bits into new tool unittest 2011-09-17 19:43:00 +02:00
simpletest MDL-20636 fix many code-checker issues in mod/quiz. 2011-05-12 00:30:25 +01:00
accessrules.php Merge branch 'MDL-28424' of git://github.com/timhunt/moodle.git with changes 2011-09-27 11:24:02 +13:00
addrandom.php MDL-29464 quiz add random question popup does not update sumgrades. 2011-09-21 16:39:31 +01:00
addrandomform.php MDL-20636 fix many code-checker issues in mod/quiz. 2011-05-12 00:30:25 +01:00
attempt.php MDL-28424 Reviewing a quiz in 'secure mode' gives a fatal error. 2011-09-21 16:37:21 +01:00
attemptlib.php MDL-29427 quiz nav: information items should should have a state tooltip 2011-09-22 18:12:43 +01:00
comment.php MDL-29360 quiz comment.php has broken JS for the Cancel button. 2011-09-16 12:03:46 +01:00
edit.js MDL-20636 Fix top of file boilerplate in mod/quiz. 2011-02-21 16:13:25 +00:00
edit.php MDL-29141 question bank show question text checkbox does not match state. 2011-08-26 17:01:06 +01:00
editlib.php MDL-29570 Quiz editing page displays the wrong time in the status line sometimes. 2011-09-29 09:06:11 +01:00
grade.php MDL-20636 fix many code-checker issues in mod/quiz. 2011-05-12 00:30:25 +01:00
index.php MDL-27932 quiz - fix some calls to quiz_feedback_for_grade() 2011-06-20 01:46:29 +02:00
lib.php MDL-29447 quiz course reset does not reset the quiz_grades table. 2011-10-04 22:47:44 +01:00
locallib.php MDL-29360 quiz comment.php has broken JS for the Cancel button. 2011-09-16 12:03:46 +01:00
mod_form.php MDL-26567 no grade category option on the quiz settings form. 2011-09-20 11:10:34 +01:00
module.js MDL-28424 Reviewing a quiz in 'secure mode' gives a fatal error. 2011-09-21 16:37:21 +01:00
override_form.php MDL-20636 fix many code-checker issues in mod/quiz. 2011-05-12 00:30:25 +01:00
overridedelete.php MDL-28469 quiz settings pages should be pagelayout admin. 2011-10-03 16:38:34 +01:00
overrideedit.php MDL-28469 quiz settings pages should be pagelayout admin. 2011-10-03 16:38:34 +01:00
overrides.php MDL-28469 quiz settings pages should be pagelayout admin. 2011-10-03 16:38:34 +01:00
processattempt.php MDL-28976 quiz was passing 0 to ->attempt_url when it should have been null. 2011-08-18 14:00:30 +01:00
renderer.php MDL-28424 Reviewing a quiz in 'secure mode' gives a fatal error. 2011-09-21 16:37:21 +01:00
report.php MDL-20636 fix many code-checker issues in mod/quiz. 2011-05-12 00:30:25 +01:00
review.php MDL-29111 quiz was passing 0 to ->review_url when it should have been null. 2011-08-26 18:21:43 +01:00
reviewquestion.php MDL-29511 Fix problems on the quiz review questions page found while investigating this bug. 2011-09-29 21:46:39 +01:00
settings.php MDL-27408 Moved the question engine install/upgrade code into the proper place. 2011-05-12 18:58:50 +01:00
settingslib.php MDL-28166 fix some more instances of my favourite becuase typo. 2011-07-06 14:19:25 +01:00
startattempt.php MDL-28166 send quiz event notifications asynchronously. 2011-07-06 14:16:30 +01:00
styles.css MDL-28051 Question numbers on the question edit page shoud be the same as during the quiz attempt. 2011-07-28 18:02:53 +01:00
summary.php MDL-28491 fix notice because $page was undefined. 2011-10-18 08:40:02 +01:00
version.php MDL-28166 send quiz event notifications asynchronously. 2011-07-06 14:16:30 +01:00
view.php MDL-27747 Missing information and errors on the quiz view page. #720 2011-06-07 16:05:17 +01:00