「カレンダー編集者ロール」の版間の差分

提供:MoodleDocs
移動先:案内検索
編集の要約なし
25行目: 25行目:
==関連情報==
==関連情報==


*[[ロールの管理]] - including testing a new role
*[[ロールの管理]] - 新しいロールのテストも含みます。


[[Category:ロール]]
[[Category:ロール]]

2008年4月7日 (月) 15:08時点における版

作成中です - Mitsuhiro Yoshida 2008年4月7日 (月) 10:06 (CDT)

The role of Calendar editor enables a user to add site or course events to the calendar.

ロールの設定

  1. Access Administration > Users > Permissions > Define roles
  2. Click the button "Add a new role"
  3. Give the role a name e.g. Calendar editor, short name and description
  4. Change the capability moodle/calendar:manageentries to allow
  5. Click the button "Add a new role"

ロールの割り当て

To enable a user to add site events to the calendar:

  1. Access Administration > Users > Permissions > Assign system roles
  2. Choose the calendar editor role to assign
  3. Select a user in the potential users list, and use the left-facing arrow button to add it to the existing users list

To enable a user to add course events to the calendar:

  1. Follow the Assign roles link in the course administration block
  2. Choose the calendar editor role to assign
  3. Select a user in the potential users list, and use the left-facing arrow button to add it to the existing users list

関連情報