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

Rechte: Unterschied zwischen den Versionen

Aus MoodleDocs
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
{{Rollen}}
{{Rollen}}
 
Moodle erlaubt es bestimmten Rollen, andere Rollen zu ändern. Wer welche Rollen ändern darf ist auf der Seite ''[[Einstellungen-Block|Einstellungen]] > Website-Administration > Nutzer/innen > Rechte > Rollen verwalten'', Reiter ''Rollenänderung erlauben'' festgelegt. Wie eine Rolle geändert wird, ist im Artikel [[Rollen ändern]] beschrieben.
{{Zum Übersetzen}}
Moodle allows specific roles to be able to change other specific role capabilities based on the context. For example, a teacher in a course may want all students (users with a student role) to be able to edit all forums in that course. Or a teacher may want all students in a specific forum to be able to edit that forum.
 
:If you want to give a specific student the ability to edit a specific activity, see [[Override permissions]].


==Course and activity permissions==
==Course and activity permissions==

Version vom 2. Mai 2012, 15:36 Uhr

Moodle erlaubt es bestimmten Rollen, andere Rollen zu ändern. Wer welche Rollen ändern darf ist auf der Seite Einstellungen > Website-Administration > Nutzer/innen > Rechte > Rollen verwalten, Reiter Rollenänderung erlauben festgelegt. Wie eine Rolle geändert wird, ist im Artikel Rollen ändern beschrieben.

Course and activity permissions

Role permissions for a course can be changed in Settings > Course administration > Users > Permissions and for a particular activity in Settings > Activity administration > Permissions.

Click the Allow icon (+) opposite a capability to give permission to additional roles or the Prevent icon (X) to take away permission.

Datei:Permissions.png

Block permissions

Block permissions can be changed by:

  1. Turn editing on in the course
  2. Click the assign roles icon (a face and mask) in the header of the block
  3. Scroll down to the settings block and click the Permissions link

Datei:Blockassign.png

Checking permissions

The check permissions feature provides a method to view all capabilities for a selected user based on their role assignments. These capabilities determine whether or not the selected user is allowed to perform associated tasks within the system or course.

A teacher can check permissions for their course in Settings > Course administration > Users > Permissions > Check permissions and for a particular activity in Settings > Activity administration > Check permissions.

An administrator can check system permissions in Settings > Site administration > Users > Permissions > Check system permissions

Datei:Check permissions.png

Capability overview report

An administrator can generate a capability overview report in Site Administration > Users > Permissions > Capability report.

The report allows the administrator to select a capability and one or more roles. The report will show the role and its permission level for that capability. And if that capability was overridden for the role where in the site. For example, it might show that the gradereport:user view capability for a student role is set at the system level as "Allow" and for Course 1 it is set to "Prohibit".

Siehe auch