.. |
db
|
The obsolete table quiz_attemptonlast_datasets should no longer get created
|
2006-03-22 22:04:31 +00:00 |
pix
|
Less fiddly looking icon
|
2003-08-02 05:05:09 +00:00 |
report
|
Moved detailed responses report into contrib
|
2006-03-26 12:02:46 +00:00 |
attempt.php
|
Moved the code for basing new attempts on previous attempts from questions to quiz and fixed the bug reported at http://moodle.org/mod/forum/discuss.php?d=42029#194212 in the process
|
2006-03-26 07:59:43 +00:00 |
attempt_close_js.php
|
Merging in from the MOODLE_15_QUIZREFACTOR branch.
|
2005-05-06 06:24:04 +00:00 |
backuplib.php
|
Moved questiontype specific backup functions into questiontype classes
|
2006-03-21 18:15:09 +00:00 |
config.html
|
Removing questiontype settings from quiz settings page
|
2006-03-23 19:56:42 +00:00 |
defaults.php
|
Renaming constants QUIZ_ADAPTIVE and QUIZ_IGNORE_DUPRESP to QUESTION_..... and moved them to lib/questionlib.php because they are used for question-level options.
|
2006-03-20 20:45:55 +00:00 |
edit.php
|
More renamings to separate questions from quiz. Some other small fixes.
|
2006-03-12 21:17:42 +00:00 |
editlib.php
|
Added question type that is used if a question of unknown type is encountered.
|
2006-03-24 21:21:59 +00:00 |
grading.php
|
No reports or grading when there are no questions
|
2006-03-21 09:28:08 +00:00 |
icon.gif
|
|
|
index.php
|
Improvement to tabbed interface
|
2006-03-01 09:30:21 +00:00 |
jsclock.php
|
Merging in from the MOODLE_15_QUIZREFACTOR branch.
|
2005-05-06 06:24:04 +00:00 |
jstimer.php
|
Timer now uses the client's clock. Patch contributed by Phillip Franks, see bug 4967
|
2006-03-23 19:32:24 +00:00 |
lib.php
|
Christian's code to support time delays
|
2006-03-21 09:24:47 +00:00 |
locallib.php
|
Some minor improvements in the handling of review options, the setting of timestamp, and improvements to the documentation
|
2006-03-22 17:22:36 +00:00 |
mod.html
|
Christian's code to support time delays
|
2006-03-21 09:24:47 +00:00 |
pagelib.php
|
added pop up blocker checker
|
2005-11-09 02:17:26 +00:00 |
protect_js.php
|
Added blank printing style (http://moodle.org/mod/forum/discuss.php?d=13071&parent=77710)
|
2004-12-16 11:54:45 +00:00 |
quizfile.php
|
Some little fixes and more renaming to cleanly separate question code from quiz code
|
2006-03-01 07:03:57 +00:00 |
report.php
|
incorrect usage of clean_filename() replaced with clean_param($text, PARAM_SAFEDIR)
|
2006-03-04 12:37:29 +00:00 |
restorelib.php
|
Now the question backup code has been separated from the quiz backup code.
|
2006-03-21 16:50:42 +00:00 |
restorelibpre15.php
|
More renamings to separate questions from quiz. Some other small fixes.
|
2006-03-12 21:17:42 +00:00 |
review.php
|
Fixed the links to the question review script.
|
2006-03-22 21:30:00 +00:00 |
reviewoptions.html
|
Fixed alignment of form elements in IE
|
2006-01-30 21:09:48 +00:00 |
reviewquestion.php
|
Fixed the links to the question review script.
|
2006-03-22 21:30:00 +00:00 |
styles.php
|
CSS enhancements and corrections
|
2006-02-25 17:27:49 +00:00 |
tabs.php
|
Improvement to tabbed interface
|
2006-03-01 09:30:21 +00:00 |
timer.js
|
Timer now uses the client's clock. Patch contributed by Phillip Franks, see bug 4967
|
2006-03-23 19:32:24 +00:00 |
version.php
|
In preparation of the qtype plugin-mechanism give set version information for all questiontypes that already have database tables.
|
2006-03-22 08:41:56 +00:00 |
view.php
|
Christian's code to support time delays
|
2006-03-21 09:24:47 +00:00 |
view_js.php
|
Fixing javascript, see bug 4418
|
2006-02-13 11:23:47 +00:00 |