moodle/mod/quiz
Eloy Lafuente (stronk7) d3cb25dfef Merge branch 'MDL-32322' of git://github.com/timhunt/moodle
Conflicts:
	mod/quiz/report/simpletest/testreportlib.php
	mod/quiz/report/statistics/simpletest/test_qstats.php
2012-04-25 03:02:14 +02:00
..
accessrule MDL-32569 drop migrated module tests 2012-04-21 16:58:07 +02: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 Merge branch 'MDL-32322' of git://github.com/timhunt/moodle 2012-04-25 03:02:14 +02: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-31607 use full course object for require_login() if already available 2012-04-22 17:41:47 +02: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-31607 use full course object for require_login() if already available 2012-04-22 17:41:47 +02:00
lib.php MDL-31607 use full course object for require_login() if already available 2012-04-22 17:41:47 +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-31607 use full course object for require_login() if already available 2012-04-22 17:41:47 +02: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 MDL-31607 use full course object for require_login() if already available 2012-04-22 17:41:47 +02: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 MDL-31607 use full course object for require_login() if already available 2012-04-22 17:41:47 +02:00