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: User profiles.

User profiles: Difference between revisions

From MoodleDocs
(added screenshot)
m (Corrected hyperlink)
 
(19 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Site appearance}}
{{Site appearance}}
==User profiles==
Every user has a profile page which may be reached from the user menu top right and then clicking Profile.  This page contains links to further pages allowing the user to [[Edit profile |edit their profile information]] and preferences, view their forum/blog posts, and check any reports they have access to.
{{New features}}
The Privacy and policies section provides links for contacting the Privacy officer, requesting data export and account deletion (new in 3.6), along with a data retention summary page (new in 3.6) (unless disabled by the administrator).


Every user in Moodle has a Profile page which may be reached from the user menu top right and then clicking Profile. This page contains links to further pages allowing the user to edit their profile information and preferences, view their forum/blog posts, check any reports they have access to.
[[File:36NewProfilePage.png|thumb|center|600px|Example of a user's Profile page. Click to view full size.]]


[[File:29profile.png|thumb|center|450px|Example of a user's Profile page]]
 
If mobile access is enabled, a link to download the [[Moodle Mobile app]] is visible on the profile. (See screenshot above.)


==Viewing others's profiles==
==Viewing others's profiles==
Line 10: Line 15:


[[File:fullprofilelink.png]]
[[File:fullprofilelink.png]]
Note: All users are allowed to view the full profile of users listed as course contacts in the course description.


See [[View profile]] for more information on how the profile information is displayed and [[Edit profile]] for information on updating profiles.
See [[View profile]] for more information on how the profile information is displayed and [[Edit profile]] for information on updating profiles.
Line 21: Line 28:
===Default profile page===
===Default profile page===


An administrator or manager (or any other user with the capability [[Capabilities/moodle/user:managesyspages|moodle/user:managesyspages]]) can set which blocks appear on the default profile page for new users.
An administrator or manager (or any other user with the capability [[Capabilities/moodle/user:managesyspages|moodle/user:managesyspages]]) can add additional blocks onto the default profile page for all users from ''Administration > Site administration > Appearance > Default profile page''. Blocks can be added to the left, right or middle of the page.


# Access ''Administration > Site administration > Appearance > Default profile page''.
Note that this does NOT allow you to remove the following blocks, or to change the layout/order of these blocks:
# Select the required blocks from the "Add a block" drop-down menu. Configure each block as desired.
* User details
# Reposition blocks using the arrow icons in the block headers.
* Privacy and policies
* Course Details
* Miscellaneous
* Reports
* Login activity
* Mobile app (only displays if ''[[Mobile_web_services]]'' are configured)


==Adding a block to all profile pages==
These are all ‘fake’ blocks and cannot be removed through the normal blocks administration interface.


An administrator can add a new block to all profile pages as follows:
Clicking the button 'Reset profile for all users' will then apply these settings to the profile pages of everyone on the site.
 
# Turn editing on for the front page
# Add the block to the front page
# Edit where the block appears and set the page contexts to 'Display throughout the entire site'
# Go to your profile page and again edit where the block appears and set 'Display on page types' to 'Only user profile pages'


==Preventing users from customizing their profile page==
==Preventing users from customizing their profile page==
Line 60: Line 67:


==See also==
==See also==
*[[My profile]]
 
*[[View profile]]
*[[View profile]]
*[[Activity report]]
*[[User profile fields]]
*[[User profile fields]]
*[[Site policies]]
*[[Site policies]]
*[[Update profile]]
*[[Update profile]]
* [http://youtu.be/Q3cHQBgp-nA My Profile Settings] MoodleBites video on YouTube


[[de:Nutzerprofil]]
[[de:Nutzerprofil]]
[[es:Perfiles de usuario]]
[[es:Perfiles de usuario]]

Latest revision as of 10:59, 19 May 2019

User profiles

Every user has a profile page which may be reached from the user menu top right and then clicking Profile. This page contains links to further pages allowing the user to edit their profile information and preferences, view their forum/blog posts, and check any reports they have access to. New feature
in Moodle 3.6!

The Privacy and policies section provides links for contacting the Privacy officer, requesting data export and account deletion (new in 3.6), along with a data retention summary page (new in 3.6) (unless disabled by the administrator).

Example of a user's Profile page. Click to view full size.


If mobile access is enabled, a link to download the Moodle Mobile app is visible on the profile. (See screenshot above.)

Viewing others's profiles

Users with permission to view the profiles of other users can view them by clicking on their name. If they click on the name of a user within a course, the course profile will be displayed and the full profile may be viewed (if allowed) by clicking the link "Full profile" in the Miscellaneous section:

fullprofilelink.png

Note: All users are allowed to view the full profile of users listed as course contacts in the course description.

See View profile for more information on how the profile information is displayed and Edit profile for information on updating profiles.

Site administration settings

Site policies

An administrator can force users to login for profiles and select which roles are visible in user profiles (by default teacher, non-editing teacher and student) in Administration > Site administration > Security > Site policies.

Default profile page

An administrator or manager (or any other user with the capability moodle/user:managesyspages) can add additional blocks onto the default profile page for all users from Administration > Site administration > Appearance > Default profile page. Blocks can be added to the left, right or middle of the page.

Note that this does NOT allow you to remove the following blocks, or to change the layout/order of these blocks:

  • User details
  • Privacy and policies
  • Course Details
  • Miscellaneous
  • Reports
  • Login activity
  • Mobile app (only displays if Mobile_web_services are configured)

These are all ‘fake’ blocks and cannot be removed through the normal blocks administration interface.

Clicking the button 'Reset profile for all users' will then apply these settings to the profile pages of everyone on the site.

Preventing users from customizing their profile page

By default, users can customize their public profile page and add blocks. To prevent this

  1. Go to Administration > Site administration > Users > Permissions > Define roles
  2. Edit the authenticated user role and untick the capability moodle/user:manageownblocks

User profile capabilities

System:

Users:

Course:

See also