catalyst / moodle-mod_scormremote

A Moodle activity for serving SCORM packages remotely to another LMS across domains
https://moodle.org/plugins/mod_scormremote
Other
9 stars 3 forks source link

Implement data privacy provider #5

Closed brendanheywood closed 1 year ago

brendanheywood commented 1 year ago

This does record data from it doesn't send it anywhere, it is import only from the other site. So I think technically this doesn't store user data even though it does.

I think the best next option is to implement it in a way that allows an admin to login as to this person and make data requests on behalf of that person. Or if the psuedo users ever get turned into real accounts then it will magically just work.

Tasks:

danmarsden commented 1 year ago

note this is a plugins db approval blocker when a plugin commiunicates with an external "thing/api" - which I think includes this plugin so it's probably also a blocker for approval.