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

Public Member Functions

 get_test_questions ()

Static Public Member Functions

static make_description_question_info ()
static get_question_data ()

Detailed Description

Test helper class for the description question type.

Definition at line 36 of file helper.php.


Member Function Documentation

static get_question_data ( ) [static]

Get the question data, as it would be loaded by get_question_options, for the question returned by make_an_oumultiresponse_two_of_four().

Returns:
object

Definition at line 66 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 37 of file helper.php.

static make_description_question_info ( ) [static]
Returns:
qtype_description_question

Definition at line 44 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