moodle/mod/quiz
2014-04-22 12:34:39 +08:00
..
accessrule MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
backup MDL-42640 quiz: Fix restore of backup without overduehandling setting 2013-11-06 16:32:15 +11:00
classes MDL-45035 events: Fix @package and @since tags in Moodle 2.6 events 2014-04-11 13:38:12 +08:00
db Merge branch 'moodle26-mdl33971' of https://github.com/tlock/moodle into MOODLE_26_STABLE 2013-12-03 17:18:02 +01:00
lang/en MDL-44665 declare all quiz page types in the blocks UI. 2014-03-21 14:43:42 +00:00
pix MDL-36436 use hacky aspect ratio to work around IE9 issues 2012-11-20 13:01:27 +01:00
report Merge branch 'MDL-42339_m26' of git://github.com/rwijaya/moodle into MOODLE_26_STABLE 2014-02-05 15:57:21 +08:00
tests MDL-44246 behat: New mod_quiz test when JS is disabled 2014-03-11 17:22:18 +08:00
yui MDL-42504 quiz autosave: alert users if connection lost. 2013-11-19 10:31:37 +08:00
accessmanager.php MDL-44588 quiz: fix crazy variable called $this. 2014-03-12 18:22:10 +00: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-42339 - removed double formatting for set_title() and set_heading() 2014-02-05 15:40:25 +08:00
attemptlib.php MDL-31262 fix quiz review capability check. 2014-03-28 18:40:07 +00:00
autosave.ajax.php MDL-42504 quiz autosave: alert users if connection lost. 2013-11-19 10:31:37 +08: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 MDL-43690 quiz_question_tostring missing s(). 2014-01-17 10:47:00 +00: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-40843 recent_activity: corrections to grouping and user fields 2014-04-04 17:05:20 +08:00
locallib.php MDL-44029 mod_quiz: Fixing group deleted handler so it does not remove user overrides. 2014-02-06 14:14:21 -05:00
mod_form.php MDL-44278 Quiz time overrides: use the same step everywhere. 2014-02-28 09:00:54 +01:00
module.js MDL-39246 quiz timer: compute a more accurate stop time. 2013-04-26 11:55:18 +01:00
override_form.php Merge branch 'MDL-44278_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE 2014-03-04 15:43:26 +08:00
overridedelete.php MDL-45071 mod_quiz: retrieve all the name fields when deleting a user override 2014-04-13 18:42:24 -07: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:18:12 -08:00
processattempt.php MDL-35717 quiz: fix overdue attempt processing 2012-11-16 21:32:09 -05:00
renderer.php MDL-42504 quiz autosave: alert users if connection lost. 2013-11-19 10:31:37 +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-42339 - removed double formatting for set_title() and set_heading() 2014-02-05 15:40:25 +08: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-42339 - removed double formatting for set_title() and set_heading() 2014-02-05 15:40:25 +08:00
styles.css MDL-45186 mod_quiz: Some RTL improvements on quiz edit page 2014-04-22 12:34:39 +08:00
summary.php MDL-42339 - removed double formatting for set_title() and set_heading() 2014-02-05 15:40:25 +08:00
upgrade.txt MDL-41615 quiz_mod: fix heading levels for usability and accessibility 2013-11-07 12:04:00 +08:00
version.php MDL-33971: When viewing course log entries for Quiz View Summary a number is displayed not the quiz name 2013-11-27 08:14:04 +10:30
view.php MDL-41611 mod_quiz: Offer to return to course when supported 2013-10-04 18:21:56 +08:00