moodle/mod/quiz
2011-01-29 14:03:02 +00:00
..
backup/moodle2 MDL-22135 - logs restore, course and activities + cleanup 2010-11-11 19:46:04 +00:00
db MDL-25791 PULL-125 reverting commits that create null problems during upgrade 2011-01-17 21:08:05 +01:00
lang/en MDL-21250 capital letters removal 2010-12-02 16:48:22 +00:00
pix MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks 2009-12-16 18:00:58 +00:00
report MDL-25855 some more missing filelib includes 2011-01-23 18:34:41 +01:00
simpletest quiz delays MDL-20956 don't let overdue attempts + delays block students. 2010-08-06 11:41:50 +00:00
accessrules.php quiz NOBUG improve a comment. 2010-11-18 22:38:50 +00:00
addrandom.php quiz editing MDL-24750 The Add random button should also let you add questions from an existing category. 2010-11-22 09:52:42 +00:00
addrandomform.php quiz editing MDL-24750 The Add random button should also let you add questions from an existing category. 2010-11-22 09:52:42 +00:00
attempt.php blocklib MDL-25654 fix API inconsistency be renaming add_pretend_block to add_fake_block. 2010-12-20 18:22:37 +01:00
attemptlib.php javascript MDL-26098 make the review this question in a previous state popup work. 2011-01-29 13:59:51 +00:00
comment.php javascript MDL-26098 manual grading was not working when quiz_attempts.id and question_attempts.id were out of synch. 2011-01-29 14:03:02 +00:00
edit.js quiz editing MDL-25374 recent change broke JS on the order and paging tab. 2010-11-23 09:56:14 +00:00
edit.php quiz editing MDL-25391 creating a new question and adding it directly to the quiz was broken. 2010-11-24 09:05:22 +00:00
editlib.php quiz editing MDL-25391 creating a new question and adding it directly to the quiz was broken. 2010-11-24 09:05:22 +00:00
grade.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-04 11:58:30 +00:00
index.php quiz MDL-25884 mod/quiz/index.php broken when logged in as a student. 2011-01-18 23:17:46 +00:00
lib.php MDL-25316 quiz_get_extra_capabilities() does not need to fetch subcapabilities explicitly 2010-12-02 16:51:52 +00:00
locallib.php javascript MDL-26098 manual grading was not working when quiz_attempts.id and question_attempts.id were out of synch. 2011-01-29 14:03:02 +00:00
mod_form.php MDL-23184 activity names are now either PARAM_TEXT or PARAM_CLEANHTML, this should be more accurate 2010-09-02 18:29:39 +00:00
module.js quiz MDL-25722 get rid of annoying alerts when quiz is in 'secure' mode. 2011-01-17 13:34:46 +00:00
override_form.php MDL-21695 quiz: deprecated setHelpButton() and old_help_icon() replaced with new calls 2010-08-02 20:56:15 +00:00
overridedelete.php navigation MDL-20276 Fixed up the navigation for the quiz module and question section as per Tim's recommendation. 2010-05-21 03:15:48 +00:00
overrideedit.php MDL-24321 switching to stdClass in /mod/ 2010-09-21 08:37:36 +00:00
overrides.php navigation MDL-20276 Fixed up the navigation for the quiz module and question section as per Tim's recommendation. 2010-05-21 03:15:48 +00:00
processattempt.php MDL-24321 switching to stdClass in /mod/ 2010-09-21 08:37:36 +00:00
report.php themes lib MDL-24895 Multiple fixes to better handle overflow. 2010-11-05 02:53:47 +00:00
review.php blocklib MDL-25654 fix API inconsistency be renaming add_pretend_block to add_fake_block. 2010-12-20 18:22:37 +01:00
reviewquestion.php javascript MDL-26098 make the review this question in a previous state popup work. 2011-01-29 13:59:51 +00:00
settings.php MDL-23234 finally standardised use of settings.php across all plugins - the only partial exceptions now are report and local plugins 2010-07-13 13:56:55 +00:00
settingslib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-04 11:58:30 +00:00
startattempt.php MDL-24140 Each attempt builds on last setting was being ingored in one place. 2010-11-02 19:12:21 +00:00
styles.css quiz reports MDL-25206 Make it more obvious how to review the students responses. 2010-11-15 16:41:42 +00:00
summary.php quiz lang MDL-24170 move an old string to a more logical name, before making the real change. 2010-11-01 17:36:15 +00:00
version.php MDL-25791 PULL-125 reverting commits that create null problems during upgrade 2011-01-17 21:08:05 +01:00
view.php quiz 'secure' mode MDL-21085 remove popup-blocker check. 2010-11-02 19:49:09 +00:00