Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.0.x will end 8 May 2023 (12 months).
  • Bug fixes for security issues in 4.0.x will end 13 November 2023 (18 months).
  • PHP version: minimum PHP 7.3.0 Note: the minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is also supported.

Class: question_test  - X-Ref

Unit tests for qtype_multianswer_question.

test_get_expected_data()   X-Ref
No description

test_is_complete_response()   X-Ref
No description

test_is_gradable_response()   X-Ref
No description

test_grading()   X-Ref
No description

test_get_correct_response()   X-Ref
No description

test_get_question_summary()   X-Ref
No description

test_summarise_response()   X-Ref
No description

test_get_num_parts_right()   X-Ref
No description

test_get_num_parts_right_fourmc()   X-Ref
No description

test_clear_wrong_from_response()   X-Ref
No description

test_compute_final_grade()   X-Ref
No description

test_get_question_definition_for_external_rendering()   X-Ref
test_get_question_definition_for_external_rendering


make_second_version(\qtype_multianswer_question $question)   X-Ref
Helper method to make a simulated second version of the standard multianswer test question.

The key think is that all the answer ids are changed (increased by 20).

return: \qtype_multianswer_question
param: \qtype_multianswer_question $question

test_validate_can_regrade_with_other_version_ok()   X-Ref
No description

test_validate_can_regrade_with_other_version_wrong_subquestions()   X-Ref
No description

test_validate_can_regrade_with_other_version_one_wrong_subquestion()   X-Ref
No description

test_update_attempt_state_date_from_old_version_ok()   X-Ref
No description