ロールの割り当て

提供:MoodleDocs
2007年6月7日 (木) 19:19時点におけるMitsuhiro Yoshida (トーク | 投稿記録)による版 (→‎コンテクスト)
移動先:案内検索

作成中です - Mitsuhiro Yoshida 2007年6月5日 (火) 11:32 (CDT)

ロケーション

  • システムコンテクスト: サイト管理 >> ユーザ >> パーミッション >> グローバルロールの割り当て
  • サイトコンテクスト: サイト管理 >> フロントページ >> フロントページロール
  • コースコンテクスト: コース管理ブロック内の「ロールの割り当て」リンク
  • モジュールコンテクスト: 活動編集ページのロールタブ
  • ブロックコンテクスト: Roles.gif - コースブロック内の「ロールの割り当て」アイコン (編集モード)
  • ユーザコンテクスト: ユーザプロフィールページのロールタブ

コンテクスト

特定のコンテクストの中でユーザにロールを割り当てることで、ユーザの現在のコンテクストおよびすべての低いコンテクストに対して、割り当てるロールに含まれたパーミッションを与えることができます。

コンテクストの階層的順序は下記のとおりです:

  • System (親なし)
  • Site (親= system)
  • Course category (親 = system)
  • Course (親= course category または system)
  • Module (親= コース)
  • Block (親= system または course)
  • User (親= system)

ロールが高いレベルに割り当てられた場合、継承が作動します。例えば、ユーザに特定カテゴリの教師ロールが割り当てられた場合、そのカテゴリ配下にあるすべてのコースでも教師ロールが割り当てられます。

正しいコンテクストでロールが割り当てられた場合のみ、ロールは正常に動作します。例えば、教師ロールはコースまたはコースカテゴリコンテクストで、特定フォーラムのフォーラムモデレータはモジュールコンテクストで割り当てられる必要があります。

The Inspector role is an example of a role assigned in the system context. The Forum moderator role is an example of a role assigned in the module context. The Parent role is an example of a role assigned in the user context.

グローバルロール

Roles assigned in the site (1.7) or system context (1.8 onwards) are called global roles and apply across the entire site, including the front page. For example, a user assigned the global role of Teacher will have this role in every course on the site.

In many sites only admins and course creators will be assigned global roles.

The Demo teacher Restricted user role is an example of a global role.

ロールの割り当て

  1. Choose the type of role you wish to assign. For example, if we wanted to assign a Course Creator role to Ali, we'd choose "Course Creator" from the drop-down list. ("Course Creator" is one of the pre-defined role types that comes with Moodle - your installation may have a modified set of roles.)
  2. Once you have chosen a role, two lists appear: a list of users who currently have that role, and a list of users who don't. We can select Ali in the second list, and use the left-facing arrow button to add Ali's account to the list of Course Creators. Multiple users may be selected by holding down the Apple or Ctrl key whilst clicking on the users' names.
ファイル:Roles Assign Student.JPG
Assigning users the role of student i.e. enrolling them on the course

Hidden assignments

  • To hide which role a user is assigned to, click the Hidden assignments check box before assigning the role to the user.
  • This feature is useful for example if you don't want everyone with teacher rights listed in the course description.
  • Note: The role assignment is not hidden from admins or teachers i.e. users with the viewhiddenassigns capability.

関連情報