.. |
db
|
merged fix for 5648, utf8 migration problem
|
2006-05-30 02:51:52 +00:00 |
pix
|
|
|
report
|
Fix for bug 5379: Item analysis report should not have a hard coded list of question types.
|
2006-05-31 15:58:39 +00:00 |
attempt.php
|
fixed bug #5562 I hope; merged from MOODLE_16_STABLE
|
2006-05-24 18:56:33 +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 |
comment.php
|
Introduce question_attempts table, closing bug 5468
|
2006-05-13 16:57:17 +00:00 |
config.html
|
Removing questiontype settings from quiz settings page
|
2006-03-23 19:56:42 +00:00 |
defaults.php
|
Removing obsolete defaults
|
2006-05-13 17:06:32 +00:00 |
edit.php
|
Updated comments and made sure teacher preview gets restarted when changes are saved, fixing bug 5478
|
2006-05-13 10:39:15 +00:00 |
editlib.php
|
Fixed code that relied on globals hack. Fixed bug 5261
|
2006-04-20 23:10:45 +00:00 |
icon.gif
|
|
|
index.php
|
mod/quiz/index changes to only display quiz grades when teacher allows
|
2006-04-18 22:55:28 +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
|
Fix some Eclipse code style warnings.
|
2006-05-31 10:35:17 +00:00 |
locallib.php
|
Now includes question/editlib.php
|
2006-05-03 12:27:06 +00:00 |
mod.html
|
Simplify text on submit button
|
2006-04-09 22:31:59 +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 more quiz actions are restored properly:
|
2006-05-03 23:48:28 +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
|
mod/quiz/review only display grade summary if student allowed to see scores
|
2006-04-18 22:50:04 +00:00 |
reviewoptions.html
|
Fixed alignment of form elements in IE
|
2006-01-30 21:09:48 +00:00 |
reviewquestion.php
|
Manual grading
|
2006-04-07 16:00:29 +00:00 |
styles.php
|
cleaned and enhanced CSS for quiz
|
2006-04-30 17:39:58 +00:00 |
tabs.php
|
Removed settings tab, see bug 5189
|
2006-04-13 21:35:24 +00:00 |
timer.js
|
merged fix for 4478
|
2006-05-05 06:44:32 +00:00 |
version.php
|
moodle16cleanup: mod/quiz uniqueid does not exists, taking upgrade script
|
2006-05-17 06:56:14 +00:00 |
view.php
|
mod/quiz/view No-longer display final grade when quiz settings forbid it.
|
2006-05-15 21:52:18 +00:00 |
view_js.php
|
Fixing javascript, see bug 4418
|
2006-02-13 11:23:47 +00:00 |