moodle/mod/quiz
moodler 4fa7532c24 Improved display of quiz listing to show the closing date, as well as
direct links for the teacher to review attempts.  Thanks, Scott Elliott!
2003-06-07 06:08:45 +00:00
..
db Postgres needs full longnames for indexes to prevent overlapping names. 2003-05-03 06:44:03 +00:00
format Some fixes, after some testing 2003-05-21 06:10:43 +00:00
pix New icons 2003-04-10 13:04:20 +00:00
attempt.php Improvements for shuffleorder in collections of random questions 2003-04-16 13:25:03 +00:00
category.php Clean sweep through all the important changing all include(), include_once() 2003-01-05 14:19:20 +00:00
edit.php Questions now have a defaultgrade column (which defaults to 1) 2003-03-03 17:43:13 +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 Changed some function names, making room for export functions later 2003-05-03 04:31:49 +00:00
index.php Improved display of quiz listing to show the closing date, as well as 2003-06-07 06:08:45 +00:00
lib.php A little more guidance on the quiz page. 2003-05-23 15:20:41 +00:00
match.html New template for Match questions 2003-03-30 16:48:34 +00:00
mod.html Minor code cleanups 2003-05-20 08:03:12 +00:00
multichoice.html First version of code to implement new "Random Matching" type 2003-02-24 10:37:56 +00:00
multiple.php Add category to random question names 2003-04-15 13:14:33 +00:00
question.php New "create multiple questions" wizard. 2003-04-10 17:55:57 +00:00
random.html First implementation of completely random questions. 2003-04-09 06:32:51 +00:00
randomsamatch.html Renamed randommatch.html -> randomsamatch.html 2003-03-30 16:51:24 +00:00
report.php After doing a quiz that has been shuffled, present the feedback in the 2003-04-16 13:10:48 +00:00
shortanswer.html First version of code to implement new "Random Matching" type 2003-02-24 10:37:56 +00:00
truefalse.html First version of code to implement new "Random Matching" type 2003-02-24 10:37:56 +00:00
version.php quiz_match was missing... 2003-04-27 15:33:31 +00:00
view.php I knew there was something else I'd forgotten! 2003-05-15 18:03:22 +00:00