moodle/mod/quiz
2006-10-31 10:47:34 +00:00
..
db Deprecating old "upgrade" files. MDL-7214 2006-10-26 22:46:02 +00:00
pix
report mod/quiz: remove deprecated sql_paging_limit(), use offset, limit parameters 2006-09-26 05:11:05 +00:00
attempt.php Fix bug with getting the capability. 2006-09-20 16:17:27 +00:00
attempt_close_js.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
backuplib.php Merged AS keyword fixes from stable MDL-7207 2006-10-25 09:04:25 +00:00
comment.php some quiz capabilities 2006-08-22 09:04:23 +00:00
config.html fixed some incorrect strtolower() calls that were breaking non ascii languages MDL-6135 2006-10-07 20:47: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 Fix junk being output before print_header, which happened sometimes. Merged from MOODLE_17_STABLE. 2006-10-31 10:47:34 +00:00
editlib.php MDL-6650 - Previewing individual random questions from the quiz editing screen was not working, and anyway, I'm not sure it makes any sense, so I removed that preview link. Merged from MOODLE_17_STABLE. 2006-10-16 11:05:45 +00:00
icon.gif
index.php Simplified a bit and removed a notice 2006-09-24 12:02:00 +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 Make General feedback more tolerant of whitespace. Merged from MOODLE_17_STABLE. 2006-10-30 16:35:53 +00:00
locallib.php Typo. 2006-10-06 17:20:37 +00:00
mod.html fixed some incorrect strtolower() calls that were breaking non ascii languages MDL-6135 2006-10-07 20:47:54 +00:00
pagelib.php MDL-6380 - added required include to make blocks work on the quiz pages. 2006-09-20 17:22:38 +00:00
protect_js.php Added copyright notice (they paid moodle.com for this development) 2006-10-03 12:51:24 +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 Apply modularity to the creation of the log file during restore to a new course. 2006-10-17 10:05:41 +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 adding capabilities 2006-08-31 08:51:09 +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 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
timer.js major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
version.php Renamed new commentary feature to 'general feedback'. 2006-09-19 13:35:42 +00:00
view.php MDL-6837 - move warning about pupup blockers into the lang file. Merged from MOODLE_16_STABLE. 2006-10-05 15:58:08 +00:00