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.

Class: walkthrough_test  - X-Ref

Unit tests for the essay question type.

check_contains_textarea($name, $content = '', $height = 10)   X-Ref
No description

save_file_to_draft_area($usercontextid, $draftitemid, $filename, $contents)   X-Ref
Helper method: Store a test file with a given name and contents in a
draft file area.

param: int $usercontextid user context id.
param: int $draftitemid draft item id.
param: string $filename filename.
param: string $contents file contents.

test_deferred_feedback_html_editor()   X-Ref
No description

test_deferred_feedback_plain_text()   X-Ref
No description

test_responsetemplate()   X-Ref
No description

test_deferred_feedback_html_editor_with_files_attempt_on_last()   X-Ref
No description

test_deferred_feedback_html_editor_with_files_attempt_on_last_no_files_uploaded()   X-Ref
No description

test_deferred_feedback_plain_attempt_on_last()   X-Ref
No description

test_deferred_feedback_html_editor_with_files_attempt_wrong_filetypes()   X-Ref
No description

test_deferred_feedback_html_editor_with_files_attempt_correct_filetypes()   X-Ref
No description

test_deferred_feedback_word_limits()   X-Ref
No description