Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Classes | Namespaces
quizaccess_user_provider.php File Reference

The quizaccess_user_provider interface provides the expected interface for all 'quizaccess' quizaccesss. More...

Classes

interface  mod_quiz\privacy\quizaccess_user_provider
 

Namespaces

 mod_quiz\privacy
  
 

Detailed Description

The quizaccess_user_provider interface provides the expected interface for all 'quizaccess' quizaccesss.

Quiz sub plugins should implement this if they store personal information and can retrieve a userid.

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