Reiter
Unterpunkte
Blocking a Role
The action blockRoleAction is used to block selected roles by stopping inheritance of role permissions and take away all given permissions from an upper context. Blocked roles have no access to the selected object and its sub-objects. Keep in mind: Didactic templates can only block unprotected roles.
Within the element blockRoleAction you have to define which role(s) shall be blocked at the current place in ILIAS where you use the didactic template. To select the role(s) you have to use the element roleFilter (as described on page Selecting Roles).
The following example shows how the course member role il_crs_member can be blocked, e.g to create a folder that should only be visible and accessible for course tutors and administrators.
<actions> |