$caption | mod_quiz\output\attempt_summary_information | protected |
$summarydata | mod_quiz\output\attempt_summary_information | protected |
add_attempt_grades_if_appropriate(quiz_attempt $attemptobj, display_options $options,) | mod_quiz\output\attempt_summary_information | |
add_item(string $shortname, string|renderable $title, string|renderable $content) | mod_quiz\output\attempt_summary_information | |
add_item_after(string $shortname, string|renderable $title, string|renderable $content, string $addafter,) | mod_quiz\output\attempt_summary_information | |
add_item_before(string $shortname, string|renderable $title, string|renderable $content, string $addbefore,) | mod_quiz\output\attempt_summary_information | |
create_for_attempt(quiz_attempt $attemptobj, display_options $options, ?int $pageforlinkingtootherattempts=null, ?bool $showall=null,) | mod_quiz\output\attempt_summary_information | static |
create_from_legacy_array(array $items) | mod_quiz\output\attempt_summary_information | static |
export_for_template(renderer_base $output) (defined in mod_quiz\output\attempt_summary_information) | mod_quiz\output\attempt_summary_information | |
core::output::named_templatable::export_for_template(renderer_base $output) | core\output\templatable | |
filter_keeping_only(array $shortnames) | mod_quiz\output\attempt_summary_information | |
get_template_name(renderer_base $renderer) (defined in mod_quiz\output\attempt_summary_information) | mod_quiz\output\attempt_summary_information | |
core::output::named_templatable::get_template_name(renderer_base $renderer) | core\output\named_templatable | |
insert_new_item_at_position(string $shortname, string|renderable $title, string|renderable $content, int $position,) | mod_quiz\output\attempt_summary_information | protected |
remove_item(string $shortname) | mod_quiz\output\attempt_summary_information | |
set_caption(string $caption) | mod_quiz\output\attempt_summary_information | |