moodle/mod/quiz
2005-02-03 18:04:15 +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 Solved sesskey issue in calculated questions. Bug 2464 2005-01-31 16:40:08 +00:00
report cleaned download filename SC#69, merged from MOODLE_12_STABLE 2005-01-29 15:16:32 +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 fixed some incorrect xhtml in the delete bit - missing quotes 2005-01-27 16:40:40 +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 direct access to script forbidden SC#58, merged from MOODLE_14_STABLE 2005-01-29 14:18:45 +00:00
jstimer.php direct access to script forbidden SC#58, merged from MOODLE_14_STABLE 2005-01-29 14:18:45 +00:00
lib.php Don't forget to kill all our block instances if we are deleted. 2005-02-01 07:40:58 +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 fixed stupid bug in code for adding random questions 2005-02-03 18:04:15 +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 factored out functionality to check if question is in use on delete 2005-01-27 16:18:27 +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 Update for the new APIs and simplification. 2005-02-02 02:46:06 +00:00
view_js.php direct access to script forbidden SC#58, merged from MOODLE_14_STABLE 2005-01-29 14:18:45 +00:00