Note: You are currently viewing documentation for Moodle 3.4. Up-to-date documentation for the latest stable version of Moodle is likely available here: Groups.

Groups: Difference between revisions

From MoodleDocs
m (removing new features template)
(info re MDL-31973→‎Groups overview)
Line 64: Line 64:


Prior to creating the groups, you can view the groups.
Prior to creating the groups, you can view the groups.
==Groups and enrol plugins==
{{New features}}
Where groups are created automatically with enrol plugins such as  IMS Enterprise, members cannot be unenrolled manually via the groups screen inside a course. This has to be done from the plugin. Additionally, when group members are owned by a plugin like this, there is information below their name on the groups screen.


==Groups overview==
==Groups overview==

Revision as of 10:59, 5 December 2012

A teacher can organise users into groups within the course or within particular activities.

Why use groups?

  • You are a teacher in a course where you have several classes and you want to filter your activities and gradebook so you only see one class at a time.
  • You are a teacher sharing a course with other teachers and you want to filter your activities and gradebook so you don’t see the students from your colleagues’ classes.
  • You want to allocate a particular activity or resource to just one class or set of users and you don’t want others to see it. See Groupings.


Group levels

A group or grouping can be used on two levels:

  • Course level - The group mode defined at the course level is the default mode for all activities defined within that course. To use groups you need first to set a group mode in Settings>Course administration>Edit settings.
  • Activity level - Each activity that supports groups can also have its own group mode defined. If the course setting "Force group mode" is set to "Yes" then the option to define the group mode for individual activities is not available. If it is set to "No", then the teacher may change the group mode:

groupmodecourse.png

Group modes

There are three group modes

  • No groups - There are no sub groups, everyone is part of one big community
  • Separate groups - Each group can only see their own group, others are invisible.
  • Visible groups - Each group works in their own group, but can also see other groups. (The other groups' work is read-only.)

For example, enabling either separate or visible groups on an assignment drop-box enables staff to filter the student submissions to see only those from a particular tutor group. With visible groups, students can see which other groups are doing the same activities as they are; with separate groups, they do not know which other groups are doing the same activities.

Using groups with discussion forums allow teachers to restrict interaction between students. Separate groups mean only students in the same group can see and participate in discussions within a particular forum. Visible groups allow students to see other group's discussions, but only participate in their own group's discussions.


Creating a group

  1. Click the 'Create group' button in Settings > Course administration > Users > Groups
  2. Add a group name and optional description (displayed above the list of group members on the participants page), enrolment key and picture (displayed on the participants page and next to forum posts)
  3. Click the 'Save changes' button
  4. Select the group to which you want to add participants, then click the 'Add/remove users button
  5. In the "Potential members" list, select the users you want to add to the group. Multiple users may be selected using the Crtl key.
  6. Click the Add button to add the users to the group

An optional group ID number (an advanced setting) may be added for matching the group against external systems. Group ID numbers are not displayed anywhere on the site. Within a course, all group ID numbers must be unique. Thus it's not possible to create a group with a duplicate group ID number.

groups.png

Auto-create groups

Groups may be created automatically via the 'Auto-create groups' button in Settings > Course administration > Users > Groups. To see all the settings, click the Show Advanced button.

autocreategroupsmoodle2.png

Select members from ... allows you to choose from roles or available cohorts. Specify and Group/Member count work together.

You can specify if you would like to create

  • x number of Groups or
  • each group contain x number of students
When selecting Members per group the Prevent last small group will allocate additional members to an existing group rather then create a new group with fewer members than x.

A naming scheme can be created automatically. # is replaced by sequential numbers, and @ by letters. For example:

  • Group @ will create group with a naming scheme Group A, Group B, Group C . . .
  • Group # will create group with a naming scheme Group 1, Group 2, Group 3 . . .

Create in grouping and Grouping name allows you to create a new grouping and allocate the new autocreated groups to be created to it.

Prior to creating the groups, you can view the groups.

Groups and enrol plugins

New feature
in Moodle 3.4!

Where groups are created automatically with enrol plugins such as IMS Enterprise, members cannot be unenrolled manually via the groups screen inside a course. This has to be done from the plugin. Additionally, when group members are owned by a plugin like this, there is information below their name on the groups screen.

Groups overview

A overview of groups and groupings is available via the Overview tab in Settings > Course administration > Users > Groups.

The table may be filtered to display particular groupings or groups.

Groups capabilities

See also