moodle/mod/quiz
stronk7 465ce22cf0 Deletion (or move to site course) of orphan categories
executed in the upgrade process. Now we shouldn't have
such orphans anymore! B-)

Part of bug 2459
(http://moodle.org/bugs/bug.php?op=show&bugid=2459)

Important NOTE: In the upgrade code for postgreSQL I've included
                some steps that weren't up to date. They seem to
                standard SQL code but they should be tested
                properly.... hope all works!

Merged from MOODLE_15_STABLE
2005-06-03 12:52:22 +00:00
..
db Deletion (or move to site course) of orphan categories 2005-06-03 12:52:22 +00:00
doc tiny tweaks 2005-06-01 19:02:07 +00:00
format merged from STABLE 2005-05-31 15:19:00 +00:00
pix
questiontypes merged from STABLE 2005-05-31 15:19:00 +00:00
report *** empty log message *** 2005-05-29 23:53:50 +00:00
attempt.php merged fix of bug 3377 2005-06-01 06:44:35 +00:00
attempt_close_js.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
attempts.php Merging fixes from MOODLE_15_STABLE 2005-06-01 08:15:21 +00:00
backuplib.php Replaced some (not all) tabs to spaces. 2005-05-16 22:51:16 +00:00
category.php Replaced some (not all) tabs to spaces. 2005-05-16 22:51:16 +00:00
config.html Cleaned up config.html a bit 2005-05-16 21:49:37 +00:00
defaults.php enabled penalties for all question types 2005-05-07 14:29:42 +00:00
edit.php Questoin edit popup window now closes itself automatically, see bug 3140. Thank you Eloy for the lesson in javascript. 2005-05-19 08:05:58 +00:00
editlib.php merged fix for bug 3329 2005-05-24 16:11:55 +00:00
export.php Import/export changed so that available formats are automatically detected. 2005-04-20 09:08:25 +00:00
format.php Questions with parents are no longer exported. 2005-05-11 09:56:35 +00:00
icon.gif
import.php Import/export changed so that available formats are automatically detected. 2005-04-20 09:08:25 +00:00
index.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
jsclock.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
jstimer.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
lib.php Complete refactor of quiz_delete_course() 2005-05-31 22:35:04 +00:00
locallib.php Simplify the quizzes_category_used() function. 2005-05-31 16:33:18 +00:00
mod.html "Attempt builds on last" feature reenabled 2005-05-07 18:50:32 +00:00
pagelib.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
preview.php Cleaned up issues to do with timing. So for example late submissions are now detected correctly. 2005-05-15 11:45:12 +00:00
protect_js.php Added blank printing style (http://moodle.org/mod/forum/discuss.php?d=13071&parent=77710) 2004-12-16 11:54:45 +00:00
question.php Merging fixes from MOODLE_15_STABLE 2005-06-01 08:15:21 +00:00
quizfile.php Removed files/mimetype.php and put it into lib/filelib.php instead 2005-03-07 11:32:03 +00:00
report.php Upgrade all attempts at a quiz to the Moodle 1.5 model on attempts.php and report.php 2005-05-23 20:52:55 +00:00
restorelib.php Now restore code for quizzes is enabled again. pre15 restore 2005-05-22 19:25:48 +00:00
restorelibpre15.php Being a bit more exact, I've replaced the 1, 2, .... n 2005-05-20 22:56:20 +00:00
review.php Merging fixes from MOODLE_15_STABLE 2005-06-01 08:15:21 +00:00
reviewoptions.html removed spurious <tr> 2005-05-08 21:11:05 +00:00
reviewquestion.php Changed table field name 'new' to 'newest' for postgres compatibility 2005-05-08 10:35:47 +00:00
styles.php Merged changes from STABLE 2005-05-31 14:22:26 +00:00
tabs.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
timer.js Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
version.php Forgot to commit this earlier 2005-05-23 07:16:08 +00:00
view.php Put link to attempts on info page 2005-05-16 22:12:44 +00:00
view_js.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00