moodle-logstore_xapi icon indicating copy to clipboard operation
moodle-logstore_xapi copied to clipboard

Fully Implement Privacy API

Open davidpesce opened this issue 5 years ago • 0 comments

Thanks to @yao9394, the privacy API skeleton has been added to the plugin. To fully implement the Privacy API, we need to flesh out the functions to include:

  • Indicating that you export data to an external location
  • Providing a way to export user data
  • Retrieving the list of contexts
  • Deleting user data

davidpesce avatar Jan 30 '20 18:01 davidpesce