moodle/mod/quiz
2007-04-12 20:11:32 +00:00
..
db Fixing typo causing some (a few) sites to break on upgrade. Credit 2007-04-12 15:33:10 +00:00
pix
report MDL-5799 - quiz previews were sometimes showing up in the quiz overview report. Merged from MOODLE_18_STABLE. 2007-04-12 20:11:32 +00:00
attempt.php MDL-9280 - JavaScript countdown timer did not work in 1.8 due to XHTML strict changes. Also, fixing a few more XHTML strrrrict things in attempt.php 2007-04-11 20:06:57 +00:00
attempt_close_js.php Xhtml fixes for MDL-7861. 2007-01-09 09:07:16 +00:00
backuplib.php MDL-4084 Backup all question categories in a course, not just the ones from which questions are used in a quiz. 2007-03-20 15:06:33 +00:00
comment.php Xhtml fixes for MDL-7861. 2007-01-09 09:07:16 +00:00
config.html XHTML Strrrrrrict! on quiz module config page. 2007-02-28 12:24:39 +00:00
defaults.php Bug 6239 - Allow questions to have some teacher-supplied commentary. 2006-08-11 14:59:18 +00:00
edit.php MDL-9107 (regression from) MDL-8994 - adding random questions to a quiz was broken. 2007-03-29 23:11:47 +00:00
editlib.php MDL-9082 - moodle/question:manage does not let you create questions. Also: * remove useless option from print_question_icon * use the right module context in question_list * a bit of XHTML strrrict in question_list 2007-04-11 22:56:50 +00:00
icon.gif
index.php correcting </divt> to </div>line 30 of mod/quiz/index.php 2007-03-07 15:02:13 +00:00
jsclock.php Bend over for XHTML 1.0 Strict ... MDL-8049 2007-01-03 14:44:17 +00:00
jstimer.php MDL-9280 - JavaScript countdown timer did not work in 1.8 due to XHTML strict changes. Also, fixing a few more XHTML strrrrict things in attempt.php 2007-04-11 20:06:57 +00:00
lib.php XHTML Strrrrrrict! on quiz module config page. 2007-02-28 12:24:39 +00:00
locallib.php MDL-9224 - Score sometimes relealed, even when the quiz settings say it should not be. Merged from OU Moodle. 2007-04-05 13:54:17 +00:00
mod_form.php fix for (MDL-8449) Quiz start and close times should allow the teacher to select a time as well as a date. 2007-02-26 06:32:15 +00:00
pagelib.php replacing fieldsets with divs for small forms 2007-03-02 01:03:36 +00:00
protect_js.php Bend over for XHTML 1.0 Strict ... MDL-8049 2007-01-03 14:44:17 +00:00
quizfile.php debugging and error reporting level fixes and improvements MDL-6671 2006-09-23 09:38:39 +00:00
report.php Correct typo. 2006-08-25 11:23:00 +00:00
restorelib.php Restore notices. 2006-12-11 17:12:04 +00:00
restorelibpre15.php Apply modularity to the creation of the log file during restore to a new course. 2006-10-17 10:05:41 +00:00
review.php MDL-8299 - Wrong capability on review.php. Merged from MOODLE_17_STABLE. 2007-03-20 22:45:04 +00:00
reviewoptions.html Renamed new commentary feature to 'general feedback'. 2006-09-19 13:35:42 +00:00
reviewquestion.php Convert mod/quiz/view.php to roles, and further tidy up the code flow in there. This touches other files because I had to change a function in locallib that had an $isteacher parameter. 2006-08-25 16:03:54 +00:00
styles.php Removed tabs 2006-08-09 13:45:49 +00:00
tabs.php MDL-9004 - Breadcrumb trail is wrong when editing a quiz question. 2007-03-22 11:46:03 +00:00
timer.js MDL-9280 - JavaScript countdown timer did not work in 1.8 due to XHTML strict changes. Also, fixing a few more XHTML strrrrict things in attempt.php 2007-04-11 20:06:57 +00:00
version.php Updated versions and requires (primarily because of formslib dependencies) 2007-02-02 13:02:24 +00:00
view.php adding </p> line 112 ,114 2007-03-16 20:19:39 +00:00