コーホート

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


作成中です - Mitsuhiro Yoshida

コーホートまたはサイト全体のグループでは、手動または自動同期により、コーホート内のメンバーすべてを1回の操作でコースに受講登録させることができます。

コーホートの作成

コーホートはサイト管理者および適切なパーミッションが割り当てられたユーザにより作成することができます。

  • 「設定 > サイト管理 > ユーザ > アカウント > コーホート」にアクセスしてください。

Createcohort.png

  • 「追加」ボタンをクリックしてください。
  • メモ ドロップダウンメニューを選択することにより、あなたのコーホートをサイト全体で使用可能 (システム) または特定のカテゴリ内でのみ使用可能にすることができます。
  • 詳細情報を入力した後、「変更を保存する」ボタンをクリックしてください。
  • 利用可能なコーホート一覧内にあるコーホート名の反対側にある「割り当てアイコン」 (顔のアイコン) をクリックしてください。

Assigncohort.png

  • Select potential users from the list then click the Add button.

To synchronise cohort members with course participants, the Cohort sync enrolment plugin should be enabled in Settings > Site administration > Plugins > Enrolments > Manage enrol plugins.

Adding users to a cohort in bulk

テンプレート:New features#Access Settings > Site administration > Users > Accounts > Bulk user actions

  1. Find users by setting an appropriate filter
  2. Add users from the available list to the selected list
  3. Choose 'Add to cohort' with selected users

Uploading users to a cohort

テンプレート:New featuresAn administrator can upload users via CSV file to existing cohorts as follows:

  1. Access Settings > Site administration > Users > Accounts > Upload users
  2. Upload a text file with the following format:
username,password,firstname,lastname,email, cohort1
tomjones,Pass1234*,Tom,Jones,tomjones@example.com, year3
marysmith,Pass1234*,Mary,Smith,marysmith@example.com, year4

where year3 and year4 are the cohort ids of existing cohorts (i.e. not their names)

関連情報