Differences Between: [Versions 310 and 311] [Versions 310 and 400] [Versions 310 and 401] [Versions 310 and 402] [Versions 310 and 403]
Unit tests for the drag-and-drop onto image question type.
Copyright: | 2010 The Open University |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 873 lines (43 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
qtype_ddimageortext_walkthrough_test:: (11 methods):
get_contains_drag_image_home_expectation()
test_interactive_behaviour()
test_deferred_feedback()
test_deferred_feedback_unanswered()
test_deferred_feedback_partial_answer()
test_interactive_grading()
test_interactive_correct_no_submit()
test_interactive_partial_no_submit()
test_interactive_no_right_clears()
test_display_of_right_answer_when_shuffled()
test_mixed_lang_rendering()
Class: qtype_ddimageortext_walkthrough_test - X-Ref
Unit tests for the drag-and-drop onto image question type.get_contains_drag_image_home_expectation($dragitemno, $choice, $group) X-Ref |
Get an expectation that the output contains an item ready to drag. param: int $dragitemno the item number. param: int $choice which choice this is. param: int $group which drag group it belongs to. return: question_contains_tag_with_attributes the required expectation. |
test_interactive_behaviour() X-Ref |
No description |
test_deferred_feedback() X-Ref |
No description |
test_deferred_feedback_unanswered() X-Ref |
No description |
test_deferred_feedback_partial_answer() X-Ref |
No description |
test_interactive_grading() X-Ref |
No description |
test_interactive_correct_no_submit() X-Ref |
No description |
test_interactive_partial_no_submit() X-Ref |
No description |
test_interactive_no_right_clears() X-Ref |
No description |
test_display_of_right_answer_when_shuffled() X-Ref |
No description |
test_mixed_lang_rendering() X-Ref |
No description |