Moodle  2.2.1
http://www.collinsharper.com
qtype_multianswer_test_helper Class Reference
Inheritance diagram for qtype_multianswer_test_helper:
Collaboration diagram for qtype_multianswer_test_helper:

Public Member Functions

 get_test_questions ()
 make_multianswer_question_twosubq ()
 get_multianswer_question_data_twosubq ()
 get_multianswer_question_form_data_twosubq ()

Detailed Description

Test helper class for the multianswer question type.

Definition at line 38 of file helper.php.


Member Function Documentation

Makes a multianswer question about completing two blanks in some text.

Returns:
object the question definition data, as it might be returned from get_question_options.

Definition at line 114 of file helper.php.

Here is the call graph for this function:

Makes a multianswer question about completing two blanks in some text.

Returns:
object the question definition data, as it might be returned from the question editing form.

Definition at line 196 of file helper.php.

Here is the call graph for this function:

Returns:
array of example question names that can be passed as the $which argument of test_question_maker::make_question when $qtype is this question type.

Reimplemented from question_test_helper.

Definition at line 39 of file helper.php.

Makes a multianswer question about completing two blanks in some text.

Returns:
qtype_multianswer_question

Definition at line 47 of file helper.php.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations