moodle/mod/quiz
Tim Hunt 78634f1e06 quiz editing: MDL-17284 Add question here garbled layout when adding to an empty quiz.
That then lead to an incorrect display of the number of questions in the quiz.
2010-05-01 08:11:25 +00:00
..
db MDL-16438 separating subplugin detection from the plugin_supports code because it was running into infinite loops in get_string() which is often incorrectly used in lib.php files, but the get_string() itself needs to know about subplugins 2010-04-04 19:58:03 +00:00
lang/en MDL-21695 adding help strings 2010-04-30 20:10:45 +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-22257: was loading the complete user record, when it only wanted userid. 2010-04-30 13:15:42 +00:00
simpletest quiz editing: MDL-17284 Add question here garbled layout when adding to an empty quiz. 2010-05-01 08:11:25 +00:00
accessrules.php quiz: MDL-16478 Allow different open/close dates, etc. for individual students or groups. 2010-03-08 16:01:38 +00:00
addrandom.php Fix $PAGE->set_url initialisation order. 2010-04-12 13:31:42 +00:00
attempt.php quiz: MDL-16478 Allow different open/close dates, etc. for individual students or groups. 2010-03-08 16:01:38 +00:00
attemptlib.php quiz: MDL-16478 Allow different open/close dates, etc. for individual students or groups. 2010-03-08 16:01:38 +00:00
backuplib.php quiz: MDL-16478 Allow different open/close dates, etc. for individual students or groups. 2010-03-08 16:01:38 +00:00
comment.php quiz: MDL-16478 Allow different open/close dates, etc. for individual students or groups. 2010-03-08 16:01:38 +00:00
edit.js mod-quiz MDL-22261 Fixed JavaScript issue with body id 2010-05-01 06:47:48 +00:00
edit.php MDL-21695 renaming ->help_icon() to old_help_icon() and going to introduce new help_icon() with new parameters and detailed debugging - hopefully this will help during the conversion to new help 2010-04-13 20:34:27 +00:00
editlib.php quiz editing: MDL-17284 Add question here garbled layout when adding to an empty quiz. 2010-05-01 08:11:25 +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
icon.gif MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
index.php MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
lib.php quiz: NOBUG fix silly typo. 2010-05-01 08:08:50 +00:00
locallib.php quiz editing: MDL-17284 Add question here garbled layout when adding to an empty quiz. 2010-05-01 08:11:25 +00:00
mod_form.php MDL-21240 shortened urls now start with / everywhere 2010-01-18 20:57:32 +00:00
override_form.php quiz: MDL-16478 Allow different open/close dates, etc. for individual students or groups. 2010-03-08 16:01:38 +00:00
overridedelete.php quiz: MDL-16478 Allow different open/close dates, etc. for individual students or groups. 2010-03-08 16:01:38 +00:00
overrideedit.php quiz: MDL-16478 Allow different open/close dates, etc. for individual students or groups. 2010-03-08 16:01:38 +00:00
overrides.php MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
processattempt.php quiz: MDL-16478 Allow different open/close dates, etc. for individual students or groups. 2010-03-08 16:01:38 +00:00
quiz.js quiz: MDL-19891 fix that quiz navigation block that was broken by the blocks changes. 2009-07-23 09:20:33 +00:00
report.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
restorelib.php quiz: MDL-16478 Allow different open/close dates, etc. for individual students or groups. 2010-03-08 16:01:38 +00:00
restorelibpre15.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-04 11:58:30 +00:00
review.php quiz: MDL-16478 Allow different open/close dates, etc. for individual students or groups. 2010-03-08 16:01:38 +00:00
reviewquestion.php quiz: MDL-16478 Allow different open/close dates, etc. for individual students or groups. 2010-03-08 16:01:38 +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
settingstree.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 quiz: MDL-16478 Allow different open/close dates, etc. for individual students or groups. 2010-03-08 16:01:38 +00:00
styles.css quiz/themes: Fix minor layout breakage introduced by the theme changes. 2010-04-12 13:30:34 +00:00
summary.php MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
tabs.php quiz: MDL-16478 Allow different open/close dates, etc. for individual students or groups. 2010-03-08 16:01:38 +00:00
version.php quiz: MDL-16478 Allow different open/close dates, etc. for individual students or groups. 2010-03-08 16:01:38 +00:00
view.php MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00