Policies: Difference between revisions

From MoodleDocs
Policies
Type Admin tools
Set N/A
Downloads https://moodle.org/plugins/tool_policy
Issues https://tracker.moodle.org/issues/?jql=component%20%3D%20Privacy
Discussion
Maintainer(s) Moodle HQ
(User agreements)
Line 28: Line 28:
* View the number and percentage of users who have agreed to each policy
* View the number and percentage of users who have agreed to each policy
* Edit a policy and specify whether it is a minor change (not requiring users to reconfirm their consent) or not
* Edit a policy and specify whether it is a minor change (not requiring users to reconfirm their consent) or not
* View the current version of each policy and also previous versions
* Change the order in which policies are shown to users
* Change the order in which policies are shown to users



Revision as of 14:19, 2 April 2018

The Policies plugin provides a new user sign-on process, with ability to define multiple policies (site, privacy, third party), track user consents, and manage updates and versioning of the policies.

The Policies plugin forms part of Moodle’s privacy feature set and will assist sites to become GDPR compliant. It requires Moodle 3.4.2, which also includes the ability to check whether a new user is a minor. The plugin will be integrated in the Moodle 3.5 release in May 2018.

Enabling the policies plugin

After installing the policies plugin, it may be enabled as follows:

  1. Go to 'Policy settings' in the Site administration.
  2. Set the Site policy handler to 'Policies (tool_policy)'.
  3. Save changes.

Two new pages will then appear in the Site administration - 'Manage policies' and 'User agreements'.

Manage policies

Policies and agreements

On the Manage policies page you can:

  • Add a new site / privacy / third parties / other policy for all users, authenticated users or guests
  • Change the active / inactive status of each policy
  • View the number and percentage of users who have agreed to each policy
  • Edit a policy and specify whether it is a minor change (not requiring users to reconfirm their consent) or not
  • View the current version of each policy and also previous versions
  • Change the order in which policies are shown to users

User agreements

On the User agreements page you can:

  • View user consents
  • Filter by policy, permission, status or role
  • Manually consent on behalf of minors
  • Download table data

Capabilities

See also