Home
last modified time | relevance | path

Searched refs:add_part_heading (Results 1 – 3 of 3) sorted by relevance

/dports/www/moodle310/moodle/question/engine/
H A Drenderer.php108 $this->add_part_heading($qtoutput->formulation_heading(),
112 $this->add_part_heading(get_string('feedback', 'question'),
116 $this->add_part_heading(get_string('comments', 'question'),
179 protected function add_part_heading($heading, $content) { function in core_question_renderer
/dports/www/moodle311/moodle/question/engine/
H A Drenderer.php108 $this->add_part_heading($qtoutput->formulation_heading(),
112 $this->add_part_heading(get_string('feedback', 'question'),
116 $this->add_part_heading(get_string('comments', 'question'),
179 protected function add_part_heading($heading, $content) { function in core_question_renderer
/dports/www/moodle39/moodle/question/engine/
H A Drenderer.php108 $this->add_part_heading($qtoutput->formulation_heading(),
112 $this->add_part_heading(get_string('feedback', 'question'),
116 $this->add_part_heading(get_string('comments', 'question'),
179 protected function add_part_heading($heading, $content) { function in core_question_renderer