moodle/mod/quiz
2008-08-14 03:50:14 +00:00
..
db MDL-15819 - Review the RISK_XXX flags on all quiz and question capabilites. 2008-08-13 07:05:42 +00:00
pix
report MDL-15268 "Content for Quiz Statistics report table" adding img link to display graph on main page of report. 2008-07-30 10:28:39 +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-15750 - After the close date, the teacher cannot preview a quiz becuase the timer thinks the time is already up. Also, move the timer in to the new navigation block. 2008-07-22 11:37:01 +00:00
attempt.php MDL-15542 - Refactor quiz response processing into a separate processresponses.php. 2008-07-15 16:46:24 +00:00
attemptlib.php MDL-15750 - After the close date, the teacher cannot preview a quiz becuase the timer thinks the time is already up. Also, move the timer in to the new navigation block. 2008-07-22 11:37:01 +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-15102 "Upgrade to DMLLIB 2.0. Needs further testing and bug-fixing." fixing a couple of typos which were causing errors. 2008-07-14 06:37:39 +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 MDL-10107 Fixed the definition of message providers ... it now works through files very similar to those for events and capabilities, which makes them easy to add/remove/change as necessary 2008-07-31 08:01:46 +00:00
locallib.php MDL-10107 - Removed old email_to_user with we still arround and added default message processor for user, 2008-08-02 00:04:29 +00:00
mod_form.php MDL-12797 - Site-wide quiz default time-limit was not working. The default was being used, but the enabled state was not being initialised correctly for the form field. 2008-08-13 03:17:49 +00:00
pagelib.php "MDL-14129, fix print_error" 2008-06-10 06:27:38 +00:00
processattempt.php MDL-15542 - followup bug fixes thanks to sam. 2008-07-28 14:41:15 +00:00
quiz.js MDL-15750 - After the close date, the teacher cannot preview a quiz becuase the timer thinks the time is already up. Also, move the timer in to the new navigation block. 2008-07-22 11:37:01 +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 - Put the OU quiz navigation improvements into the Moodle codebase. I was able to factor out some commonalities with review.php along the way. 2008-07-15 15:30:39 +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-15452 - Put the OU quiz navigation improvements into the Moodle codebase. I was able to factor out some commonalities with review.php along the way. 2008-07-15 15:30:39 +00:00
startattempt.php MDL-15541 - add a comment about where this code originated. 2008-07-15 16:31:22 +00:00
summary.php MDL-15542 - Refactor quiz response processing into a separate processresponses.php. 2008-07-15 16:46:24 +00:00
tabs.php Whitespace cleanup. 2008-07-29 11:53:31 +00:00
version.php Remove 'regrade' report from the quiz_report table, since it no longer exists. 2008-07-29 11:53:54 +00:00
view.php MDL-15498: Completion system 2008-07-28 12:31:29 +00:00