Hinweis: Sie sind auf den Seiten der Moodle 2.4 Dokumentation. Die Dokumentation der aktuellsten Moodle-Version finden Sie hier: Nutzerprofil.

Nutzerprofil: Unterschied zwischen den Versionen

Aus MoodleDocs
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Zeile 36: Zeile 36:
# Edit the authenticated user role and untick the capability [[Capabilities/moodle/user:manageownblocks|moodle/user:manageownblocks]]
# Edit the authenticated user role and untick the capability [[Capabilities/moodle/user:manageownblocks|moodle/user:manageownblocks]]


==User profile capabilities==
==Rechte==


System:
Im System-Kontext sind folgende Rechte relevant:
*[[Capabilities/moodle/user:editownprofile|Edit own user profile]]
*[[Capabilities/moodle/user:editownprofile|Edit own user profile]]
*[[Capabilities/moodle/user:manageownblocks|Manage blocks on own public user profile]]
*[[Capabilities/moodle/user:manageownblocks|Manage blocks on own public user profile]]
Zeile 44: Zeile 44:
*[[Capabilities/moodle/user:update|Update user profiles]]
*[[Capabilities/moodle/user:update|Update user profiles]]


Users:
Im Nutzer-Kontext :
*[[Capabilities/moodle/user:editprofile|Edit user profile]]
*[[Capabilities/moodle/user:editprofile|Edit user profile]]
*[[Capabilities/moodle/user:manageblocks|Manage blocks on user profile of other users]]
*[[Capabilities/moodle/user:manageblocks|Manage blocks on user profile of other users]]
*[[Capabilities/moodle/user:viewalldetails|View user full information]]
*[[Capabilities/moodle/user:viewalldetails|View user full information]]


Course:
Im Kurs-Kontext sind folgende Rechte relevant:
*[[Capabilities/moodle/user:viewdetails|View user profiles]]
*[[Capabilities/moodle/user:viewdetails|View user profiles]]



Version vom 11. Mai 2012, 11:01 Uhr


Baustelle.png Diese Seite ist noch nicht vollständig übersetzt.


Das Nutzerprofil wird angezeigt, wenn man den Namen einer Person auf einer Moodle-Seite anklickt, siehe auch Nutzerprofil ansehen und Nutzerprofil bearbeiten.


Systemweite Einstellungen

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.

Default profile page

An administrator or manager (or any other user with the capability moodle/user:managesyspages) can set which blocks appear on the default profile page for new users.

  1. Access Settings > Site administration > Appearance > Default profile page.
  2. Select the required blocks from the "Add a block" drop-down menu. Configure each block as desired.
  3. Reposition blocks using the arrow icons in the block headers.

Adding a block to all profile pages

An administrator can add a new block to all profile pages as follows:

  1. Turn editing on for the front page
  2. Add the block to the front page
  3. Edit where the block appears and set the page contexts to 'Display throughout the entire site'
  4. 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

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

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

Rechte

Im System-Kontext sind folgende Rechte relevant:

Im Nutzer-Kontext :

Im Kurs-Kontext sind folgende Rechte relevant:

See also