moodle/mod/quiz
moodler 8c467676c2 Two new features for quizzes! (Thanks Shane)
1)  Quizzes can be restricted by subnet

 2)  Quizzes can require a password to be entered before attempts
2004-07-08 07:50:49 +00:00
..
db Added new fields for quiz password and subnet restrictions 2004-07-07 07:47:33 +00:00
format Added 'right answer' feedback to true/false questions. 2004-07-07 09:15:33 +00:00
pix Less fiddly looking icon 2003-08-02 05:05:09 +00:00
report BRANCH MERGE 2004-06-04 06:17:30 +00:00
attempt.php Two new features for quizzes! (Thanks Shane) 2004-07-08 07:50:49 +00:00
backuplib.php Now the questiontextformat is supported in backup/restore too. 2004-02-13 23:47:08 +00:00
category.php FIxed (old?) bug that sometimes prevented new categories 2004-02-12 03:48:13 +00:00
description.html Corrected bug where selected category not displayed. 2004-06-24 09:44:14 +00:00
edit.php Fixed the link I just added 2004-05-19 03:52:34 +00:00
editmultianswer.php Corrected bug where selected category not displayed. 2004-06-24 09:44:14 +00:00
export.php New file for exporting quizzes 2004-06-17 16:18:21 +00:00
format.php Changed where export file is created to course file area, not category->course file area 2004-07-06 14:27:38 +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 fixed bug where select box for category is shown but changing it doesn't do anything 2004-06-17 17:31:12 +00:00
index.php Better dividers in the table 2004-01-26 12:07:34 +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 Fixes for quiztimer. 2004-06-20 10:57:27 +00:00
lib.php Two new features for quizzes! (Thanks Shane) 2004-07-08 07:50:49 +00:00
match.html Corrected bug where selected category not displayed 2004-06-24 09:36:53 +00:00
mod.html Two new features for quizzes! (Thanks Shane) 2004-07-08 07:50:49 +00:00
multichoice.html fixed correct category not selected 2004-06-23 09:42:27 +00:00
multiple.php fixed correct category not selected 2004-06-23 09:42:27 +00:00
numerical.html Corrected bug where category not selected properly. 2004-06-24 09:35:37 +00:00
question.php $answers is innitialized to defined QUIZ_MAX_NUMBER_ANSWERS. 2004-06-17 16:44:47 +00:00
quizfile.php Removing some security checks that seem to cause trouble 2004-05-03 02:12:45 +00:00
random.html Corrected bug where selected category not displayed. 2004-06-24 09:44:14 +00:00
randomsamatch.html Quiz questions now have proper formatting controls. 2004-02-13 14:01:27 +00:00
report.php Added missing cmid parameter when calling add_to_log() function 2004-02-16 20:22:32 +00:00
restorelib.php Restore logs consistently 2004-02-18 02:28:47 +00:00
review.php Use overlib feedback on cloze-style questions 2004-05-16 03:14:03 +00:00
shortanswer.html fixed correct category not selected 2004-06-23 09:42:27 +00:00
timer.js Trying to fix Safari bug (NaN). 2004-06-03 12:45:38 +00:00
truefalse.html fixed correct category not selected 2004-06-23 09:42:27 +00:00
version.php Added new fields for quiz password and subnet restrictions 2004-07-07 07:47:33 +00:00
view.php Two new features for quizzes! (Thanks Shane) 2004-07-08 07:50:49 +00:00
view_js.php QuizTimer modifications added plus necessary files along. 2004-06-02 18:03:05 +00:00