moodle/mod/quiz
2010-12-02 16:51:52 +00:00
..
backup/moodle2 MDL-22135 - logs restore, course and activities + cleanup 2010-11-11 19:46:04 +00:00
db quiz MDL-25297 fixing quiz messaging issues 2010-11-19 09:50:12 +00:00
lang/en MDL-21250 capital letters removal 2010-12-02 16:48:22 +00:00
pix MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks 2009-12-16 18:00:58 +00:00
report quiz reports MDL-25206 Make it more obvious how to review the students responses. 2010-11-15 16:41:42 +00:00
simpletest quiz delays MDL-20956 don't let overdue attempts + delays block students. 2010-08-06 11:41:50 +00:00
accessrules.php quiz NOBUG improve a comment. 2010-11-18 22:38:50 +00:00
addrandom.php quiz editing MDL-24750 The Add random button should also let you add questions from an existing category. 2010-11-22 09:52:42 +00:00
addrandomform.php quiz editing MDL-24750 The Add random button should also let you add questions from an existing category. 2010-11-22 09:52:42 +00:00
attempt.php MDL-22135 - logs restore, course and activities + cleanup 2010-11-11 19:46:04 +00:00
attemptlib.php question upgrade MDL-16094 fix up earlier mistakes in the text format upgrade. 2010-11-11 17:32:25 +00:00
comment.php question upgrade MDL-16094 fix up earlier mistakes in the text format upgrade. 2010-11-11 17:32:25 +00:00
edit.js quiz editing MDL-25374 recent change broke JS on the order and paging tab. 2010-11-23 09:56:14 +00:00
edit.php quiz editing MDL-25391 creating a new question and adding it directly to the quiz was broken. 2010-11-24 09:05:22 +00:00
editlib.php quiz editing MDL-25391 creating a new question and adding it directly to the quiz was broken. 2010-11-24 09:05:22 +00:00
grade.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-04 11:58:30 +00:00
index.php MDL-16094 File storage conversion Quiz and Questions 2010-08-10 09:56:48 +00:00
lib.php MDL-25316 quiz_get_extra_capabilities() does not need to fetch subcapabilities explicitly 2010-12-02 16:51:52 +00:00
locallib.php quiz MDL-25297 fixing quiz messaging issues 2010-11-19 09:50:12 +00:00
mod_form.php MDL-23184 activity names are now either PARAM_TEXT or PARAM_CLEANHTML, this should be more accurate 2010-09-02 18:29:39 +00:00
module.js quiz MDL-24140 navigating to a question that was not first on the page was broken. 2010-11-02 19:20:58 +00:00
override_form.php MDL-21695 quiz: deprecated setHelpButton() and old_help_icon() replaced with new calls 2010-08-02 20:56:15 +00:00
overridedelete.php navigation MDL-20276 Fixed up the navigation for the quiz module and question section as per Tim's recommendation. 2010-05-21 03:15:48 +00:00
overrideedit.php MDL-24321 switching to stdClass in /mod/ 2010-09-21 08:37:36 +00:00
overrides.php navigation MDL-20276 Fixed up the navigation for the quiz module and question section as per Tim's recommendation. 2010-05-21 03:15:48 +00:00
processattempt.php MDL-24321 switching to stdClass in /mod/ 2010-09-21 08:37:36 +00:00
report.php themes lib MDL-24895 Multiple fixes to better handle overflow. 2010-11-05 02:53:47 +00:00
review.php quiz MDL-24499 simple typo when putting values into a string. 2010-11-01 14:40:25 +00:00
reviewquestion.php quiz MDL-21533 remove all mention of overlib from the quiz, by moving necessary code to qtype_multianswer, which is the only place it is used. 2010-07-05 16:55:39 +00:00
settings.php MDL-23234 finally standardised use of settings.php across all plugins - the only partial exceptions now are report and local plugins 2010-07-13 13:56:55 +00:00
settingslib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-04 11:58:30 +00:00
startattempt.php MDL-24140 Each attempt builds on last setting was being ingored in one place. 2010-11-02 19:12:21 +00:00
styles.css quiz reports MDL-25206 Make it more obvious how to review the students responses. 2010-11-15 16:41:42 +00:00
summary.php quiz lang MDL-24170 move an old string to a more logical name, before making the real change. 2010-11-01 17:36:15 +00:00
version.php quiz MDL-25297 fixing quiz messaging issues 2010-11-19 09:50:12 +00:00
view.php quiz 'secure' mode MDL-21085 remove popup-blocker check. 2010-11-02 19:49:09 +00:00