デモ教師ロール

提供:MoodleDocs
移動先:案内検索

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. 「管理 > ユーザ > アカウント > ユーザの追加」でデモ教師アカウントを作成してください。
  2. デモ教師用のコースを作成してください。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

関連情報