Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Privacy Subsystem helper for mod_quiz. More...
Classes | |
class | helper |
Privacy Subsystem implementation for mod_quiz. More... | |
class | provider |
Privacy Subsystem implementation for mod_quiz. More... | |
interface | quizaccess_provider |
The quizaccess_provider interface provides the expected interface for all 'quizaccess' quizaccesss. More... | |
interface | quizaccess_user_provider |
Privacy Subsystem helper for mod_quiz.
The quizaccess_user_provider interface provides the expected interface for all 'quizaccess' quizaccesss.
The quizaccess_provider interface provides the expected interface for all 'quizaccess' quizaccesss.
Privacy Subsystem implementation for mod_quiz.
This file contains the polyfil to allow a plugin to operate with Moodle 3.3 up.
Quiz sub plugins should implement this if they store personal information and can retrieve a userid.