Cohorts: Różnice pomiędzy wersjami

Z MoodleDocs
Skocz do:nawigacja, szukaj
(Cohort capabilities)
(changed following suggestion on Talk page)
 
(Nie pokazano 18 wersji utworzonych przez 5 użytkowników)
Linia 1: Linia 1:
{{Grouping users}}
{{Grouping users}}
Cohorts, or site-wide groups, enable all members of a cohort to be enrolled in a course in one action, either manually or synchronised automatically.
Cohorts are site-wide or category-wide groups. Cohorts enable all members of a cohort to be enrolled in a course in one action, either manually or synchronised automatically
==Creating a cohort==
==Creating a cohort==


Cohorts can be created by site administrators and other users with appropriate permissions.
Cohorts can be created by site administrators and other users with appropriate permissions.


* Access ''Settings > Site administration > Users > Accounts > Cohorts''
* Access ''Administration > Site administration > Users > Accounts > Cohorts''
[[File:Createcohort.png]]
[[File:Createcohort.png]]
* Click the Add button
* Click the Add button
Linia 15: Linia 14:
* Select potential users from the list then click the Add button.
* 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''.
To synchronise cohort members with course participants, the [[Cohort sync]] enrolment plugin should be enabled in ''Administration > Site administration > Plugins > Enrolments > Manage enrol plugins''.


==Adding users to a cohort in bulk==
==Adding users to a cohort in bulk==


{{New features}}#Access ''Settings > Site administration > Users > Accounts > Bulk user actions''
#Access ''Administration > Site administration > Users > Accounts > Bulk user actions''
#Find users by setting an appropriate filter
#Find users by setting an appropriate filter
#Add users from the available list to the selected list
#Add users from the available list to the selected list
Linia 26: Linia 25:
==Uploading users to a cohort==
==Uploading users to a cohort==


{{New features}}An administrator can upload users via CSV file to existing cohorts as follows:
An administrator can [[Upload users|upload users]] via CSV file to existing cohorts as follows:
#Access ''Settings > Site administration > Users > Accounts > Upload users''
#Access ''Administration > Site administration > Users > Accounts > Upload users''
#Upload a text file with the following format:
#Upload a text file with the following format:


Linia 34: Linia 33:
  marysmith,Pass1234*,Mary,Smith,marysmith@example.com, year4
  marysmith,Pass1234*,Mary,Smith,marysmith@example.com, year4


where year3 and year4 are the '''cohort ids''' of existing cohorts (i.e. ''not their names'')
where year3 and year4 are the '''cohort ids''' of existing cohorts (i.e. ''not their names'').
 
''Note: If the users already exist on the system, then you only need their username with the chosen cohort in your csv file.''
 
==Searching cohorts==
When a site has a large number of cohorts, keywords may be entered into the Search Cohorts box to search for or filter the available
cohorts.
 
Please note, as the page title indicates, this only searches for cohorts created in the System context (i.e. it searches site-level cohorts but not category-level cohorts). To search for cohorts created in a Category context, go to that Category's page and in its Settings block, click the link to Cohorts.
 
[[File:searcohorts.png]]
 
==Managing category cohorts==
Cohorts which have been created for a category rather than the system can be located by selecting the appropriate category and then clicking the ''Cohorts'' link in ''Administration>Category (name)>Cohorts''


==Cohort capabilities==
==Cohort capabilities==
Linia 44: Linia 56:


==See also==
==See also==
*[[Cohort sync]] enrolment method
*[[Cohort enroller]] role
*MDL-34189 Make category cohorts visible site-wide for site administrators
*[http://www.youtube.com/watch?v=FMWZW_n0eVI A three minute Cohort in Moodle 2.0 video]
*[http://www.youtube.com/watch?v=FMWZW_n0eVI A three minute Cohort in Moodle 2.0 video]
*[http://www.youtube.com/watch?v=dMqaeOGXuHQ Cohorts in Moodle 2.0 video]
*[http://www.youtube.com/watch?v=dMqaeOGXuHQ Cohorts in Moodle 2.0 video]
Linia 52: Linia 68:
[[fr:Cohortes]]
[[fr:Cohortes]]
[[de:Globale Gruppen]]
[[de:Globale Gruppen]]
[[es:Cohortes]]
[[ja:コーホート]]
[[ja:コーホート]]

Aktualna wersja na dzień 07:54, 29 kwi 2014

Cohorts are site-wide or category-wide groups. Cohorts enable all members of a cohort to be enrolled in a course in one action, either manually or synchronised automatically

Creating a cohort

Cohorts can be created by site administrators and other users with appropriate permissions.

  • Access Administration > Site administration > Users > Accounts > Cohorts

Createcohort.png

  • Click the Add button
  • NOTE In the dropdown you can choose between making your cohort available throughout the site "system" or in a named category.
  • Complete the details and save the changes.
  • Follow the assign link opposite the cohort name in the list of available cohorts.

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 Administration > Site administration > Plugins > Enrolments > Manage enrol plugins.

Adding users to a cohort in bulk

  1. Access Administration > Site administration > Users > Accounts > Bulk user actions
  2. Find users by setting an appropriate filter
  3. Add users from the available list to the selected list
  4. Choose 'Add to cohort' with selected users

Uploading users to a cohort

An administrator can upload users via CSV file to existing cohorts as follows:

  1. Access Administration > 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).

Note: If the users already exist on the system, then you only need their username with the chosen cohort in your csv file.

Searching cohorts

When a site has a large number of cohorts, keywords may be entered into the Search Cohorts box to search for or filter the available cohorts.

Please note, as the page title indicates, this only searches for cohorts created in the System context (i.e. it searches site-level cohorts but not category-level cohorts). To search for cohorts created in a Category context, go to that Category's page and in its Settings block, click the link to Cohorts.

searcohorts.png

Managing category cohorts

Cohorts which have been created for a category rather than the system can be located by selecting the appropriate category and then clicking the Cohorts link in Administration>Category (name)>Cohorts

Cohort capabilities

See also