Note: You are currently viewing documentation for Moodle 4.0. Up-to-date documentation for the latest stable version of Moodle may be available here: Data privacy.

Data privacy: Difference between revisions

From MoodleDocs
Data privacy
Type Admin tools
Set N/A
Downloads https://moodle.org/plugins/tool_dataprivacy
Issues https://tracker.moodle.org/issues/?jql=component%20%3D%20Privacy
Discussion
Maintainer(s) Moodle HQ
No edit summary
No edit summary
Line 68: Line 68:
* [[Capabilities/tool/dataprivacy:makedatarequestsforchildren|Make data requests for children]]
* [[Capabilities/tool/dataprivacy:makedatarequestsforchildren|Make data requests for children]]


==See also==
==Siehe auch==


* [[GDPR for administrators (Moodle 3.4.2+)]]
* [[GDPR für Administrator/innen (Moodle 3.4.2+)]]


[[Category: Privacy]]
[[Category: Privacy]]


[[es:Plugin de privacidad de datos]]
[[en:Data privacy plugin]]
[[de:Schutz persönlicher Daten]]

Revision as of 11:18, 16 April 2018

The Data privacy plugin provides the workflow for users to submit subject access requests and for the site administrator or Data Protection Officer (DPO) to process these requests.

The Data Privacy plugin forms part of Moodle’s privacy feature set and will assist sites to become GDPR compliant. It requires Moodle 3.4.2 or later and will be integrated in the Moodle 3.5 release in May 2018.


Data Protection Officer role

After installing the data privacy plugin, the first thing to do is to create a Data Protection Officer role and assign it.

Data requests

Requesting data

Any user can send a message to the Data Protection Officer via the 'Contact Data Protection Officer' link on their profile page.

In addition, they can request a copy of all of their personal data or request that their personal data should be deleted as follows:

  1. Go to your profile page (via the user menu).
  2. Click the link 'Data requests' then click the 'New request' button.
  3. Select 'Export all of my personal data' or 'Delete all of my personal data' as appropriate.
  4. Save changes.
Request approved

The DPO will then receive a data request notification.

If the user has requested a copy of all of their personal data, once the request is approved, they will receive a notification to inform them that their personal data may be downloaded from their Data requests page.

If the user has requested that their personal data should be deleted, once the request is approved, they will receive an email to inform them and they will no longer be able to log in to the site.

Responding to data requests

Viewing a data request

The DPO can respond to data requests as follows:

  1. Go to 'Data requests' in the Site administration (or follow the link in the data request notification).
  2. In the Actions dropdown, select View, Approve, or Deny as appropriate.

Data registry

Data registry

The DPO can set purposes (why the organisation is processing data) with retention periods and categories for data stored in Moodle in the data registry.

A default purpose and retention period may be set for course categories, courses, activity modules and blocks.

To add purposes and categories:

  1. Go to 'Data registry' in the Site administration.
  2. In the Edit menu select Categories.
  3. On the 'Edit categories' page, click the + button to add a new category.
  4. Enter a category name and description then click the Save button.
  5. Go to 'Data registry' again and in the Edit menu select Purposes.
  6. On the 'Edit purposes' page, click the + button to add a new purpose.
  7. Enter a purpose name, description and retention period then click the Save button.

To set default categories and purposes:

  1. In 'Data registry' in the Site administration click the 'Set defaults' button.
  2. Select a default category and purpose for the site, and for users, course categories, courses, activity modules and blocks as required.
  3. Save changes.

Capabilities

Siehe auch