See Release Notes
Long Term Support Release
(no description)
File Size: | 49 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file question/tests/behat/behat_core_question.php |
behat_theme_classic_behat_core_question:: (1 method):
i_add_a_question_filling_the_form_with()
Class: behat_theme_classic_behat_core_question - X-Ref
Step definitions related to blocks overrides for the Classic theme.i_add_a_question_filling_the_form_with($questiontypename, TableNode $questiondata) X-Ref |
Creates a question in the current course questions bank with the provided data. This step can only be used when creating question types composed by a single form. param: string $questiontypename The question type name param: TableNode $questiondata The data to fill the question type form. |