moodle/mod/quiz
2008-05-07 14:38:18 +00:00
..
db Strip some trailing whitespace. 2008-03-07 12:35:10 +00:00
pix
report MDL-14201 "Summary graph" included a summary graph at the bottom of overview report page. Shows the distribution of grades achieved by students. If a group is selected the grades from the group are compared with the grades for all participants. 2008-05-07 14:38:18 +00:00
simpletest MDL-13806 - Refactor all the code that implements the rules for whether students can attempt the quiz now into some classes. 2008-03-07 12:33:07 +00:00
accessrules.php MDL-13806 - supplimental - bug fixes to the previous commit. 2008-03-25 19:40:42 +00:00
attempt.php Eliminate direct references to $_REQUEST and $_POST in the quiz code. 2008-04-23 14:49:22 +00:00
backuplib.php Strip some trailing whitespace. 2008-03-07 12:35:10 +00:00
comment.php MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
config.html Strip some trailing whitespace. 2008-03-07 12:35:10 +00:00
defaults.php Bug 6239 - Allow questions to have some teacher-supplied commentary. 2006-08-11 14:59:18 +00:00
edit.php Eliminate direct references to $_REQUEST and $_POST in the quiz code. 2008-04-23 14:49:22 +00:00
editlib.php MDL-14399 Merged RTL fixes from 1.9 2008-04-17 08:50:56 +00:00
grade.php MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
icon.gif
index.php Tidy up whitespace. 2008-04-23 10:54:51 +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-13978 - Notice when adding a new quiz 2008-03-19 12:21:56 +00:00
locallib.php Improve PHPdocs on a function. 2008-04-23 14:31:21 +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 MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +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 - yet another followup. The javascript still was not quite right. you cannot rely on the case of element.nodeName. 2008-04-17 13:07:36 +00:00
quizfile.php MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
report.php MDL-13678 "Change default number of rows per page on quiz reports" Made a new constant to say how many attempts / questions to list per page by default. 2008-05-01 07:08: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-14129, remove all the other error() call 2008-04-04 02:54:20 +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-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
tabs.php MDL-14363 - Fix a broken redirect from mod/quiz/ attempt.php to edit.php when the quiz has not questions. 2008-04-22 15:19:50 +00:00
version.php Merged version bumps for release 1.9 2008-03-03 11:49:34 +00:00
view.php MDL-14363 - Fix a broken redirect from mod/quiz/ attempt.php to edit.php when the quiz has not questions. 2008-04-22 15:19:50 +00:00