moodle/mod/quiz
2007-11-01 08:25:05 +00:00
..
db Second pass. Modules. Some more default comments are out. MDL-11385 2007-09-24 22:17:05 +00:00
pix
report MDL-6376 - fix minor errors in the previous commit. 2007-10-30 19:29:45 +00:00
attempt.php Fix possible notice. Merged from MOODLE_19_STABLE. 2007-10-16 20:52:28 +00:00
attempt_close_js.php MDL-10374 - Quiz layout improvements, selectively merged from OU-moodle. 2007-07-06 16:37:06 +00:00
backuplib.php MDL-11517 reserved word MOD used in table alias in questions backup code 2007-09-29 16:26:13 +00:00
comment.php MDL-10890 all require_login() in modules reviewed and fixed use of $cm 2007-08-17 12:49:28 +00:00
config.html MDL-9519 - incorrectuse of language strings in quiz. Merged from MOODLE_18_STABLE. 2007-08-06 13:22:59 +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-6376 - fix minor errors in the previous commit. 2007-10-30 19:29:45 +00:00
editlib.php merging MOODLE_19_QUESTIONS with HEAD 2007-08-09 21:51:09 +00:00
grade.php Added grade.php file to make MDL-10674 work 2007-08-06 05:38:58 +00:00
icon.gif
index.php MDL-11624 - /mod/quiz/index.php too dependant on individual course format names. I basically changed it to do the same as the forum module. Merged from MOODLE_18_STABLE. 2007-10-31 16:42:02 +00:00
jstimer.php MDL-8682: Pressing enter when answering a short answer question can submit the wrong one. To fix this, I have disabled the enter key unless the keyboard focus is on a submit button (or inside a text box or HTML editor). 2007-09-26 18:15:31 +00:00
lib.php MDL-11966 implemented dategraded and datesubmitted, tweaked altering of grades depending in hidden grades 2007-11-01 08:25:05 +00:00
locallib.php MDL-10284 - wrong language string used on the quiz view page to inform students of the quiz deadline. I took the opportunity to strip out an unnecessary HTML table, and reviewing uses of the string /quiz(open|close)s?/ found one other inconsistency on the quiz editing form. Merged from MOODLE_18_STABLE. 2007-10-31 17:08:47 +00:00
mod_form.php MDL-10284 - wrong language string used on the quiz view page to inform students of the quiz deadline. I took the opportunity to strip out an unnecessary HTML table, and reviewing uses of the string /quiz(open|close)s?/ found one other inconsistency on the quiz editing form. Merged from MOODLE_18_STABLE. 2007-10-31 17:08:47 +00:00
pagelib.php Breadcrumbs: mod/quiz changes 2007-04-16 21:23:17 +00:00
protect_js.php Bend over for XHTML 1.0 Strict ... MDL-8049 2007-01-03 14:44:17 +00:00
quiz.js MDL-8682: Pressing enter when answering a short answer question can submit the wrong one. To fix this, I have disabled the enter key unless the keyboard focus is on a submit button (or inside a text box or HTML editor). 2007-09-26 18:15:31 +00:00
quizfile.php debugging and error reporting level fixes and improvements MDL-6671 2006-09-23 09:38:39 +00:00
report.php MDL-10890 all require_login() in modules reviewed and fixed use of $cm 2007-08-17 12:49:28 +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-11741 - Convert core modules to take advantage of recent improvements to build_navigation. 2007-10-12 15:55:49 +00:00
reviewoptions.html MDL-10656 - Way to control when Overall feedback is displayed, independantly of the other sorts of feedback. Also, improve the layout of those settings on the quiz editing form. 2007-07-30 10:05:11 +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
tabs.php MDL-11881 - User with question permission but not mod/quiz:manage can get a nasty require_capability error. Merged from MOODLE_19_STABLE. 2007-10-23 16:15:46 +00:00
version.php preparation for 1.9 beta 2 - setting correct requires in mods and plugins 2007-10-10 16:09:17 +00:00
view.php MDL-10284 - wrong language string used on the quiz view page to inform students of the quiz deadline. I took the opportunity to strip out an unnecessary HTML table, and reviewing uses of the string /quiz(open|close)s?/ found one other inconsistency on the quiz editing form. Merged from MOODLE_18_STABLE. 2007-10-31 17:08:47 +00:00