Note: You are currently viewing documentation for Moodle 2.4. Up-to-date documentation for the latest stable version of Moodle may be available here: Groups.

Groups: Difference between revisions

From MoodleDocs
m (→‎Group modes: improve formatting)
(info re MDL-31973→‎Groups overview)
 
(42 intermediate revisions by 12 users not shown)
Line 1: Line 1:
{{Course admin}}
{{Grouping users}}
The '''Groups''' feature allows a teacher to assign teachers and students to one or more  groups within a course.  This will allow the teacher to create <!-- ?? sight or interaction --> separation of students in the course or in one or more specific activities.
A teacher can organise users into groups within the course or within particular activities.


==Groups in Moodle 1.9==
==Why use groups?==
{{Moodle 1.9}}
*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.
Groups must be enabled in the course settingsAfter it is enabled a group icon will appear in the [[Course administration block]]. The [[Image:Group.gif]] icon links to the "Features Groups" page.
*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]].


To create a group, click on the "Create group" button below the left column. Type the group name in the text box, a description. If you define a group [[enrolment key]] then, not only will entering that key let the user into the course, but it will also automatically make them a member of this group (For this to work you will need to define a separate course enrolment key in your 'course settings').  You can also define an icon for the group by uploading an image - this icon will appear on the participants listing, forum posts by those group members and other places.  The "Save" button will take you back to the Features Groups page.


To [[Assign users to group|add a member]](s) to a group you need to select the group name in the left column, then select the participants (use shift or ctrl for multiple selections), from the right column. Click the "Add" button to move them to the selected group..
==Group levels==
A group or grouping can be used on two levels:


To remove participants from a group, select the appropriate group to view members, select the participants to remove and click the "Remove selected members" button.
*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.''


In Moodle 1.9 onwards, groups include the following additional features:
*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:
*[[Groupings]] tab, an option of creating [[Groups_FAQ#What_is_the_difference_between_a_Group_and_a_Grouping.3F|groups of groups]]
*[[Groups overview|Overview]] tab
*[[Auto-create groups]] button


==Group modes==
[[File:groupmodecourse.png]]


The group mode can be defined at two levels:
===Group modes===


* '''Course level''' - the group mode defined at the course level is the default mode for all activities defined within that course. This is determined in the course [[Course_settings|settings]]
There are three group modes


* '''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.  
*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.)


[[Image:forceNo.png]]
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.


'''AND'''
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.


[[Image:forceYes.png]]


==Creating a group==
#Click the 'Create group' button in ''Settings > Course administration > Users > Groups''
#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)
#Click the 'Save changes' button
#Select the group to which you want to add participants, then click the 'Add/remove users button
# In the "Potential members" list, select the users you want to add to the group. Multiple users may be selected using the Crtl key.
# 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.


'''There are three group modes:'''
[[File:groups.png]]


===No groups===
==Auto-create groups==
:There are no sub groups, everyone is part of one big community.


===Separate 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.
:Each group can only see their own group, others are invisible.


===Visible groups===
[[File:autocreategroupsmoodle2.png]]
:Each group works in their own group, but can also see other groups. (The other groups' work is read-only.)


==Groups in older Moodle versions==
''Select members from ...'' allows you to choose from roles or available cohorts.
===Groups in 1.8===
'''Specify''' and '''Group/Member count''' work together.
[[Image:Groups 1.8.png|thumb|center|Edit groups screen in Moodle 1.8]]


Please note, in Moodle 1.8 onwards, [[Create group|groups are created]] and [[Assign users to group|users are assigned]] on separate pages.
You can specify if you would like to create
*x number of Groups or
*each group contain x number of students


===Groups pre -1.8===
: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.
[[Image:000.jpg|left|thumb|Groups in Moodle 1.7]]In Moodle 1.6 and 1.7, the Groups edit page has three columns:


* ''People in the course'' - both assigned and unassigned participants.
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 . . .


* ''Groups'' - A list of groups available for this course.
'''Create in grouping''' and '''Grouping name''' allows you to create a new grouping and allocate the new autocreated groups to be created to it.


* ''Members of selected group'' - When you select a group this column will display the members of that group
Prior to creating the groups, you can view the groups.


Underneath each column are the options for that column.  
==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==
 
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|groupings]] or groups.
 
==Groups capabilities==
 
*[[Capabilities/moodle/course:managegroups|Manage groups]]
*[[Capabilities/moodle/site:accessallgroups|Access all groups]]
*[[Capabilities/moodle/calendar:managegroupentries|Manage group calendar entries]]


==See also==
==See also==
*[[Create group]] in Moodle 1.8 onwards, including information on setting group enrolment keys
*[[Assign users to group]] in Moodle 1.8 onwards
*[[Groups FAQ]]
*[[What is the difference between groups and groupings?]]
*[[Upload users]] - for importing users into groups
*[[Upload users]] - for importing users into groups
*Using Moodle [http://moodle.org/mod/forum/view.php?id=1490 Groups forum]
[[Category:Groups]]


[[de:Gruppen]]
[[de:Gruppen]]
[[fr:Groupes]]
[[fr:Groupes]]
[[ja:グループ]]
[[ja:グループ]]
[[pl:Grupy]]

Latest 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 2.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