|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| controls (question_attempt $qa, question_display_options $options) | |
Renderer for outputting parts of a question belonging to the information item behaviour.
Definition at line 37 of file renderer.php.
| controls | ( | question_attempt $ | qa, |
| question_display_options $ | options | ||
| ) |
Generate some HTML (which may be blank) that appears in the question formulation area, afer the question type generated output.
For example. immediatefeedback and interactive mode use this to show the Submit button, and CBM use this to display the certainty choices.
| question_attempt | $qa | a question attempt. |
| question_display_options | $options | controls what should and should not be displayed. |
Reimplemented from qbehaviour_renderer.
Definition at line 38 of file renderer.php.
