.. |
db
|
implemented Eloy's fix to the duplicate records problem, closing bug 3293
|
2005-05-20 21:39:34 +00:00 |
doc
|
quiz_upgrade_states() now creates entries in the quiz_newest_states table only for states that are associated to those questions that are listed in $attempt->layout.
|
2005-05-16 19:21:34 +00:00 |
format
|
Now correctly handles changes in database format of numerical questions.
|
2005-05-17 15:47:31 +00:00 |
pix
|
Less fiddly looking icon
|
2003-08-02 05:05:09 +00:00 |
questiontypes
|
Fixed bug 3295
|
2005-05-20 21:56:55 +00:00 |
report
|
Printing of header moved into plugins themselves to allow them to provide export functionality which does not want a header printed. Thanks to Enrique for doing this.
|
2005-05-20 08:52:33 +00:00 |
attempt.php
|
Fixed typo.
|
2005-05-20 10:36:27 +00:00 |
attempt_close_js.php
|
Merging in from the MOODLE_15_QUIZREFACTOR branch.
|
2005-05-06 06:24:04 +00:00 |
attempts.php
|
Fixed invalid use of GROUP BY and (mostly) fixed sorting by question grade.
|
2005-05-22 21:43:12 +00:00 |
backuplib.php
|
Replaced some (not all) tabs to spaces.
|
2005-05-16 22:51:16 +00:00 |
category.php
|
Replaced some (not all) tabs to spaces.
|
2005-05-16 22:51:16 +00:00 |
config.html
|
Cleaned up config.html a bit
|
2005-05-16 21:49:37 +00:00 |
defaults.php
|
enabled penalties for all question types
|
2005-05-07 14:29:42 +00:00 |
edit.php
|
Questoin edit popup window now closes itself automatically, see bug 3140. Thank you Eloy for the lesson in javascript.
|
2005-05-19 08:05:58 +00:00 |
editlib.php
|
Replaced some (not all) tabs to spaces.
|
2005-05-16 22:51:16 +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 |
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
|
In locallib the function quiz_restore_question_sessions did not load the timestamp field for states. This was fixed by replacing the list of fields in the query by a s.*
|
2005-05-20 11:44:59 +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
|
Cleaned up issues to do with timing. So for example late submissions are now detected correctly.
|
2005-05-15 11:45:12 +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
|
Replaced some (not all) tabs to spaces.
|
2005-05-16 22:51:16 +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
|
Printing of header moved into plugins themselves to allow them to provide export functionality which does not want a header printed. Thanks to Enrique for doing this.
|
2005-05-20 08:52:33 +00:00 |
restorelib.php
|
Now restore code for quizzes is enabled again. pre15 restore
|
2005-05-22 19:25:48 +00:00 |
restorelibpre15.php
|
Being a bit more exact, I've replaced the 1, 2, .... n
|
2005-05-20 22:56:20 +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
|
item analysis report contributed by Enrique Castro
|
2005-05-15 14:40:38 +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
|
Forgot to commit this earlier
|
2005-05-23 07:16:08 +00:00 |
view.php
|
Put link to attempts on info page
|
2005-05-16 22:12:44 +00:00 |
view_js.php
|
Merging in from the MOODLE_15_QUIZREFACTOR branch.
|
2005-05-06 06:24:04 +00:00 |