moodle/mod/quiz
2008-07-10 17:23:56 +00:00
..
db Drift between CVS and git 2008-06-25 17:31:23 +00:00
pix
report MDL-15545 "sql to fetch question states in overview report should use a JOIN instead of passing attempt ids in IN clause when downloading data with no paging" 2008-07-05 05:57:22 +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 Missing $this. 2008-07-09 16:58:47 +00:00
attempt.php MDL-15452 - Fix regressions introduced by my recent work on this bug and its children. Thanks to Paul Johnson for his testing. 2008-07-10 17:23:56 +00:00
attemptlib.php MDL-15452 - Fix regressions introduced by my recent work on this bug and its children. Thanks to Paul Johnson for his testing. 2008-07-10 17:23:56 +00:00
backuplib.php MDL-14679 minor dml conversion errors in quiz backup 2008-07-01 13:19:24 +00:00
comment.php "MDL-14129, fix print_error" 2008-06-10 06:27:38 +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 MDL-14679 last forgotten bits of dml conversion 2008-06-09 19:48:24 +00:00
editlib.php MDL-15250 "Adding a new function quiz_question_action_icons that outputs a string of html" 2008-06-15 11:52:07 +00:00
grade.php "MDL-14129, fix print_error" 2008-06-10 06:27:38 +00:00
icon.gif
index.php "MDL-14129, fix print_error" 2008-06-10 06:27:38 +00:00
lib.php Fixing typo introduced in 1.298 version of this file. 2008-06-22 12:57:44 +00:00
locallib.php MDL-15538 - Rework attempt.php to use attemptlib.php - I had broken processing of submitted responses. Hopefully it is fixed again now. 2008-07-08 18:22:18 +00:00
mod_form.php MDL-14679 towards modform conversion 2008-06-01 21:36:11 +00:00
pagelib.php "MDL-14129, fix print_error" 2008-06-10 06:27:38 +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, fix print_error" 2008-06-10 06:27:38 +00:00
report.php MDL-15384 'change name of quiz report classes to "quiz_{reportname}_report"' easy to do, changed class name of all reports and changed the code in report.php which instantiates the correct class. 2008-06-24 08:59:29 +00:00
restorelib.php MDL-15095 towards restore lib dml conversion 2008-06-03 23:35:50 +00:00
restorelibpre15.php MDL-15113 Upgrade to DMLLIB 2.0. Needs further testing and bug-fixing. 2008-06-09 10:00:35 +00:00
review.php MDL-15452 - Fix regressions introduced by my recent work on this bug and its children. Thanks to Paul Johnson for his testing. 2008-07-10 17:23:56 +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-15535 - URLs are changing from attempt.php?id=XXX to attempt.php?attempt =YYY - implement a sensible redirect if we recieve an old-style URL, since they are stored in a few places like the logs. Also update all URLs we generate that point to attempt.php. 2008-07-09 17:00:26 +00:00
startattempt.php MDL-15535 - URLs are changing from attempt.php?id=XXX to attempt.php?attempt =YYY - implement a sensible redirect if we recieve an old-style URL, since they are stored in a few places like the logs. Also update all URLs we generate that point to attempt.php. 2008-07-09 17:00:26 +00:00
summary.php MDL-15452 - Fix regressions introduced by my recent work on this bug and its children. Thanks to Paul Johnson for his testing. 2008-07-10 17:23:56 +00:00
tabs.php MDL-15452 - Fix regressions introduced by my recent work on this bug and its children. Thanks to Paul Johnson for his testing. 2008-07-10 17:23:56 +00:00
version.php MDL-14754 "rename and reorder quiz reports tabs" added new db table quiz_report that lists reports and has a field for their display order. Standard reports are automatically added to table. Reports that are not on disk are ignored. 2008-06-20 13:43:06 +00:00
view.php MDL-15539 - Rework review.php to use attemptlib.php - clean up how review options are calculated, fix up some comments, and make some requires more robust. 2008-07-08 17:46:59 +00:00