moodle/mod/quiz
moodler 4340a83ae8 Added some bug-fixing code from Eloy Lafuente that fixes a quiz problem.
What happens is that adding random questions used to set the timestamps
of these questions to the same value.  This is fine in normal operation,
but it stuffs up the backup of that course, overwriting the question.
When the course is restored, the missing questions cause quizzes to
have lots of red notices like "Question not found".

Anyhow, this patch should safely fix older installations that may have
these duplicate questions lying around.

THANKS ELOY!
2003-11-11 16:13:57 +00:00
..
db Added some bug-fixing code from Eloy Lafuente that fixes a quiz problem. 2003-11-11 16:13:57 +00:00
format fixed import of shortanswer questions to get rid of blank answers 2003-10-15 16:38:46 +00:00
pix Less fiddly looking icon 2003-08-02 05:05:09 +00:00
report Excel reports now use the new libraray ... code by Russell Jungwirth - thanks! 2003-09-30 13:18:09 +00:00
attempt.php All grades are hidden now when zero grade is chosen ... even the marks. 2003-09-10 08:22:16 +00:00
backuplib.php Now STAMP fiel is supported in backup & restore. 2003-08-27 17:09:01 +00:00
category.php Quiz categories now also have a unique stamp in them. 2003-08-27 12:53:21 +00:00
description.html Fixed some PHP short_tags 2003-09-09 12:34:51 +00:00
edit.php Fixed background colours in quix editing page body-> cellcontent2 2003-10-25 02:38:47 +00:00
editmultianswer.php Fixed some PHP short_tags 2003-09-09 12:34:51 +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 Added new import format - Course Test Manager - from Russell Jungwirth. 2003-10-15 08:53:51 +00:00
index.php FIxed widths properly 2003-09-10 14:06:07 +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 The new quizfile.php makes it possible to view associated file material on quizes, such as images, even for questions belonging to a category on a different course. lib.php is updated accordingly... 2003-11-02 21:36:25 +00:00
match.html Fixed some PHP short_tags 2003-09-09 12:34:51 +00:00
mod.html All grades are hidden now when zero grade is chosen ... even the marks. 2003-09-10 08:22:16 +00:00
multichoice.html Fixed some PHP short_tags 2003-09-09 12:34:51 +00:00
multiple.php Use unique stamps when creating multiple questions ... 2003-10-28 09:50:23 +00:00
numerical.html More short tags 2003-09-11 13:21:56 +00:00
question.php New questions created via GUI or imported are now given a unique 2003-08-23 15:26:10 +00:00
quizfile.php The new quizfile.php makes it possible to view associated file material on quizes, such as images, even for questions belonging to a category on a different course. lib.php is updated accordingly... 2003-11-02 21:36:25 +00:00
random.html Fixed some PHP short_tags 2003-09-09 12:34:51 +00:00
randomsamatch.html Fixed some PHP short_tags 2003-09-09 12:34:51 +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 Take out two debugs !! 2003-08-28 00:50:51 +00:00
review.php All grades are hidden now when zero grade is chosen ... even the marks. 2003-09-10 08:22:16 +00:00
shortanswer.html Fixed some PHP short_tags 2003-09-09 12:34:51 +00:00
truefalse.html Fixed some PHP short_tags 2003-09-09 12:34:51 +00:00
version.php Added some bug-fixing code from Eloy Lafuente that fixes a quiz problem. 2003-11-11 16:13:57 +00:00
view.php Fixed some typos when defining tables 2003-09-10 14:00:18 +00:00