moodle/mod/quiz
2008-06-03 23:35:50 +00:00
..
db MDL-14679 upgrade $DB conversion 2008-05-31 18:05:42 +00:00
pix Less fiddly looking icon 2003-08-02 05:05:09 +00:00
report MDL-14679 removed all instances of get_records_sql_menu() 2008-06-01 16:08:16 +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-14835 - Grade not checked against valid range when manua grading 2008-05-15 16:02:12 +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 Skeleton version of the quiz module. It won't break an installation, 2002-10-04 02:59:05 +00:00
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-14679 towards modform conversion 2008-06-01 21:36:11 +00:00
locallib.php Improve PHPdocs on a function. 2008-04-23 14:31:21 +00:00
mod_form.php MDL-14679 towards modform conversion 2008-06-01 21:36:11 +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 MDL-15095 towards restore lib dml conversion 2008-06-03 23:35:50 +00:00
restorelibpre15.php MDL-15095 towards restore lib dml conversion 2008-06-03 22:36:54 +00:00
review.php MDL-14857 - Clean up summary table generation code at the top of the quiz review page - This is basically a merge of improvements we made at the OU. 2008-05-15 15:32:43 +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-14857 - Clean up summary table generation code at the top of the quiz review page - This is basically a merge of improvements we made at the OU. 2008-05-15 15:32:43 +00:00