Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: Privacy.

Privacy: Difference between revisions

From MoodleDocs
m (fixed link to spanish translation of page)
(Added see also * [https://docs.moodle.org/dev/GDPR_For_Administrators GDPR for administrators])
Line 28: Line 28:
* Using Moodle [http://moodle.org/mod/forum/view.php?id=7301 Security and Privacy forum]
* Using Moodle [http://moodle.org/mod/forum/view.php?id=7301 Security and Privacy forum]
* Using Moodle [https://moodle.org/mod/forum/discuss.php?d=233702 Student Privacy] forum discussion
* Using Moodle [https://moodle.org/mod/forum/discuss.php?d=233702 Student Privacy] forum discussion
* [https://docs.moodle.org/dev/GDPR_For_Administrators GDPR for administrators] - GDPR stands for General Data Protection Regulation and refers to the European Union regulation for data protection for all individuals within the European Union


[[de:Datenschutz in Moodle]]
[[de:Datenschutz in Moodle]]
[[es:Aumentando la privacidad en Moodle]]
[[es:Aumentando la privacidad en Moodle]]

Revision as of 18:09, 17 September 2017

Here are some suggestions for site administrators to increase privacy in Moodle:

Site policy settings

In Settings > Site administration > Security > Site policies:

  • Force users to login by checking the forcelogin checkbox
  • Keep "Force users to login for profiles" enabled to keep anonymous visitors and search engines away from user profiles

Enrolment key usage

If Self enrolment is used, in Settings > Site administration > Plugins > Enrolments > Self enrolment:

  • Enforce enrolment key usage by ticking the 'Require enrolment key' checkbox
  • Enforce enrolment key complexity by ticking the 'Use password policy' checkbox
  • Disable the enrolment key hint leaving the 'Show hint' checkbox unticked

Hiding user fields

Increase student privacy by hiding user fields which would normally appear on users' profile pages, and in some cases on the course participants page.

The hiddenuserfields setting is in Administration > Site administration > Users > Permissions > User policies.

User fields which may be hidden are:
Description, city/town, country, web page, ICQ number, Skype ID, Yahoo ID, AIM ID, MSN ID, first access, last access, last IP address and my courses.

See also