moodle/mod/quiz
2011-08-26 17:01:06 +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 MDL-28365 Move question lang string to the right file 2011-08-15 15:18:21 +01:00
pix MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
report Merge branch 'w33_MDL-26796_m22_arrayparams' of git://github.com/skodak/moodle 2011-08-24 14:06:22 +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-26165' of git://github.com/timhunt/moodle 2011-07-11 16:32:17 +02:00
addrandom.php MDL-20636 fix many code-checker issues in mod/quiz. 2011-05-12 00:30:25 +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-28976 quiz was passing 0 to ->attempt_url when it should have been null. 2011-08-18 14:00:30 +01:00
attemptlib.php MDL-28166 send quiz event notifications asynchronously. 2011-07-06 14:16:30 +01:00
comment.php MDL-20636 fix many code-checker issues in mod/quiz. 2011-05-12 00:30:25 +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-29141 question bank show question text checkbox does not match state. 2011-08-26 17:01:06 +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-28593 Missing include breaks editing quiz grade item. 2011-08-05 08:50:08 +01:00
locallib.php MDL-28226 quiz locallib. Fix PHPdoc comment and code to make the API clearer. 2011-08-18 13:58:14 +01:00
mod_form.php MDL-28166 fix some more instances of my favourite becuase typo. 2011-07-06 14:19:25 +01:00
module.js MDL-20636 fix many code-checker issues in mod/quiz. 2011-05-12 00:30:25 +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-20636 fix many code-checker issues in mod/quiz. 2011-05-12 00:30:25 +01:00
overrideedit.php MDL-20636 fix many code-checker issues in mod/quiz. 2011-05-12 00:30:25 +01:00
overrides.php MDL-20636 fix many code-checker issues in mod/quiz. 2011-05-12 00:30:25 +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 Merge branch 'MDL-28976' of git://github.com/timhunt/moodle 2011-08-24 12:57:16 +02:00
report.php MDL-20636 fix many code-checker issues in mod/quiz. 2011-05-12 00:30:25 +01:00
review.php MDL-28976 quiz was passing 0 to ->attempt_url when it should have been null. 2011-08-18 14:00:30 +01:00
reviewquestion.php MDL-27902 quiz reviewquestion.php page needs to be converted to use the renderer. 2011-06-17 15:27:41 +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-26165 quiz submit are-you-sure is potentially confusing. 2011-07-06 14:49:38 +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