moodle/mod/quiz
2014-01-29 11:39:50 +08:00
..
accessrule MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
backup Merge branch 'MDL-43670' of git://github.com/timhunt/moodle 2014-01-23 09:32:36 +08:00
classes MDL-43736 Events: event->contextinstanceid should be used where possible 2014-01-29 11:39:44 +08:00
db MDL-43670 quiz_question_instances to match coding guidelines. 2014-01-17 10:56:07 +00:00
lang/en MDL-43590 Merge English strings from the en_fix language pack 2014-01-09 01:06:01 +01:00
pix MDL-36436 use hacky aspect ratio to work around IE9 issues 2012-11-20 13:01:27 +01:00
report MDL-43670 quiz_question_instances to match coding guidelines. 2014-01-17 10:56:07 +00:00
tests MDL-43736 Events: Updated unit test to test context not used in event 2014-01-29 11:39:50 +08:00
yui MDL-42504 quiz autosave: alert users if connection lost. 2013-11-15 15:08:13 +00:00
accessmanager.php MDL-40220 use new core_component::get_plugin_list_with_class() 2013-07-16 22:37:15 +02:00
accessmanager_form.php MDL-39186 quiz password form: set param types. 2013-04-19 18:28:59 +01:00
addrandom.php MDL-41615 quiz_mod: fix heading levels for usability and accessibility 2013-11-07 12:04:00 +08:00
addrandomform.php MDL-32945 libraries: Replaced deprecated PARAM_MULTILANG with PARAM_TEXT 2012-07-19 15:44:40 +08:00
attempt.php MDL-38538 quiz auto-save front end. 2013-03-28 16:57:24 +00:00
attemptlib.php MDL-43736 Events: event->contextinstanceid should be used where possible 2014-01-29 11:39:44 +08:00
autosave.ajax.php MDL-42504 quiz autosave: alert users if connection lost. 2013-11-15 15:08:13 +00:00
comment.php MDL-41615 quiz_mod: fix heading levels for usability and accessibility 2013-11-07 12:04:00 +08:00
cronlib.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
edit.js MDL-34741 use 2in3 in mod_quiz 2012-08-11 20:40:09 +02:00
edit.php MDL-39282 quiz: always allow removal of bogus questions. 2013-03-01 17:33:32 +00:00
editlib.php Merge branch 'MDL-43670' of git://github.com/timhunt/moodle 2014-01-21 11:25:38 +08:00
grade.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
index.php Merge branch 'wip-MDL-42672-master' of git://github.com/marinaglancy/moodle 2013-11-12 20:07:05 +01:00
lib.php MDL-43670 quiz_question_instances to match coding guidelines. 2014-01-17 10:56:07 +00:00
locallib.php MDL-43874 quiz, teacher comments should respect display options. 2014-01-27 12:01:32 +00:00
mod_form.php MDL-42880 quiz settings: remove unnecessary disabledif rules. 2013-11-15 15:09:25 +00:00
module.js MDL-39246 quiz timer: compute a more accurate stop time. 2013-04-26 11:55:18 +01:00
override_form.php MDL-43037 mod_quiz: retrieve all name fields for the user override pages 2013-11-23 16:17:54 -08:00
overridedelete.php MDL-41615 quiz_mod: fix heading levels for usability and accessibility 2013-11-07 12:04:00 +08:00
overrideedit.php MDL-41615 quiz_mod: fix heading levels for usability and accessibility 2013-11-07 12:04:00 +08:00
overrides.php MDL-43037 mod_quiz: retrieve all name fields for the user override pages 2013-11-23 16:17:54 -08:00
processattempt.php MDL-35717 quiz: fix overdue attempt processing 2012-11-16 21:32:09 -05:00
renderer.php Merge branch 'MDL-42504' of git://github.com/timhunt/moodle 2013-11-19 10:30:16 +08:00
report.php MDL-34468 quiz: Replace all instances of get_context_instance() with respective context_XXXX class in mod/quiz 2012-07-24 17:08:05 +08:00
review.php MDL-42548 quiz review: don't show grade for non-finished attempts. 2013-10-25 20:08:17 +01:00
reviewquestion.php MDL-41615 quiz_mod: fix heading levels for usability and accessibility 2013-11-07 12:04:00 +08:00
settings.php MDL-41100 libraries: Deprecating get_plugin_list_with_file 2013-08-09 11:59:48 +08:00
settingslib.php MDL-3030 quiz overdue handling: trigger automatic state transitions. 2012-04-27 15:07:35 +01:00
startattempt.php MDL-43412 quiz with grade period and password did not work. 2014-01-08 17:55:25 +00:00
styles.css MDL-43732 quiz Fix styles so that question div doesn't overlap controls. 2014-01-20 19:56:17 -05:00
summary.php MDL-43412 quiz with grade period and password did not work. 2014-01-08 17:55:25 +00:00
upgrade.txt MDL-43670 quiz_question_instances to match coding guidelines. 2014-01-17 10:56:07 +00:00
version.php MDL-43040 Replace $module with $plugin in all mod/*/version.php 2014-01-29 00:36:12 +01:00
view.php MDL-41611 mod_quiz: Offer to return to course when supported 2013-10-04 18:21:56 +08:00