「ケイパビリティ/moodle/question:managecategory」の版間の差分

提供:MoodleDocs
移動先:案内検索
編集の要約なし
 
編集の要約なし
4行目: 4行目:
*The categories editing page is shown if the user has permission to edit the hierarchy in the current context or any parent context
*The categories editing page is shown if the user has permission to edit the hierarchy in the current context or any parent context


====Legacy Role Default Settings====
====レガシーロールのデフォルト設定====
{| border="1" cellspacing="0" cellpadding="2"
{| border="1" cellspacing="0" cellpadding="2"
|-  
|-  
! Legacy Role !! Inherit !! Allow !! Prevent !! Prohibit
! レガシーロール !! 設定なし !! 許可 !! 抑制 !! 禁止
|-
|-
| Administrator || - || X || - || -
| 管理者|| - || X || - || -
|-
|-
| Course Creator || X || - || - || -
| コース作成者 || X || - || - || -
|-
|-
| Teacher || - || X || - || -
| 教師 || - || X || - || -
|-
|-
| Non-editing Teacher || X || - || - || -
| 編集権限のない教師 || X || - || - || -
|-
|-
| Student || X || - || - || -
| 学生 || X || - || - || -
|-
|-
| Guest || X || - || - || -
| ゲスト || X || - || - || -
|-
|-
| Authenticated User || X || - || - || -
| 認証済みユーザ || X || - || - || -
|}
|}



2008年3月18日 (火) 18:29時点における版

作成中です - Mitsuhiro Yoshida 2008年3月18日 (火) 13:28 (CDT)

  • This allows a user to manage category hierarchies i.e. creating, editing and moving categories
  • The categories editing page is shown if the user has permission to edit the hierarchy in the current context or any parent context

レガシーロールのデフォルト設定

レガシーロール 設定なし 許可 抑制 禁止
管理者 - X - -
コース作成者 X - - -
教師 - X - -
編集権限のない教師 X - - -
学生 X - - -
ゲスト X - - -
認証済みユーザ X - - -

関連情報