Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 4.1.x will end 13 November 2023 (12 months).
  • Bug fixes for security issues in 4.1.x will end 10 November 2025 (36 months).
  • PHP version: minimum PHP 7.4.0 Note: minimum PHP version has increased since Moodle 4.0. PHP 8.0.x is supported too.

(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

Defines 1 class

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.