moodle/mod/quiz
stronk7 887e908592 Solved one bug when restoring RANDOMSAMATCH(6) questions if
they haven't been responsed in the quiz. The answer field in
quiz_responses must have X-0,Y-0 format instead of null.
Curiosly, MATCH(5) questions must have null if they aren'r
responsed.
2003-08-15 18:10:11 +00:00
..
db Fixed a typo on the multianswer table definition 2003-08-05 05:11:43 +00:00
format selliott - Fixed mixup in feedback for true/false questions 2003-08-08 18:06:41 +00:00
pix Less fiddly looking icon 2003-08-02 05:05:09 +00:00
report Fixes for file names 2003-07-28 03:26:32 +00:00
attempt.php Debug 2003-08-11 12:37:54 +00:00
backuplib.php ATTEMPTONLAST are included in backup/restore too !! 2003-08-04 10:38:51 +00:00
category.php Clean sweep through all the important changing all include(), include_once() 2003-01-05 14:19:20 +00:00
description.html New question type called "Description". All it does is print some 2003-07-06 04:00:05 +00:00
edit.php New question type called "Description". All it does is print some 2003-07-06 04:00:05 +00:00
editmultianswer.php New question type - multianswer 2003-08-01 08:37:11 +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 Changes to includes to make it more robust on different versions of PHP 2003-06-12 12:00:15 +00:00
index.php When displaying index lists of a particular module's activities, 2003-07-12 05:19:18 +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
lib.php Fixed bug that was pointed out by Tom Cat: 2003-08-10 12:09:49 +00:00
match.html Wider question textareas 2003-06-13 16:16:16 +00:00
mod.html Changed "eachattemptbuildsonthelast" column name to 2003-08-04 10:31:12 +00:00
multichoice.html Wider question textareas 2003-06-13 16:16:16 +00:00
multiple.php Add category to random question names 2003-04-15 13:14:33 +00:00
numerical.html Modified a bit the form to avoid bug 556. 2003-07-17 22:11:08 +00:00
question.php Added the choice of 16.666% for multichoice fraction 2003-08-01 13:24:05 +00:00
random.html First implementation of completely random questions. 2003-04-09 06:32:51 +00:00
randomsamatch.html Wider question textareas 2003-06-13 16:16:16 +00:00
report.php Improvements to simplestat (more info in HTML display plus downloads XLS an TXT) 2003-07-28 02:04:58 +00:00
restorelib.php Solved one bug when restoring RANDOMSAMATCH(6) questions if 2003-08-15 18:10:11 +00:00
review.php New quiz option - "Each attempt builds on the last" 2003-08-03 23:00:45 +00:00
shortanswer.html Wider question textareas 2003-06-13 16:16:16 +00:00
truefalse.html Wider question textareas 2003-06-13 16:16:16 +00:00
version.php Changed "eachattemptbuildsonthelast" column name to 2003-08-04 18:39:25 +00:00
view.php Further changes to tidy up reports 2003-07-24 16:48:10 +00:00