Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.11.x will end 14 Nov 2022 (12 months plus 6 months extension).
  • Bug fixes for security issues in 3.11.x will end 13 Nov 2023 (18 months plus 12 months extension).
  • PHP version: minimum PHP 7.3.0 Note: minimum PHP version has increased since Moodle 3.10. PHP 7.4.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