Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
Classes | Namespaces
view_page.php File Reference

This class captures all the various information to render the front page of the quiz activity. More...

Classes

class  mod_quiz\output\view_page
 

Namespaces

namespace  mod_quiz\output
  
 

Detailed Description

This class captures all the various information to render the front page of the quiz activity.

This class is not currently renderable or templatable, but it very nearly could be, which is why it is in the output namespace. It is used to send data to the renderer.