openequella / moodle-mod_openEQUELLA

Moodle module for integration with openEQUELLA
https://openequella.github.io/moodle-mod_openEQUELLA/
GNU General Public License v3.0
6 stars 16 forks source link

added privacy provider, including lti launch details #74

Closed mrblippy closed 4 years ago

mrblippy commented 4 years ago
Checklist
Description of change

https://github.com/openequella/moodle-mod_openEQUELLA/issues/49

This commit implements the Moodle privacy api. In particular defining what personally identifiable details are sent through to oEQ during an lti launch.

This can be viewed via Site administration->Users->Privacy and policies->Plugin privacy registry->Activity Modules data privacy registry

The majority of the Privacy api methods have been left implemented, as oEQ does not store any personally identifiable moodle user details.

edalex-ian commented 4 years ago

Heya @mrblippy

Just to keep this one moving, I've made the tweaks mentioned and will merge in. ;)