Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
qtype_ordering\output\feedback Class Reference
Inheritance diagram for qtype_ordering\output\feedback:
qtype_ordering\output\renderable_base

Public Member Functions

 __construct (question_attempt $qa, protected question_display_options question_display_options $options)
 Define the feedback with options for display.
 
 export_for_template (renderer_base $output)
 

Constructor & Destructor Documentation

◆ __construct()

qtype_ordering\output\feedback::__construct ( question_attempt $qa,
protected question_display_options question_display_options $options )

Define the feedback with options for display.

Parameters
question_attempt$qaThe question attempt object.
question_display_options$optionsControls what should and should not be displayed via question_display_options but unit tests are fickle.
Parameters
$optionsThe question display options.

The documentation for this class was generated from the following file: