「デモ教師ロール」の版間の差分

提供:MoodleDocs
移動先:案内検索
9行目: 9行目:
#「新しいロールを追加する」ボタンをクリックする。
#「新しいロールを追加する」ボタンをクリックする。
#ロールの名称 (例 制限ユーザ)、省略名および説明を入力する。
#ロールの名称 (例 制限ユーザ)、省略名および説明を入力する。
#Change the capabilities [[Capabilities/moodle/user:changeownpassword|moodle/user:changeownpassword]] and [[Capabilities/moodle/user:editownprofile|moodle/user:editownprofile]]) to ''prevent''. (Note that these capabilities are only available in Moodle 1.9 onwards.)
#ケイパビリティ[[ケイパビリティ/moodle/user:changeownpassword|moodle/user:changeownpassword]]および[[ケイパビリティ/moodle/user:editownprofile|moodle/user:editownprofile]]を「禁止」に設定する。(これらのケイパビリティは、Moodle 1.9以降のみで利用可能です。)
#Click the button "Add a new role"
#「新しいロールを追加する」ボタンをクリックする。


==アカウントおよびコースの設定==
==アカウントおよびコースの設定==

2007年6月23日 (土) 21:09時点における版

Moodle 1.9


作成中です - Mitsuhiro Yoshida 2007年6月22日 (金) 21:44 (CDT)

「デモ教師ロール」は、ユーザがパスワードおよびプロフィールを変更できないデモンストレーション教師アカウントを提供するため使用します。

ロールの設定

  1. 「管理 > ユーザ > パーミッション > ロールの定義」にアクセスする。
  2. 「新しいロールを追加する」ボタンをクリックする。
  3. ロールの名称 (例 制限ユーザ)、省略名および説明を入力する。
  4. ケイパビリティmoodle/user:changeownpasswordおよびmoodle/user:editownprofileを「禁止」に設定する。(これらのケイパビリティは、Moodle 1.9以降のみで利用可能です。)
  5. 「新しいロールを追加する」ボタンをクリックする。

アカウントおよびコースの設定

  1. Create a demo teacher account via Administration > Users > Accounts > Add a new user
  2. Create a course for the demo teacher, perhaps a copy of the Moodle Features Demo course

ロールの割り当て

The demo teacher account is assigned the role of Teacher in the course context and assigned the role of Restricted user in the system context as follows:

  1. Access the Assign roles page in the demo course via the Assign roles link in course administration block
  2. Choose the Teacher role to assign
  3. Select the demo teacher user in the potential users list, and use the left-facing arrow button to add it to the existing users list
  4. Access Administration > Users > Permissions > Assign global roles
  5. Choose the Restricted user role to assign
  6. Select the demo teacher user in the potential users list, and use the left-facing arrow button to add it to the existing users list

関連情報