See Release Notes
Long Term Support Release
Up one level | ||
behat/ | ||
fixtures/ | ||
helper.php [source] [404 lines] | Test helper code for the multiple choice question type. | |
question_multi_test.php [source] [178 lines] | Unit tests for the multiple choice, multi-response question definition classes. | |
question_single_test.php [source] [212 lines] | Unit tests for the multiple choice, single response question definition classes. | |
questiontype_test.php [source] [239 lines] | Unit tests for the mulitple choice question definition class. | |
upgradelibnewqe_test.php [source] [2771 lines] | Tests of the upgrade to the new Moodle question engine for attempts at multichoice questions. | |
walkthrough_test.php [source] [226 lines] | This file contains tests that walk mutichoice questions through various behaviours. Note, there are already lots of tests of the multichoice type in the behaviour tests. (Search for test_question_maker::make_a_multichoice.) This file only contains a few additional tests for problems that were found during testing. |