emmarichardson/local_autogroup

GDPR compatibility

Closed this issue · 4 comments

Hello,

It looks like the plugin local_autogroup is not compliant with GDPR. The plugin does not implement the Privacy API. Would you please implement it?

​Best regards,
Olena Tatarintseva

I am not sure what you would expect here. We are just creating groups...

If you have the time to write the necessary code, please feel free to put in a pull request and we will review it. Thanks.

local_autogroup does not store user data. It's only rely on data from Moodle core. So we should implement null_provider.
https://docs.moodle.org/dev/Privacy_API#Plugins_which_do_not_store_personal_data

Hi @emmarichardson
Bumping this issue, as we would like to use your plugin but require GDPR compliance. I have added a privacy provider to make the plugin compliant with GDPR, could you please review when you get a chance?
Thanks,
Peter