moodle/mod/quiz
kaipe 004c02e05c An improvement asked for by koen roggemans:
Especially for multianswer questions it is often desirable to have the grade of the question in a quiz larger than the earlier maximum of 10 points.
The new function quiz_gradesmenu_options($defaultgrade) makes quiz question list grade selector drop-down have the maximum grade option set to the highest value between 10 and the defaultgrade of the question.
2003-10-31 21:27:43 +00:00
..
db Initial add for Oracle. 2003-09-25 02:11:31 +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 An improvement asked for by koen roggemans: 2003-10-31 21:27:43 +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
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 Quiz categories now also have a unique stamp in them. 2003-08-27 12:53:21 +00:00
view.php Fixed some typos when defining tables 2003-09-10 14:00:18 +00:00