moodle/mod/quiz
2006-09-29 05:45:24 +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 Renamed new commentary feature to 'general feedback'. 2006-09-19 13:35:42 +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 blank printing style (http://moodle.org/mod/forum/discuss.php?d=13071&parent=77710) 2004-12-16 11:54:45 +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 FIxed to use the new debugging function 2006-09-18 09:13:04 +00:00
restorelibpre15.php Rename column question_dataset_items->number to itemnumber, to avoid reserved word. 2006-09-19 10:56:00 +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 Better use of mod/quiz:view to hide quiz information (they already have the 2006-09-24 13:54:22 +00:00