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


Public Member Functions | |
| subquestion (question_attempt $qa, question_display_options $options, $index, question_graded_automatically $subq) | |
Protected Member Functions | |
| choice_wrapper_start ($class) | |
| choice_wrapper_end () | |
| all_choices_wrapper_start () | |
| all_choices_wrapper_end () | |
Render an embedded multiple-choice question vertically, like for a normal multiple-choice question.
Definition at line 308 of file renderer.php.
| all_choices_wrapper_end | ( | ) | [protected] |
Reimplemented in qtype_multianswer_multichoice_horizontal_renderer.
Definition at line 406 of file renderer.php.


| all_choices_wrapper_start | ( | ) | [protected] |
Reimplemented in qtype_multianswer_multichoice_horizontal_renderer.
Definition at line 399 of file renderer.php.


| choice_wrapper_end | ( | ) | [protected] |
Reimplemented in qtype_multianswer_multichoice_horizontal_renderer.
Definition at line 392 of file renderer.php.


| choice_wrapper_start | ( | $ | class | ) | [protected] |
| string | $class | class attribute value. |
Reimplemented in qtype_multianswer_multichoice_horizontal_renderer.
Definition at line 385 of file renderer.php.


| subquestion | ( | question_attempt $ | qa, |
| question_display_options $ | options, | ||
| $ | index, | ||
| question_graded_automatically $ | subq | ||
| ) |
Reimplemented from qtype_multianswer_subq_renderer_base.
Definition at line 310 of file renderer.php.
