moodle/mod/quiz
2008-08-26 05:58:32 +00:00
..
db MDL-16200 question/type/datasetdependent/ missing version.php. This was a mistake made when fixing MDL-6095. 2008-08-26 01:09:23 +00:00
pix
report MDL-16121 "Manual Grading Doesn't Work" grades where not getting saved. Fixed that now. 2008-08-25 07:44:20 +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 - followup, now the timer is in the navigation block, remove the old display code. 2008-08-15 11:24:49 +00:00
attempt.php XHTML Strrict! 2008-08-15 11:13:54 +00:00
attemptlib.php MDL-10682 - Ensure quiz and question grades are formatted consisently and correctly. While testing, I also fixed a few XHTML Strrrict errors. 2008-08-15 06:42:38 +00:00
backuplib.php MDL-16058 - Remove obsolete quiz_question_versions table. 2008-08-15 08:23:09 +00:00
comment.php "MDL-14129, fix print_error" 2008-06-10 06:27:38 +00:00
edit.php MDL-7010 Convert mod\quiz\config.html to mod/quiz/settingstree.php using the new admin tree system. 2008-08-26 01:05:01 +00:00
editlib.php MDL-6353 Also make the repagination UI better by making it always visible, and convert the show/hide page breaks and reordering tool check boxes to be buttons. 2008-08-22 02:46:54 +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-7010 Convert mod\quiz\config.html to mod/quiz/settingstree.php using the new admin tree system. 2008-08-26 01:05:01 +00:00
locallib.php MDL-7010 Convert mod\quiz\config.html to mod/quiz/settingstree.php using the new admin tree system. 2008-08-26 01:05:01 +00:00
mod_form.php MDL-7010 Convert mod\quiz\config.html to mod/quiz/settingstree.php using the new admin tree system. 2008-08-26 01:05:01 +00:00
pagelib.php MDL-16002 rewritten upgrade locking and better upgrade progress tracking; MDL-16070 Do not use $a[0] syntax in lang packs + various other upgrade improvements and fixes 2008-08-16 12:16:01 +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-16058 - Remove obsolete quiz_question_versions table. 2008-08-15 08:23:09 +00:00
restorelibpre15.php MDL-16058 - Remove obsolete quiz_question_versions table. 2008-08-15 08:23:09 +00:00
review.php MDL-10682 - Ensure quiz and question grades are formatted consisently and correctly. While testing, I also fixed a few XHTML Strrrict errors. 2008-08-15 06:42:38 +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
settingstree.php MDL-7010 Convert mod\quiz\config.html to mod/quiz/settingstree.php using the new admin tree system. 2008-08-26 01:05:01 +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 MDL-16200 question/type/datasetdependent/ missing version.php. This was a mistake made when fixing MDL-6095. 2008-08-26 01:09:23 +00:00
view.php MDL-7308 - Check all the DB columns used to store grades, and make sure they all use a consistent type. 2008-08-15 11:15:08 +00:00