「能力/moodle/role:override」:修訂間差異

出自MoodleDocs
跳到:導覽、​搜尋
無編輯摘要
 
無編輯摘要
 
第1行: 第1行:
{{contribution}}
允许用户在某个上下文中切换成其它的角色。注意,只有系统允许角色 B 切换成角色 A 的时候,拥有角色 B 的用户才能切换到角色 A。这个功能在角色替换页面可以设置。


allows a user to override a capability in a role in context. note that to override a capability in role A, the user doing the override has to hold a role B so that role B is permitted to override role A. This is controlled in the roles allow override settings.
这样做是有原因的,因为即便一个教师拥有权限 moodle/role:override ,在大多数情况下,我们希望他只能切换到学生角色,而不能切换到管理员角色。
 
This is logical because even though a teacher might have moodle/role:override, in most situations we only want him to be able to override capabilities of the student role, and not the admin role in his own course.


[[Category:管理员]]
[[Category:管理员]]

於 2007年3月10日 (六) 02:30 的最新修訂

允許用戶在某個上下文中切換成其它的角色。注意,只有系統允許角色 B 切換成角色 A 的時候,擁有角色 B 的用戶才能切換到角色 A。這個功能在角色替換頁面可以設置。

這樣做是有原因的,因為即便一個教師擁有權限 moodle/role:override,在大多數情況下,我們希望他只能切換到學生角色,而不能切換到管理員角色。