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
(cohort sync info moved to Cohort sync)
(Cohort capabilities)
 
(6 intermediate revisions by 2 users not shown)
Line 4: Line 4:
==Creating a cohort==
==Creating a cohort==


To create a cohort manually:
Cohorts can be created by site administrators and other users with appropriate permissions.


* Access ''Settings > Site administration > Users > Accounts > Cohorts''
* Access ''Settings > Site administration > Users > Accounts > Cohorts''
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''.


==Uploading cohorts via CSV==
==Cohort capabilities==
*This feature is planned to be included in 2.2. See the tracker here: [[http://tracker.moodle.org/browse/MDL-26965]]
 
*[[Capabilities/moodle/cohort:assign|Add and remove cohort members]]
*[[Capabilities/moodle/cohort:manage|Create, delete and move cohorts]]
*[[Capabilities/enrol/cohort:config|Configure cohort instances]]
*[[Capabilities/moodle/cohort:view|View site-wide cohorts]]


==See also==
==See also==
*A three minute Cohort in Moodle 2.0 video [http://www.youtube.com/watch?v=FMWZW_n0eVI]
*[http://www.youtube.com/watch?v=FMWZW_n0eVI A three minute Cohort in Moodle 2.0 video]
*Cohorts in Moodle 2.0 video: [http://www.youtube.com/watch?v=dMqaeOGXuHQ]
*[http://www.youtube.com/watch?v=dMqaeOGXuHQ Cohorts in Moodle 2.0 video]


[[Category:Site administration]]
[[Category:Site administration]]

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