Cohort sync: Difference between revisions
Mary Cooch (talk | contribs) |
mNo edit summary |
||
(17 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{Enrolment}} | {{Enrolment}} | ||
==About cohort sync== | |||
Cohort sync is for automatically enrolling members of a cohort in a course. If a user is added or removed from the cohort, they are automatically enrolled or unenrolled respectively. In other words, cohort sync synchronises cohort membership with course enrolment. | |||
==Enabling cohort sync== | |||
To use cohort sync, it must be enabled by an administrator in ''Site administration > Plugins > Enrolments > Manage enrol plugins''. | |||
==Cohort themes== | |||
{{New features}} | |||
If cohort themes have been enabled in the Theme settings page of Site administration, then a specific cohort theme may be selected when creating or editing the cohort: | |||
[[File:Cohorttheme1.png|thumb|center|300px]] | |||
==Cohort badges== | |||
{{New features}} | |||
Site administrators may now award badges to members of cohorts.See the documentation [[Managing badges]] for more information. | |||
==Enrolling a cohort in a course== | ==Enrolling a cohort in a course== | ||
To enrol a cohort in a course | |||
# Go to ''Course administration > Enrolment methods'' and select 'Cohort sync' in the dropdown menu. | |||
# Choose the required cohort and then click the 'Add method' button. | |||
Teachers can add cohorts to courses by default but a manager or admin can hide certain cohorts from teachers by unchecking the 'Visible' box in the Cohort settings or by clicking the 'eye' icon on the Cohorts screen. | |||
[[File:enrolmentmethods29.png|thumb|center|300px]] | |||
Enrolling cohorts this way means that if members are added or removed from the cohort they are added or removed in the course too - ie, enrolment is synchronised. | |||
{| | {| | ||
|[[File: | |[[File:cohort29.png|thumb|center|500px]] | ||
|} | |} | ||
[[File:cohortcreatenewgroup.png]] | |||
When synchronising a cohort it is also possible to automatically add all cohort members to the group. A new group can also be created when adding the cohort. | |||
===Capabilities=== | |||
The required capabilities for setting up a cohort sync are: | The required capabilities for setting up a cohort sync are: | ||
* moodle/course:enrolconfig in the course context | * moodle/course:enrolconfig in the course context | ||
* | * enrol/cohort:config in the course context | ||
* moodle/cohort:view in the | * moodle/cohort:view in the course context | ||
The default "Teacher" (editingteacher) role has all these capabilities. | |||
==See also== | ==See also== | ||
Line 50: | Line 52: | ||
[[de:Einschreibung über globale Gruppen]] | [[de:Einschreibung über globale Gruppen]] | ||
[[es:Sincronización de cohorte]] | [[es:Sincronización de cohorte]] | ||
[[it:Sincronizzazione gruppi globali]] | |||
[[ja:コーホート同期]] | [[ja:コーホート同期]] |
Latest revision as of 17:48, 12 February 2020
About cohort sync
Cohort sync is for automatically enrolling members of a cohort in a course. If a user is added or removed from the cohort, they are automatically enrolled or unenrolled respectively. In other words, cohort sync synchronises cohort membership with course enrolment.
Enabling cohort sync
To use cohort sync, it must be enabled by an administrator in Site administration > Plugins > Enrolments > Manage enrol plugins.
Cohort themes
If cohort themes have been enabled in the Theme settings page of Site administration, then a specific cohort theme may be selected when creating or editing the cohort:
Cohort badges
Site administrators may now award badges to members of cohorts.See the documentation Managing badges for more information.
Enrolling a cohort in a course
To enrol a cohort in a course
- Go to Course administration > Enrolment methods and select 'Cohort sync' in the dropdown menu.
- Choose the required cohort and then click the 'Add method' button.
Teachers can add cohorts to courses by default but a manager or admin can hide certain cohorts from teachers by unchecking the 'Visible' box in the Cohort settings or by clicking the 'eye' icon on the Cohorts screen.
Enrolling cohorts this way means that if members are added or removed from the cohort they are added or removed in the course too - ie, enrolment is synchronised.
When synchronising a cohort it is also possible to automatically add all cohort members to the group. A new group can also be created when adding the cohort.
Capabilities
The required capabilities for setting up a cohort sync are:
- moodle/course:enrolconfig in the course context
- enrol/cohort:config in the course context
- moodle/cohort:view in the course context
The default "Teacher" (editingteacher) role has all these capabilities.
See also
- Cohorts for information on how to create a cohort
- Enrolment: Cohort members to group plugin for users already enrolled via different method