Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Namespaces | |
namespace | mod_quiz\output |
Renderer outputting the quiz editing UI. | |
Classes | |
class | mod_quiz\output\links_to_other_attempts |
Represents the list of links to other attempts. More... | |
class | mod_quiz\output\navigation_panel_attempt |
Specialisation of {. More... | |
class | mod_quiz\output\navigation_panel_base |
Represents the navigation panel, and builds a {. More... | |
class | mod_quiz\output\navigation_panel_review |
Specialisation of {. More... | |
class | mod_quiz\output\navigation_question_button |
Represents a single link in the navigation panel. More... | |
class | mod_quiz\output\navigation_section_heading |
Represents a heading in the navigation panel. More... | |
class | mod_quiz\output\renderer |
The main renderer for the quiz module. More... | |
class | mod_quiz\output\view_page |
This class captures all the various information to render the front page of the quiz activity. More... | |