moodle/mod/quiz
2006-02-24 16:01:44 +00:00
..
db Renamed QUIZ_QTYPES to QTYPES 2006-02-24 13:48:43 +00:00
lang/en Removed changes made earlier for ungraded essay questions. Will try to find an alternate method. 2006-02-16 00:30:50 +00:00
pix Less fiddly looking icon 2003-08-02 05:05:09 +00:00
report Renamed QUIZ_QTYPES to QTYPES 2006-02-24 13:48:43 +00:00
attempt.php Renamed table quiz_newest_states to question_sessions 2006-02-15 08:38:41 +00:00
attempt_close_js.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
backuplib.php mod/quiz/backuplib: tiny syntax fix - thanks Nigel 2006-02-24 01:10:08 +00:00
config.html Renamed QUIZ_QTYPES to QTYPES 2006-02-24 13:48:43 +00:00
constants.php Updated quiz scripts to work with the separate question scripts in moodle/question 2006-02-24 10:43:06 +00:00
defaults.php Added new feature, the time enforced delay on attempting quizzes 2006-02-08 04:44:57 +00:00
edit.php Renamed QUIZ_QTYPES to QTYPES 2006-02-24 13:48:43 +00:00
editlib.php Renamed QUIZ_QTYPES to QTYPES 2006-02-24 13:48:43 +00:00
grading.php Renamed QUIZ_QTYPES to QTYPES 2006-02-24 13:48:43 +00:00
icon.gif Skeleton version of the quiz module. It won't break an installation, 2002-10-04 02:59:05 +00:00
index.php Due date and start date are now optional, as requested in bug 867 and bug 3635 2005-07-07 17:16:56 +00:00
jsclock.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
jstimer.php merged from 1.5 2005-10-22 15:46:30 +00:00
lib.php Renamed table quiz_newest_states to question_sessions 2006-02-15 08:38:41 +00:00
locallib.php Removed import export functions 2006-02-24 15:46:59 +00:00
mod.html New defaults, strings and help files for shuffle options 2006-02-18 21:07:39 +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 Renamed QUIZ_QTYPES to QTYPES 2006-02-24 13:48:43 +00:00
report.php Changed _variabl() functions to _param() functions. 2005-07-05 15:00:34 +00:00
restorelib.php Updated quiz scripts to work with the separate question scripts in moodle/question 2006-02-24 10:43:06 +00:00
restorelibpre15.php Abstracted a bit of the restore procedure to allow for silent restoring. 2006-01-15 21:09:13 +00:00
review.php Removed changes made earlier for ungraded essay questions. Will try to find an alternate method. 2006-02-16 00:30:50 +00:00
reviewoptions.html Fixed alignment of form elements in IE 2006-01-30 21:09:48 +00:00
reviewquestion.php Renamed QUIZ_QTYPES to QTYPES 2006-02-24 13:48:43 +00:00
styles.php class added to the submit button to be able to position it 2006-02-24 15:00:27 +00:00
tabs.php Updated quiz scripts to work with the separate question scripts in moodle/question 2006-02-24 10:43:06 +00:00
timer.js merged from 1.5 2005-10-22 15:46:30 +00:00
version.php Bumped version number (hadn't been done in a long time) in order to be able to require latest Moodle version in the quiz module. 2006-02-24 10:51:26 +00:00
view.php Removed changes made earlier for ungraded essay questions. Will try to find an alternate method. 2006-02-16 00:30:50 +00:00
view_js.php Fixing javascript, see bug 4418 2006-02-13 11:23:47 +00:00