moodle/mod/quiz
2005-05-15 05:56:11 +00:00
..
db The remaining DB files for the previous fix. 2005-05-14 17:28:17 +00:00
doc Finally I am making a start on the developer docs, prompted by a question from Eloy about penalties. 2005-05-15 05:56:11 +00:00
format Compatible with newly introduced question options. 2005-05-11 13:57:43 +00:00
lang/en There can now be an arbitrary number of rqp servers of each type. 2005-05-14 16:21:11 +00:00
pix Less fiddly looking icon 2003-08-02 05:05:09 +00:00
questiontypes my stupid editor has been eating whitespace 2005-05-14 20:16:31 +00:00
report Use round() instead of format_float() to limit decimal points to a MAXIMUM of $quiz->decimalpoints. format_float() always displays EXACTLY that number of digits after the decimal point which is not really desirable. 2005-05-07 13:48:25 +00:00
attempt.php Changed table field name 'new' to 'newest' for postgres compatibility 2005-05-08 10:35:47 +00:00
attempt_close_js.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
attempts.php Use round() instead of format_float() to limit decimal points to a MAXIMUM of $quiz->decimalpoints. format_float() always displays EXACTLY that number of digits after the decimal point which is not really desirable. 2005-05-07 13:48:25 +00:00
backuplib.php Changed backup of numerical questions to use the new DB model 2005-05-11 21:54:21 +00:00
category.php fixed bug 3191 2005-05-10 10:12:24 +00:00
config.html this got a bit messed up in the merge 2005-05-07 14:28:22 +00:00
defaults.php enabled penalties for all question types 2005-05-07 14:29:42 +00:00
edit.php fixed bug 3191 2005-05-10 10:12:24 +00:00
editlib.php my stupid editor has been eating whitespace 2005-05-14 20:16:31 +00:00
export.php Import/export changed so that available formats are automatically detected. 2005-04-20 09:08:25 +00:00
format.php Questions with parents are no longer exported. 2005-05-11 09:56:35 +00:00
icon.gif
import.php Import/export changed so that available formats are automatically detected. 2005-04-20 09:08:25 +00:00
imsattempt.php Now quiz->name supports filterall. 2005-04-03 00:19:11 +00:00
index.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
jsclock.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
jstimer.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
lib.php Use round() instead of format_float() to limit decimal points to a MAXIMUM of $quiz->decimalpoints. format_float() always displays EXACTLY that number of digits after the decimal point which is not really desirable. 2005-05-07 13:48:25 +00:00
locallib.php Don't show penalty info if penaltyscheme is off. 2005-05-14 19:20:36 +00:00
mod.html "Attempt builds on last" feature reenabled 2005-05-07 18:50:32 +00:00
pagelib.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
preview.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +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
question.php There can now be an arbitrary number of rqp servers of each type. 2005-05-14 16:21:11 +00:00
quizfile.php Removed files/mimetype.php and put it into lib/filelib.php instead 2005-03-07 11:32:03 +00:00
report.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
restorelib.php Latest change of function name solved ! 2005-05-14 23:44:37 +00:00
restorelibpre15.php Latest change of function name solved ! 2005-05-14 23:44:37 +00:00
review.php fixed bug 3146 about secure popup window for review screen. 2005-05-08 11:24:03 +00:00
reviewoptions.html removed spurious <tr> 2005-05-08 21:11:05 +00:00
reviewquestion.php Changed table field name 'new' to 'newest' for postgres compatibility 2005-05-08 10:35:47 +00:00
styles.php Some work on the penalty mechanism. Took out the multiplicative scheme because it is just too difficult to understand. Made all question types print grading details when quiz is in adaptive mode. Made improvements to the presentation of the grading details. Enabled the penalty mechanism in a few more (on my way towards doing it for all). 2005-05-07 13:30:35 +00:00
tabs.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
timer.js Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
version.php Reverted some changes to the numerical questiontype and adapted the update script accordingly. 2005-05-14 17:08:15 +00:00
view.php fixed bug 3146 about secure popup window for review screen. 2005-05-08 11:24:03 +00:00
view_js.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00