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

Public Member Functions

 get_test_questions ()
 make_calculatedmulti_question_sum ()

Detailed Description

Test helper class for the calculated multiple-choice question type.

Definition at line 38 of file helper.php.


Member Function Documentation

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 calculated multiple-choice question about summing two numbers.

Returns:
qtype_calculatedmulti_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