moodle/mod/quiz
2006-08-16 08:46:10 +00:00
..
db Reorder the table definitions in the file, to group them more logically. 2006-08-14 13:32:39 +00:00
pix
report Corrected include. 2006-08-15 20:44:21 +00:00
attempt.php Removed tabs 2006-08-09 13:45:49 +00:00
attempt_close_js.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
backuplib.php Moved questiontype specific backup functions into questiontype classes 2006-03-21 18:15:09 +00:00
comment.php Introduce question_attempts table, closing bug 5468 2006-05-13 16:57:17 +00:00
config.html Removing questiontype settings from quiz settings page 2006-03-23 19:56:42 +00:00
defaults.php Bug 6239 - Allow questions to have some teacher-supplied commentary. 2006-08-11 14:59:18 +00:00
edit.php workaround for Bug #6035 - editing quiz in one tab changes quiz in other; merged from MOODLE_16_STABLE 2006-07-11 13:02:42 +00:00
editlib.php Bug 6239 - Allow questions to have some teacher-supplied commentary. 2006-08-11 14:59:18 +00:00
icon.gif
index.php mod/quiz/index changes to only display quiz grades when teacher allows 2006-04-18 22:55:28 +00:00
jsclock.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
jstimer.php Timer now uses the client's clock. Patch contributed by Phillip Franks, see bug 4967 2006-03-23 19:32:24 +00:00
lib.php Remove horrific code duplication in mod/quiz/lib.php. 2006-08-16 08:46:10 +00:00
locallib.php Bug 6239 - Allow questions to have some teacher-supplied commentary. 2006-08-11 14:59:18 +00:00
mod.html Remove horrific code duplication in mod/quiz/mod.html. 2006-08-15 15:29:38 +00:00
pagelib.php added pop up blocker checker 2005-11-09 02:17:26 +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
quizfile.php Some little fixes and more renaming to cleanly separate question code from quiz code 2006-03-01 07:03:57 +00:00
report.php new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283 2006-08-08 22:09:55 +00:00
restorelib.php Fix notices from the quiz module on backup and restore. Merged from MOODLE_16_STABLE. 2006-06-06 14:15:48 +00:00
restorelibpre15.php More renamings to separate questions from quiz. Some other small fixes. 2006-03-12 21:17:42 +00:00
review.php Bug #6157 - lang strings using concatenation, not $a. Merged from MOODLE_16_STABLE. 2006-07-24 14:40:48 +00:00
reviewoptions.html Bug 6239 - Allow questions to have some teacher-supplied commentary. 2006-08-11 14:59:18 +00:00
reviewquestion.php Manual grading 2006-04-07 16:00:29 +00:00
styles.php Removed tabs 2006-08-09 13:45:49 +00:00
tabs.php Removed settings tab, see bug 5189 2006-04-13 21:35:24 +00:00
timer.js Bug 6019: Quiz timer does not submit the form when it reaches zero. Merged from MOODLE_16_STABLE. 2006-07-05 10:43:53 +00:00
version.php Bug 6239 - Allow questions to have some teacher-supplied commentary. 2006-08-11 14:59:18 +00:00
view.php new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283 2006-08-08 22:09:55 +00:00