moodle/mod/quiz
Martin Dougiamas 9a5b90053b MDL-22056 Adding pluginname to activity modules to fix gradebook issues caused by MDL-23071 (keeping modulename for n)
AMOS BEGIN
 CPY [modulename,assignment],[pluginname,assignment]
 CPY [modulename,chat],[pluginname,chat]
 CPY [modulename,choice],[pluginname,choice]
 CPY [modulename,data],[pluginname,data]
 CPY [modulename,feedback],[pluginname,feedback]
 CPY [modulename,folder],[pluginname,folder]
 CPY [modulename,forum],[pluginname,forum]
 CPY [modulename,glossary],[pluginname,glossary]
 CPY [modulename,hotpot],[pluginname,hotpot]
 CPY [modulename,imscp],[pluginname,imscp]
 CPY [modulename,label],[pluginname,label]
 CPY [modulename,lesson],[pluginname,lesson]
 CPY [modulename,page],[pluginname,page]
 CPY [modulename,quiz],[pluginname,quiz]
 CPY [modulename,resource],[pluginname,resource]
 CPY [modulename,survey],[pluginname,survey]
 CPY [modulename,url],[pluginname,url]
 CPY [modulename,wiki],[pluginname,wiki]
 CPY [modulename,workshop],[pluginname,workshop]
AMOS END
2010-07-05 05:12:39 +00:00
..
db MDL-23068 removing obsolete $result and removing empty upgrade files that would be probably never used at all + minor cleanup/fixing 2010-07-04 10:27:56 +00:00
lang/en MDL-22056 Adding pluginname to activity modules to fix gradebook issues caused by MDL-23071 (keeping modulename for n) 2010-07-05 05:12:39 +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 MDL-21676 user_picture refactoring, reenabling email requirement - towards Gravatar support 2010-07-04 18:36:34 +00:00
simpletest MDL-19628 getremoteaddr() now normally returns 0.0.0.0, which is good for logs and so on. It can be made to return null when that is required, by a new parameter. 2010-05-20 02:36:20 +00:00
accessrules.php MDL-20410 - remove set_focuscontrol (bulk commit) 2010-07-01 05:35:27 +00:00
addrandom.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
attempt.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
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 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
edit.js mod-quiz MDL-22261 Fixed JavaScript issue with body id 2010-05-01 06:47:48 +00:00
edit.php quiz edit: MDL-22651 apply mudrd8mz's fix. Thanks David. 2010-06-06 07:18:32 +00:00
editlib.php quiz settings: Revert some changes I committed by accident while commiting the patch for MDL-21780. 2010-05-11 14:12:49 +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 course formats MDL-22647 Course format names are now properly supported and used. Big thanks to Brandon Turner for the patch. 2010-06-08 06:21:25 +00:00
lib.php MDL-21676 user_picture refactoring, reenabling email requirement - towards Gravatar support 2010-07-04 18:36:34 +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 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
override_form.php MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script. 2010-05-13 02:02:05 +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 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
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 Quiz Events MDL-22539 add events to start and process attempts 2010-05-20 23:01:22 +00:00
quiz.js quiz: MDL-15452 fix themes breakage found when preparing my MoodleMoot talk. 2010-05-01 08:14:32 +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 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
reviewquestion.php MDL-20447 - bulk upload: add heading to the page 2010-06-02 05:42:22 +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 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
startattempt.php Quiz Events MDL-22539 add events to start and process attempts 2010-05-20 23:01:22 +00:00
styles.css 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
summary.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
version.php navigation MDL-20276 Fixed version number 2010-05-21 03:22:51 +00:00
view.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