Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: Increasing privacy in Moodle.

Increasing privacy in Moodle

From MoodleDocs
Revision as of 12:05, 5 September 2011 by Helen Foster (talk | contribs) (update template)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This page requires updating. Please do so and remove this template when finished.


Here are some suggestions for increasing privacy in Moodle:

Site policy settings

In 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

In the Internal enrolment settings via Administration > Courses > Enrolments:

  • Enforce enrolment key usage by setting enrol_manual_requirekey to Yes (in Moodle 1.9.4 onwards)
  • Disable the enrolment key hint by setting enrol_manual_showhint to No (in Moodle 1.9.3 onwards)
  • Enforce enrolment key complexity by setting enrol_manual_usepasswordpolicy to Yes (in Moodle 1.9.4 onwards)

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 > 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, last access and My courses.

See also