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

A class encapsulating the settings for a quiz. More...

Classes

class  mod_quiz\quiz_settings
 

Namespaces

namespace  mod_quiz
  
 

Detailed Description

A class encapsulating the settings for a quiz.

When this class is initialised, it may have the settings adjusted to account for the overrides for a particular user. See the create methods.

Initially, it only loads a minimal amount of information about each question - loading extra information only when necessary or when asked. The class tracks which questions are loaded.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later