|
Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
|
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) | |
| qtype_ordering\output\feedback::__construct | ( | question_attempt | $qa, |
| protected question_display_options question_display_options | $options ) |
Define the feedback with options for display.
| question_attempt | $qa | The question attempt object. |
| question_display_options | $options | Controls what should and should not be displayed via question_display_options but unit tests are fickle. |
| $options | The question display options. |