moodle/mod/quiz
2007-03-21 10:41:28 +00:00
..
db MDL-8127 - bad use of DESCRIPTION constant in quiz module causes upgrade to fail. Thanks to Pavel Krejci for the fix. Merged from MOODLE_17_STABLE. 2007-03-14 21:24:44 +00:00
pix Less fiddly looking icon 2003-08-02 05:05:09 +00:00
report merged replacing <fieldset> with <div> 2007-02-28 08:01:41 +00:00
attempt.php fixing javascript error in MDL-8652 2007-03-01 05:47: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. Merged from MOODLE_18_STABLE. 2007-03-20 15:06:48 +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:54 +00:00
defaults.php Bug 6239 - Allow questions to have some teacher-supplied commentary. 2006-08-11 14:59:18 +00:00
edit.php Improve quiz editing screen layout a little bit based on a usability suggestion in the forums. 2007-02-27 14:01:46 +00:00
editlib.php Fix notice. 2007-03-15 12:52:50 +00:00
icon.gif Skeleton version of the quiz module. It won't break an installation, 2002-10-04 02:59:05 +00:00
index.php replacing fieldsets with divs for small forms 2007-03-02 01:03:50 +00:00
jsclock.php Bend over for XHTML 1.0 Strict ... MDL-8049 2007-01-03 14:44:17 +00:00
jstimer.php replacing fieldsets with divs for small forms 2007-03-02 01:03:50 +00:00
lib.php XHTML Strrrrrrict! on quiz module config page. 2007-02-28 12:24:54 +00:00
locallib.php Fixing bug where quizzes from 1.4 will lose their answers when upgraded to later versions. 2007-01-16 22:02:07 +00:00
mod_form.php fixes (MDL-8449) Quiz start and close times should allow the teacher to select a time as well as a date. 2007-02-26 06:38:47 +00:00
pagelib.php replacing fieldsets with divs for small forms 2007-03-02 01:03:50 +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_18_STABLE. 2007-03-20 22:45:19 +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-8946 - Fix a regression that broke question export. Also, partially clean up the way that question bank navigation tabs are printed, so the code is not duplicated in the quiz. Some other miscellaneous code cleaning too. Merged from MOODLE_18_STABLE. 2007-03-21 10:41:28 +00:00
timer.js major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
version.php Add a unique index to the question_numerical_units table, to prevent duplicate units being created. 2007-02-28 17:19:04 +00:00
view.php adding </p> line 112,114 2007-03-16 20:14:22 +00:00