moodle/mod/quiz
2008-02-13 17:03:25 +00:00
..
db Minor whitespace fixup. 2007-11-07 15:41:20 +00:00
pix
report MDL-13050 merging from 1.9 2008-02-04 13:57:36 +00:00
attempt.php Minor quiz layout improvements. Merged from MOODLE_19_STABLE. 2007-12-17 16:56:42 +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-13156 "insert_category_and_question_ids() function name can cause name conflicts" Fixed : 2008-01-25 07:01:18 +00:00
comment.php Eliminate duplicate $Id$ tag. Merged from MOODLE_19_STABLE. 2007-11-07 12:35:33 +00:00
config.html MDL-12692 - missing second argument to help button 2007-12-21 14:14:55 +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-9459 - Provide information relating to groups in the summary message "Attemts: 123". Now, depending on the situation, you see one of three messages: "Attempts: 123", "Attemtps 123 (45 from your groups)" or "Attemtps 123 (45 from this group)". 2007-12-12 17:23:55 +00:00
editlib.php Fix for par of the missing strings, as reported in MDL-12294 2007-11-26 04:10:08 +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-13155 once more - reverting mod/xx/index.php to use get_all_instances_in_courses() again, should be now nearly the same as in 1.8.x ;-) merged from MOODLE_19_STABLE 2008-02-05 21:40:21 +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-12945 changing get_fast_modinfo() section property to sectionnum to prevent conflicts with real cm->section; full recent activity speedup when printing user pictures in forum; merged from MOODLE_19_STABLE 2008-02-01 14:10:49 +00:00
locallib.php Improve the quiz_rescale_grade function, and call it from one other place, instead of duplicating code. Merged from MOODLE_19_STABLE. 2007-12-18 18:20:25 +00:00
mod_form.php MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE 2007-11-23 22:15:07 +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 - followup. When disabling the enter key, don't disable it on links. That is bad for accessibility. Merged from MOODLE_19_STABLE. 2007-12-11 16:23:54 +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 Ensure links of the form /mod/quiz/view.php?q=332 are backed up and restored correctly. 2007-12-21 15:38:36 +00:00
restorelibpre15.php Minor whitespace fixup. 2007-11-07 15:41:20 +00:00
review.php MDL-13450 and MDL-13303 - sorry for changing forum API so late, but it was needed; major perf improvement for forum; fixed printing of user pictures; merged from MOODLE_19_STABLE 2008-02-13 17:03:25 +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 MDL-13450 and MDL-13303 - sorry for changing forum API so late, but it was needed; major perf improvement for forum; fixed printing of user pictures; merged from MOODLE_19_STABLE 2008-02-13 17:03:25 +00:00
tabs.php MDL-12635 - Manual grading report does not check capabilites - also, only show the tabs for the reports people can access. Merged from MOODLE_19_STABLE. 2007-12-18 16:12:11 +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 whitespace clean up, removed all indentation with tabs and trailing white space 2008-01-13 08:30:39 +00:00