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.

Question behaviour that is like the deferred feedback model, but with certainty based marking. That is, in addition to the other controls, there are where the student can indicate how certain they are that their answer is right.

Copyright: 2009 The Open University
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 124 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 question/behaviour/deferredfeedback/behaviour.php

Defines 1 class


Class: qbehaviour_deferredcbm  - X-Ref

Question behaviour for deferred feedback with certainty based marking.

The student enters their response during the attempt, along with a certainty,
that is, how sure they are that they are right, and it is saved. Later,
when the whole attempt is finished, their answer is graded. Their degree
of certainty affects their score.

get_min_fraction()   X-Ref
No description

get_max_fraction()   X-Ref
No description

get_expected_data()   X-Ref
No description

get_right_answer_summary()   X-Ref
No description

get_correct_response()   X-Ref
No description

get_our_resume_data()   X-Ref
No description

is_same_response(question_attempt_step $pendingstep)   X-Ref
No description

is_complete_response(question_attempt_step $pendingstep)   X-Ref
No description

process_finish(question_attempt_pending_step $pendingstep)   X-Ref
No description

summarise_action(question_attempt_step $step)   X-Ref
No description