moodle/mod/quiz
David Mudrak c5c315e2a7 MDL-27718 Migrate files embedded in the activity intro fields
Contains various fixed spotted through the way, too.
2011-06-05 17:37:58 +02:00
..
backup MDL-27718 Migrate files embedded in the activity intro fields 2011-06-05 17:37:58 +02:00
db MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
lang/en MDL-26636 fix typo in language string. 2011-03-05 15:19:49 +00:00
pix MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
report MDL-27148 use new get_in_or_equal() param prefix instead of start 2011-04-14 15:15:01 +02: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 MDL-26735 Questions file links broken when quiz_attempts.id and .uniqueid differ. 2011-03-09 15:46:59 +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-27471 Adding mandatory component & ratingarea to the ratings API + other fixes 2011-05-23 12:35:39 +02:00
locallib.php MDL-26576 avoid notices one quizzes with no overall feedback. 2011-02-23 11:42:37 +00:00
mod_form.php MDL-26324 overall feedback problem when quiz changed to being graded out of 0 2011-03-04 17:20:12 +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 general MDL-26440 removed references to uid in SQL queries as its a reserved word in Oracle 2011-02-18 15:51:50 +08: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 MDL-26734 fatal error on the quiz review page when reviews are not allowed. 2011-03-09 15:22:15 +00:00
reviewquestion.php MDL-25122 Quiz review page does not check and enforce separate groups mode. 2011-02-18 18:53:37 +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-26685 each attempt builds on last did not work when quiz_attemts.id and question_attempts.id were not equal. 2011-03-05 19:27:32 +00:00
styles.css MDL-26861 quiz view align Summary of your previous attempts table consistenty 2011-03-19 09:31:27 +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 quiz - bump version 2011-02-01 09:37:36 +01:00
view.php MDL-26778 Change to completion should immediately affect nav block 2011-04-11 12:40:13 +01:00