Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
|
A class encapsulating the settings for a quiz. More...
Classes | |
class | mod_quiz\quiz_settings |
Namespaces | |
namespace | mod_quiz |
| |
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.