Note: You are currently viewing documentation for Moodle 2.1. Up-to-date documentation for the latest stable version is available here: Cohorts.

Cohorts: Difference between revisions

From MoodleDocs
(Adding users to a cohort in bulk (2.2 feature))
(Cohort capabilities)
 
(3 intermediate revisions by 2 users not shown)
Line 17: Line 17:
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 ''Settings > Site administration > Plugins > Enrolments > Manage enrol plugins''.


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


{{Moodle 2.2}}#Access ''Settings > Site administration > Users > Accounts > Bulk user actions''
*[[Capabilities/moodle/cohort:assign|Add and remove cohort members]]
#Find users by setting an appropriate filter
*[[Capabilities/moodle/cohort:manage|Create, delete and move cohorts]]
#Add users from the available list to the selected list
*[[Capabilities/enrol/cohort:config|Configure cohort instances]]
#Choose 'Add to cohort' with selected users
*[[Capabilities/moodle/cohort:view|View site-wide cohorts]]
 
==Uploading cohorts via CSV==
*This feature is planned to be included in 2.2 - see MDL-26965.


==See also==
==See also==

Latest revision as of 09:53, 1 May 2012

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.

Creating a cohort

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

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

Cohort capabilities

See also