moodle/question
Tim Hunt eca230b521 MDL-38538 question unit tests: improve things a bit.
1. Split the question_attempt tests into one class per file.
2. Imporve the API to give tests more control, and to test more of the
   important code. Some of this is not used here, but it is about to be.
2013-03-28 16:05:34 +00:00
..
behaviour MDL-38311 Add missing comment format. 2013-03-06 02:02:45 +01:00
engine MDL-38538 question unit tests: improve things a bit. 2013-03-28 16:05:34 +00:00
format MDL-38390 qformat_blackboard_six: use pool title as category name 2013-03-23 17:35:16 +10:00
tests MDL-38582 testing: Let any component have a data generator. 2013-03-22 10:28:24 +00:00
type MDL-38538 question unit tests: improve things a bit. 2013-03-28 16:05:34 +00:00
addquestion.php MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id() 2012-08-24 11:30:10 +08:00
category.php MDL-32245 question bank: fix coding style in categories.php 2012-12-15 10:41:00 +00:00
category_class.php MDL-38395 question categories: wrong URLs after editing. 2013-03-15 08:12:39 +00:00
category_form.php MDL-32945 libraries: Replaced deprecated PARAM_MULTILANG with PARAM_TEXT 2012-07-19 15:44:40 +08:00
edit.php MDL-34807 question bank: navigation loses place. 2012-08-13 11:13:25 +01:00
editlib.php MDL-36638 usability: Core changes for new quiz/question icons 2012-11-29 12:41:29 +08:00
export.php MDL-35404 question export: make it work with slasharguments off. 2012-11-30 11:48:26 +00:00
export_form.php MDL-29808 qformats: use standard pluginname string and add version.php 2011-11-10 19:12:28 +00:00
flags.js MDL-28471 Further tweaks to the question flag code. 2011-07-26 17:43:55 +01:00
format.php MDL-37599 question import: add missing string. 2013-01-21 12:07:47 +00:00
import.php MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id() 2012-08-24 11:30:10 +08:00
import_form.php MDL-33338 recognising the mimetype for uploaded files 2012-05-28 15:19:41 +08:00
move_form.php MDL-20636 Fix some more codechecker issues. 2011-05-14 22:53:25 +01:00
preview.js MDL-20636 Boilerplate and other cleanup in the question core code. 2011-02-21 18:00:15 +00:00
preview.php MDL-35792 question preview: way to update options without restarting. 2012-12-22 17:38:30 +00:00
previewlib.php MDL-38490 question preview, variant is attempt (not display) option 2013-03-14 17:21:16 +00:00
qbank.js MDL-34741 use 2in3 in question bank 2012-08-11 20:40:09 +02:00
qengine.js MDL-28975 question engine, JavaScript error in IE. 2011-08-18 14:00:05 +01:00
question.php MDL-34399 questions: cache to help load question definitions. 2012-10-26 11:58:02 +08:00
renderer.php MDL-30069 Question type icons missing in lots of places. 2011-11-15 11:17:18 +00:00
toggleflag.php MDL-20636 Fix some more codechecker issues. 2011-05-14 22:53:25 +01:00
upgrade.php MDL-30604 Added 2 missing messages andd deleting an incorrect one 2011-12-09 02:01:02 +01:00