Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Talk:Privacy API: Difference between revisions

From MoodleDocs
Privacy API author credits
 
Line 4: Line 4:


This extensive documentation was drafted first in Google Docs ([https://docs.google.com/document/d/1Y7n4Qkez4Tl83rWArOQPQCpE2NeSA2bUa8gOR2r_JFE/edit# GDPR plugin API]), thus the above authors are not credited in the page history.
This extensive documentation was drafted first in Google Docs ([https://docs.google.com/document/d/1Y7n4Qkez4Tl83rWArOQPQCpE2NeSA2bUa8gOR2r_JFE/edit# GDPR plugin API]), thus the above authors are not credited in the page history.
Could the get_contexts_for_userid function be explained in a bit more detail. It's unclear why this data is being collected. My particular case in a custom enrolment plugin that contains user data. Is the context the course context, the user context or something else... and why? There are no actual example to go on. --[[User:Howard Miller|Howard Miller]] ([[User talk:Howard Miller|talk]]) 14:09, 8 May 2018 (UTC)

Revision as of 14:09, 8 May 2018

Privacy API author credits

Thanks to Andrew Nicols with help from Adrian Greeve, Jake Dallimore, Sander Bangma and Jun Pataleta.

This extensive documentation was drafted first in Google Docs (GDPR plugin API), thus the above authors are not credited in the page history.

Could the get_contexts_for_userid function be explained in a bit more detail. It's unclear why this data is being collected. My particular case in a custom enrolment plugin that contains user data. Is the context the course context, the user context or something else... and why? There are no actual example to go on. --Howard Miller (talk) 14:09, 8 May 2018 (UTC)