Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Static Public Member Functions | List of all members
workshopform_numerrors\privacy\provider Class Reference

Privacy API implementation for the Number of errors strategy. More...

Inheritance diagram for workshopform_numerrors\privacy\provider:
core_privacy\local\metadata\null_provider mod_workshop\privacy\workshopform_provider core_privacy\local\request\plugin\subplugin_provider core_privacy\local\request\shared_userlist_provider core_privacy\local\request\shared_data_provider core_privacy\local\request\userlist_provider core_privacy\local\request\data_provider

Static Public Member Functions

static export_assessment_form (\stdClass $user, context $context, array $subcontext, int $assessmentid)
 Return details of the filled assessment form. More...
 
static get_reason ()
 Explain that this plugin stores no personal data. More...
 

Detailed Description

Privacy API implementation for the Number of errors strategy.

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

Member Function Documentation

◆ export_assessment_form()

static workshopform_numerrors\privacy\provider::export_assessment_form ( \stdClass  $user,
context  $context,
array  $subcontext,
int  $assessmentid 
)
static

Return details of the filled assessment form.

Parameters
stdClass$userUser we are exporting data for
context$contextThe workshop activity context
array$subcontextSubcontext within the context to export to
int$assessmentidID of the assessment

Implements mod_workshop\privacy\workshopform_provider.

◆ get_reason()

static workshopform_numerrors\privacy\provider::get_reason ( )
static

Explain that this plugin stores no personal data.

Return values
string

Implements core_privacy\local\metadata\null_provider.


The documentation for this class was generated from the following file: