Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.10.x will end 8 November 2021 (12 months).
  • Bug fixes for security issues in 3.10.x will end 9 May 2022 (18 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.

Defines the renderer for the deferred feedback with certainty based marking behaviour.

Copyright: 2009 The Open University
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 108 lines (4 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

qbehaviour_deferredcbm_renderer:: (5 methods):
  certainty_choices()
  controls()
  feedback()
  marked_out_of_max()
  mark_out_of_max()


Class: qbehaviour_deferredcbm_renderer  - X-Ref

Renderer for outputting parts of a question belonging to the deferred
feedback with certainty based marking behaviour.

certainty_choices($controlname, $selected, $readonly)   X-Ref
No description

controls(question_attempt $qa, question_display_options $options)   X-Ref
No description

feedback(question_attempt $qa, question_display_options $options)   X-Ref
No description

marked_out_of_max(question_attempt $qa, core_question_renderer $qoutput,question_display_options $options)   X-Ref
No description

mark_out_of_max(question_attempt $qa, core_question_renderer $qoutput,question_display_options $options)   X-Ref
No description