moodle/mod/quiz
2006-10-06 17:20:37 +00:00
..
db commentary text renamed to general feedback 2006-09-29 05:45:24 +00:00
pix Less fiddly looking icon 2003-08-02 05:05:09 +00:00
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 Fix Eclipse warnings. 2006-08-22 19:00:18 +00:00
comment.php some quiz capabilities 2006-08-22 09:04:23 +00:00
config.html Removing questiontype settings from quiz settings page 2006-03-23 19:56:42 +00:00
defaults.php Bug 6239 - Allow questions to have some teacher-supplied commentary. 2006-08-11 14:59:18 +00:00
edit.php Get the contexts without referring to undefined variables. 2006-08-23 15:12:52 +00:00
editlib.php adding capabilitiies 2006-09-13 09:08:14 +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 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 Renamed new commentary feature to 'general feedback'. 2006-09-19 13:35:42 +00:00
locallib.php Typo. 2006-10-06 17:20:37 +00:00
mod.html major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +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 Change creation of restorelog file location to protected backupdata folder. 2006-10-04 14:50:50 +00:00
restorelibpre15.php Change creation of restorelog file location to protected backupdata folder. 2006-10-04 14:50:50 +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