moodle/mod/quiz
2012-03-20 10:37:38 +13:00
..
accessrule MDL-30635 enable standard cron for all question and quiz plugin types. 2012-01-06 18:42:35 +00:00
backup MDL-30982 Improving phpDocs for the classes that extend backup_activity_task 2012-02-27 11:59:42 +01:00
db MDL-19125 module restrictions: addinstance capabilities for all mods 2012-03-15 17:13:43 +00:00
lang/en MDL-19125 module restrictions: addinstance capabilities for all mods 2012-03-15 17:13:43 +00:00
pix MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
report MDL-31910 Quiz : fixed whitespace 2012-03-13 10:15:05 +08:00
simpletest MDL-31095 quiz: fix bug in quiz::has_questions. 2012-01-12 12:10:06 +00: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-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-3054 quiz : cleaned whitespaces. 2012-01-16 13:41:12 +08:00
attemptlib.php MDL-31407 quiz: finish_attempt method should not rely on $USER 2012-02-02 18:37:05 +00: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 Merge branch 'MDL-31095' of git://github.com/timhunt/moodle 2012-01-16 16:58:32 +08:00
editlib.php MDL-31407 quiz: review all uses of global $USER 2012-02-02 18:37:08 +00: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 Merge branch 's17_MDL-30973_file_docblock_master' of git://github.com/dongsheng/moodle 2012-03-01 00:25:18 +01: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-31448 Replaced incorrect PHP comment 2012-01-31 14:39:23 -05: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-31205 quiz 'secure' window: scrollbars missing. 2012-01-20 17:28:26 +00:00
report.php MDL-20636 fix many code-checker issues in mod/quiz. 2011-05-12 00:30:25 +01:00
review.php MDL-29828 quiz review: fix display of overdue time. 2011-10-20 23:16:58 +01: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-29627 quiz old popup int column => new browsersecurity column. 2011-10-13 11:13:18 +01: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-31080 quiz editing, must be able to see and delete missing questions 2012-01-12 12:09:45 +00:00
summary.php MDL-30209 quiz refers to wrong rendere method in two places. 2011-11-15 11:23:03 +00:00
version.php MDL-19125 module restrictions: addinstance capabilities for all mods 2012-03-15 17:13:43 +00:00
view.php Merge branch 'MDL-31554' of git://github.com/timhunt/moodle 2012-02-13 15:26:06 +13:00