moodle/mod/quiz
kaipe 5276dc4887 Short-answer fixes:
As the wild card feature makes it possible for a response to match more than one answer alternative, I made sure that the alternative with the
highest grade would count.
I also fixed bug #945 for the short answer case.
2004-01-01 15:01:29 +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 Latest version from Paul Shew 2003-12-22 15:09:25 +00:00
pix Less fiddly looking icon 2003-08-02 05:05:09 +00:00
report Null data caused errors so placed an IF statement around SWITCH 2003-12-26 03:50:27 +00:00
attempt.php Fixed bug that could cause duplication of attempt numbers. 2004-01-01 12:47:50 +00:00
backuplib.php Use main translation for "grades" 2003-11-22 02:42:38 +00:00
category.php The Quizzes page is given an "Edit questions" button that links to a possibility to edit questions without opening a quiz. 2003-12-10 20:03:59 +00:00
description.html Fixed some PHP short_tags 2003-09-09 12:34:51 +00:00
edit.php The Quizzes page is given an "Edit questions" button that links to a possibility to edit questions without opening a quiz. 2003-12-10 20:03:59 +00:00
editmultianswer.php Fixed some PHP short_tags 2003-09-09 12:34:51 +00:00
format.php Reworking of the plug-in format for import/export files. 2003-12-12 07:35:55 +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 Reworking of the plug-in format for import/export files. 2003-12-12 07:35:55 +00:00
index.php Better info about quizzes 2003-12-29 09:28:14 +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 Short-answer fixes: 2004-01-01 15:01:29 +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 The Quizzes page is given an "Edit questions" button that links to a possibility to edit questions without opening a quiz. 2003-12-10 20:03:59 +00:00
numerical.html More short tags 2003-09-11 13:21:56 +00:00
question.php The Quizzes page is given an "Edit questions" button that links to a possibility to edit questions without opening a quiz. 2003-12-10 20:03:59 +00:00
quizfile.php A small fix for showing pictures in randomly-selected questions 2003-12-17 13:35:49 +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 Edit button on quiz reports 2003-12-29 09:24:16 +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 More accurate info on link to reports 2003-12-17 13:49:51 +00:00