moodle/mod/quiz
2012-04-20 10:07:09 +01:00
..
accessrule MDL-32318 question preview: fix php stric syntax error 2012-04-05 16:42:23 +01:00
backup MDL-11047 quiz: enable sequential navigation 2012-03-15 10:09:27 -07:00
db MDL-11047 mod_quiz: bumped version in upgrade after conflict resolution 2012-03-20 16:46:19 +13:00
lang/en Merge branch 'MDL-32299' of git://github.com/timhunt/moodle 2012-04-10 11:25:09 +08:00
pix MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
report MDL-32322 quiz reports: fix up PHP doc comments. 2012-04-20 10:07:09 +01:00
simpletest MDL-31095 quiz: fix bug in quiz::has_questions. 2012-01-12 12:10:06 +00:00
tests MDL-32149 add quiz unit tests 2012-04-03 22:31:02 +02:00
accessmanager.php MDL-29627 quiz access rules: quiz edit settings was broken with no custom rules installed. 2011-10-18 08:22:05 +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-32240 quiz editing: check permissions questions are added. 2012-03-29 14:14:12 +01:00
addrandomform.php MDL-32240 quiz editing: check permissions questions are added. 2012-03-29 14:14:12 +01:00
attempt.php MDL-32396 quiz: Strict syntax notice on the quiz attempt page. 2012-04-14 15:58:47 +01:00
attemptlib.php MDL-11047 quiz: enable sequential navigation 2012-03-15 10:09:27 -07: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-32240 quiz editing: check permissions questions are added. 2012-03-29 14:14:12 +01:00
editlib.php Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag" 2012-04-11 17:18:58 +12:00
grade.php MDL-30999 grade: updated Grade API phpdocs 2012-02-14 14:04:19 +07: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-32256 quiz_cron() now returns true as expected by the current API 2012-03-29 15:45:45 +02:00
locallib.php MDL-31702 quiz: clarify error message that has been confusing people. 2012-03-09 11:28:20 +00:00
mod_form.php MDL-32299 quiz mod_form: help icons for the review options 2012-04-05 16:25:32 +01:00
module.js MDL-32064 quiz navigation: JS form submit must fire submit event handlers. 2012-03-16 14:55:16 +00:00
override_form.php MDL-31407 quiz: review all uses of global $USER 2012-02-02 18:37:08 +00: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-29854 questions: display better message and more useful continue 2011-10-25 14:49:57 +01:00
renderer.php MDL-11047 quiz: enable sequential navigation 2012-03-15 10:09:27 -07:00
report.php MDL-20636 fix many code-checker issues in mod/quiz. 2011-05-12 00:30:25 +01:00
review.php MDL-32396 more quiz strict syntax problems. 2012-04-18 16:05:13 +08:00
reviewquestion.php MDL-29627 quiz_access_manager move all output code to the renderer. 2011-10-13 11:13:12 +01:00
settings.php MDL-11047 quiz: enable sequential navigation 2012-03-15 10:09:27 -07:00
settingslib.php MDL-29627 quiz old popup int column => new browsersecurity column. 2011-10-13 11:13:18 +01:00
startattempt.php Merge branch 'MDL-31095' of git://github.com/timhunt/moodle 2012-01-16 16:58:32 +08:00
styles.css MDL-32299 quiz mod_form: help icons for the review options 2012-04-05 16:25:32 +01:00
summary.php MDL-32396 more quiz strict syntax problems. 2012-04-18 16:05:13 +08:00
version.php Merge branch 'MDL-11047' of git://github.com/mackensen/moodle 2012-03-20 14:04:04 +13:00
view.php Merge branch 'MDL-31554' of git://github.com/timhunt/moodle 2012-02-13 15:26:06 +13:00