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

Groups: Difference between revisions

From MoodleDocs
Line 14: Line 14:
Underneath each column are the options for that column.  
Underneath each column are the options for that column.  


To create new groups, type the group name in the text box and click the adjacent "Add new group" button. You can add a description to this group using the "Edit group settings" button. 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.  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.  See [[Create groups]] for more details.
To create new groups, type the group name in the text box and click the adjacent "Add new group" button. You can add a description to this group using the "Edit group settings" button. 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.  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.   


To add a participant(s) to a group you need to select their name in the first column (use shift or ctrl for multiple selections), select the group you wish to add them to from the centre column, and then click the "Add selected to group ->" button.
To add a participant(s) to a group you need to select their name in the first column (use shift or ctrl for multiple selections), select the group you wish to add them to from the centre column, and then click the "Add selected to group ->" button.

Revision as of 04:00, 5 June 2008

Template:Course admin The Groups feature allows a teacher to assign teachers and students to a group within a course. Participants in a course can belong to more than one group. The Groups feature can be applied to an activity, to provide sight or interaction separation of students.


Groups pre-1.9

File:000.jpg
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.
  • Groups - A list of groups available for this course.
  • Members of selected group - When you select a group this column will display the members of that group

Underneath each column are the options for that column.

To create new groups, type the group name in the text box and click the adjacent "Add new group" button. You can add a description to this group using the "Edit group settings" button. 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. 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.

To add a participant(s) to a group you need to select their name in the first column (use shift or ctrl for multiple selections), select the group you wish to add them to from the centre column, and then click the "Add selected to group ->" button.

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.

Groups in Moodle 1.8

In Moodle 1.8 onwards, groups are created and users are assigned on separate pages.

Group modes

The group mode can be defined at two levels:

  • 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 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 i.e. there is no Groups icon Groupn.gif next to activities on the course page.

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

Groups in Moodle 1.9

Template:Moodle 1.9In Moodle 1.9 onwards, groups include the following additional features:

See also