moodle/mod/quiz
Tim Hunt 48c19b2551 quiz lang MDL-24170 move an old string to a more logical name, before making the real change.
AMOS BEGIN
 MOV [finishattempt,mod_quiz],[submitallandfinish,mod_quiz]
AMOS END
2010-11-01 17:36:15 +00:00
..
backup/moodle2 MDL-22138 backup - I know smaller cathedrals than this, yay quizzes! 2010-10-24 10:43:42 +00:00
db quiz MDL-24727 column missed from install.xml 2010-10-20 10:14:19 +00:00
lang/en 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
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 quiz reports MDL-24603 columns in the overview report should be collapsible. 2010-11-01 14:36:58 +00: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 secure mode MDL-23712 secure mode breaks the quiz navigation 2010-08-11 20:25:31 +00:00
addrandom.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
attempt.php quiz & qbank MDL-24453 fix all the ways you can edit a question, so that that returnurl paramterer acutally works. 2010-10-18 15:28:59 +00:00
attemptlib.php quiz MDL-24760 recent fix quiz preview/review by teacher. 2010-10-22 17:24:09 +00:00
comment.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
edit.js quiz editing MDL-19766 fixed page load flicker of things revealed later by JavaScript. 2010-08-06 17:55:33 +00:00
edit.php mod_quiz / navigation MDL-20276 further polishing the quiz navigation structure. 2010-08-04 16:31:54 +00:00
editlib.php quiz & qbank MDL-24453 fix all the ways you can edit a question, so that that returnurl paramterer acutally works. 2010-10-18 15:28:59 +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 MDL-16094 File storage conversion Quiz and Questions 2010-08-10 09:56:48 +00:00
lib.php quiz recent activity MDL-24528 was setting the activity userid to the attempt id. Doh! 2010-10-05 17:11:16 +00:00
locallib.php MDL-24321 switching to stdClass in /mod/ 2010-09-21 08:37:36 +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 secure mode MDL-23712 secure mode breaks the quiz navigation 2010-08-11 20:25:31 +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 NOBUG more consistent use of URLs for the quiz reports. 2010-07-28 15:08:34 +00:00
restorelib.php MDL-22138 backup - I know smaller cathedrals than this, yay quizzes! 2010-10-24 10:43:42 +00:00
review.php quiz MDL-24499 simple typo when putting values into a string. 2010-11-01 14:40:25 +00:00
reviewquestion.php quiz MDL-21533 remove all mention of overlib from the quiz, by moving necessary code to qtype_multianswer, which is the only place it is used. 2010-07-05 16:55:39 +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-24321 switching to stdClass in /mod/ 2010-09-21 08:37:36 +00:00
styles.css mod-quiz MDL-24418 Overflow fix allow horizontal scrolling of quiz results. 2010-09-29 03:02:18 +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 quiz MDL-24727 column missed from install.xml 2010-10-20 10:14:19 +00:00
view.php fixed a few spelling errors in /admin/ 2010-09-17 10:27:26 +00:00