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

User profiles: Difference between revisions

From MoodleDocs
m (changes from 3.6 to 3.7)
 
(37 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{Site appearance}}
{{Site appearance}}
A user's profile may be viewed by clicking on their name.
==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.
 
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).
 
[[File:36NewProfilePage.png|thumb|center|600px|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:
 
[[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.


==Site administration settings==
==Site administration settings==
Line 6: Line 24:
===Site policies===
===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 ''Settings > Site administration > Security > 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===
===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 ''Settings > Site administration > Appearance > Default profile page''.
# Select the required blocks from the "Add a block" drop-down menu. Configure each block as desired.
# Reposition blocks using the arrow icons in the block headers.


==Adding a block to all profile pages==
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)


An administrator can add a new block to all profile pages as follows:
These are all ‘fake’ blocks and cannot be removed through the normal blocks administration interface.


# Turn editing on for the front page
Clicking the button 'Reset profile for all users' will then apply these settings to the profile pages of everyone on the site.
# 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 29: Line 47:
By default, users can customize their public profile page and add blocks. To prevent this
By default, users can customize their public profile page and add blocks. To prevent this


# Go to ''Settings > Site administration > Users > Permissions > Define roles''
# Go to ''Administration > Site administration > Users > Permissions > Define roles''
# Edit the authenticated user role and untick the capability moodle/user:manageownblocks
# Edit the authenticated user role and untick the capability [[Capabilities/moodle/user:manageownblocks|moodle/user:manageownblocks]]
 
==User profile capabilities==
 
System:
*[[Capabilities/moodle/user:editownprofile|Edit own user profile]]
*[[Capabilities/moodle/user:manageownblocks|Manage blocks on own public user profile]]
*[[Capabilities/moodle/user:managesyspages|Configure default page layout for public user profiles]]
*[[Capabilities/moodle/user:update|Update user profiles]]
 
Users:
*[[Capabilities/moodle/user:editprofile|Edit user profile]]
*[[Capabilities/moodle/user:manageblocks|Manage blocks on user profile of other users]]
*[[Capabilities/moodle/user:viewalldetails|View user full information]]
 
Course:
*[[Capabilities/moodle/user:viewdetails|View user profiles]]


==See also==
==See also==


*[[View profile]]
*[[Activity report]]
*[[User profile fields]]
*[[User profile fields]]
*[[Site policies]]
*[[Site policies]]
*[[Update profile]]
[[de:Nutzerprofil]]
[[es:Perfiles de usuario]]

Latest revision as of 07:18, 23 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.

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