Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.10.x will end 8 November 2021 (12 months).
  • Bug fixes for security issues in 3.10.x will end 9 May 2022 (18 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.

Differences Between: [Versions 39 and 310]

Unit tests for the drag-and-drop words into sentences question definition class.

Copyright: 2012 The Open University
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 374 lines (14 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class


Class: qtype_ddwtos_test  - X-Ref

Unit tests for the drag-and-drop words into sentences question definition class.

setUp()   X-Ref
No description

tearDown()   X-Ref
No description

assert_same_xml($expectedxml, $xml)   X-Ref
No description

get_test_question_data()   X-Ref
Get some test question data.

return: object the data to construct a question like

test_name()   X-Ref
No description

test_can_analyse_responses()   X-Ref
No description

test_save_question()   X-Ref
No description

test_initialise_question_instance()   X-Ref
No description

test_get_random_guess_score()   X-Ref
No description

test_get_possible_responses()   X-Ref
No description

test_xml_import()   X-Ref
No description

test_xml_export()   X-Ref
No description