Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Class for generating and representing a Safe Exam Browser config key. More...
Namespaces | |
namespace | event |
Event for when access to a quiz is prevented by this subplugin. | |
namespace | external |
| |
namespace | privacy |
Privacy Subsystem implementation for quizaccess_seb. | |
Classes | |
class | config_key |
Class for generating and representing a Safe Exam Browser config key. More... | |
class | helper |
Helper class. More... | |
class | hideif_rule |
Class to store data for "hide if" rules for the settings form. More... | |
class | link_generator |
Generate the links to open/download the Safe Exam Browser with correct settings. More... | |
class | property_list |
Wrapper for CFPropertyList to handle low level iteration. More... | |
class | seb_access_manager |
Manage the access to the quiz. More... | |
class | seb_quiz_settings |
Entity model representing quiz settings for the seb plugin. More... | |
class | settings_provider |
Helper class for providing quiz settings, to make setting up quiz form manageable. More... | |
class | template |
Entity model representing template settings for the seb plugin. More... | |
class | template_controller |
Class for manipulating with the template records. More... | |
Class for generating and representing a Safe Exam Browser config key.
Class for manipulating with the template records.
Entity model representing template settings for the seb plugin.
Class for providing quiz settings, to make setting up quiz form manageable.
Entity model representing quiz settings for the seb plugin.
Manage the access to the quiz.
Wrapper for CFPropertyList to handle low level iteration.
Generate the links to open/download the Safe Exam Browser with correct settings.
Class to store data for "hide if" rules for the settings form.
Helper class.
To make sure there are no inconsistencies between data sets, run tests in tests/phpunit/settings_provider_test.php.