openequella / moodle-block_openEQUELLA_links

Moodle block for providing links into openEQUELLA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide support for Moodle privacy API

mrblippy opened this issue · comments

We need to implement the Moodle privacy api, detailing what personally identifiable information is stored about the user for this block. Without this, moodle admins will be notified that the block is not GDPR compliant

This block doesn't store any data in moodle, it just uses the shared secret configuration from https://github.com/openequella/moodle-mod_openEQUELLA
Because of this, we just need to implement a null_provider

Further information about implementation can be found here:
https://docs.moodle.org/dev/Privacy_API#Plugins_which_do_not_store_personal_data