moodle/mod/quiz
2005-01-27 16:10:25 +00:00
..
db Changing that despicable grade column from mdl_quiz_grades to a 2005-01-27 03:10:57 +00:00
format multianswerchoice questions added to example questions. 2005-01-27 11:24:26 +00:00
pix Less fiddly looking icon 2003-08-02 05:05:09 +00:00
questiontypes question.php now uses sesskey. This means that all question type plug-ins will have to add it to their edit forms. 2005-01-22 20:08:45 +00:00
report Merged bug 2363 fix from stable 2005-01-11 11:14:15 +00:00
attempt.php split quiz lib.php into a locallib.php for functions that are only used from within the quiz module and a much smaller lib.php for functions that are used from elsewhere in Moodle. 2005-01-08 20:06:00 +00:00
attempt_close_js.php The teacher now can choose whether to see the advanced quiz 2005-01-02 07:15:19 +00:00
backuplib.php New field popup to control new feature: launch quiz in fullscreen popup window 2004-12-14 06:43:22 +00:00
category.php better parameter validation and some code cleanup for category.php 2005-01-22 19:03:05 +00:00
config.html There is now a mechanism by which question types can have their own setup options. Because this does not change anything unless it is used I hope it is o.k. that I am submitting this without asking first. This is based on code by Mad Alex. 2005-01-22 22:27:16 +00:00
defaults.php The teacher now can choose whether to see the advanced quiz 2005-01-02 07:15:19 +00:00
edit.php if the current category is deleted then revert back to the default category 2005-01-22 18:59:10 +00:00
export.php split quiz lib.php into a locallib.php for functions that are only used from within the quiz module and a much smaller lib.php for functions that are used from elsewhere in Moodle. 2005-01-08 20:06:00 +00:00
format.php avoids error when exporting 0 questions 2004-12-29 07:21:55 +00:00
icon.gif Skeleton version of the quiz module. It won't break an installation, 2002-10-04 02:59:05 +00:00
import.php split quiz lib.php into a locallib.php for functions that are only used from within the quiz module and a much smaller lib.php for functions that are used from elsewhere in Moodle. 2005-01-08 20:06:00 +00:00
index.php Semantically it's better if quiz_get_best_grade returns NULL 2005-01-27 02:39:15 +00:00
jsclock.php When a quiz is closing within the next 24 hours, a small countdown 2003-07-28 08:58:47 +00:00
jstimer.php short php tags - Bug #1956 2004-09-18 22:36:09 +00:00
lib.php Double quotes to single and blah blah. 2005-01-27 02:30:32 +00:00
locallib.php factored out function to see if question is used in quiz into the library 2005-01-27 16:10:25 +00:00
mod.html Changes for XHTML and accessibility compatibility. 2005-01-25 09:39:29 +00:00
multiple.php made multiple.php save to database in addition to $SESSION->modform and also introduced sesskey 2005-01-22 19:14:35 +00:00
preview.php According to the final comments in SC#65: 2005-01-23 21:38:01 +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 fixed sesskey bug reported by Eloy. Thanks Eloy. 2005-01-23 09:10:34 +00:00
quizfile.php According to the final comments in SC#65: 2005-01-23 21:38:01 +00:00
report.php split quiz lib.php into a locallib.php for functions that are only used from within the quiz module and a much smaller lib.php for functions that are used from elsewhere in Moodle. 2005-01-08 20:06:00 +00:00
restorelib.php New field popup to control new feature: launch quiz in fullscreen popup window 2004-12-14 06:43:22 +00:00
review.php split quiz lib.php into a locallib.php for functions that are only used from within the quiz module and a much smaller lib.php for functions that are used from elsewhere in Moodle. 2005-01-08 20:06:00 +00:00
timer.js Trying to fix Safari bug (NaN). 2004-06-03 12:45:38 +00:00
version.php Changing that despicable grade column from mdl_quiz_grades to a 2005-01-27 03:10:57 +00:00
view.php split quiz lib.php into a locallib.php for functions that are only used from within the quiz module and a much smaller lib.php for functions that are used from elsewhere in Moodle. 2005-01-08 20:06:00 +00:00
view_js.php The teacher now can choose whether to see the advanced quiz 2005-01-02 07:15:19 +00:00