|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| get_test_questions () | |
| make_shortanswer_question_frogtoad () | |
| get_shortanswer_question_data_frogtoad () | |
| make_shortanswer_question_frogonly () | |
| get_shortanswer_question_data_frogonly () | |
Test helper class for the shortanswer question type.
Definition at line 35 of file helper.php.
Gets the question data for a shortanswer questionwith just the correct ansewer 'frog', and no other answer matching.
Definition at line 116 of file helper.php.

Gets the question data for a shortanswer question with with correct ansewer 'frog', partially correct answer 'toad' and defaultmark 1. This question also has a '*' match anything answer.
Definition at line 70 of file helper.php.

Reimplemented from question_test_helper.
Definition at line 36 of file helper.php.
Makes a shortanswer question with just the correct ansewer 'frog', and no other answer matching.
Definition at line 95 of file helper.php.

Makes a shortanswer question with correct ansewer 'frog', partially correct answer 'toad' and defaultmark 1. This question also has a '*' match anything answer.
Definition at line 46 of file helper.php.
