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

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
(Manage policies)
(User agreements)
Line 30: Line 30:
* Change the order in which policies are shown to users
* Change the order in which policies are shown to users


==User consents==
==User agreements==


* The Consent page lists a summary of each policy
On the User agreements page you can:
* The user is asked to specifically agree to each policy
 
* When the user agrees to the policies they will be taken to the standard user registration form
* View user consents
* The site admin or privacy officer has an overview of user consents, and can filter by policy to determine who consented at what time
* Filter by policy, permission, status or role
* The site admin or privacy officer can manually consent on behalf of users
* Manually consent on behalf of minors
* Download table data


==Capabilities==
==Capabilities==

Revision as of 14:17, 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
  • 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