Note: This documentation is for Moodle 2.7. For up-to-date documentation see Groupings.

Groupings: Difference between revisions

From MoodleDocs
(→‎Assigning an activity to a grouping: grouping name appearing on course page, count of activities assigned to grouping)
(Assigning an activity to a grouping rewrite, setting the default grouping)
Line 1: Line 1:
{{Moodle 1.9}}In Moodle 1.9 onwards, groups may be organised into groupings. Activities and resources may then be assigned to particular groupings. The result of this is that only users assigned to the groups within the grouping will see the activity or resource, it will be hidden to others.  
{{Moodle 1.9}}In Moodle 1.9 onwards, [[Groups|groups]] may be organised into groupings, in other words, groups of groups.




Line 5: Line 5:
To use groupings, the feature must be enabled by checking the enablegroupings box in ''Administration > Miscellaneous > [[Experimental]]''. This will result in a groupings tab appearing on the [[Groups]] page.
To use groupings, the feature must be enabled by checking the enablegroupings box in ''Administration > Miscellaneous > [[Experimental]]''. This will result in a groupings tab appearing on the [[Groups]] page.


==Organising groupings==
==Adding groups to a grouping==
[[Image:Groupings.png|thumb|Groupings]]
[[Image:Groupings.png|thumb|Groupings]]
To organise groups into a grouping:
To add groups to a grouping:  
#Follow the groups link in the course administration block.
#Click the groupings tab on the groups page.
#Click the groupings tab on the groups page.
#Create a grouping using the "[[Create grouping]]" button on the groupings page.
#If necessary, create a new grouping by clicking the "[[Create grouping]]" button on the groupings page.
#Click the "Show groups in grouping" people icon in the edit column of the table on the groupings page.
#Click the "Show groups in grouping" people icon in the edit column opposite the grouping which groups are to be added to.
#On the add/remove groups page, select the group(s) you want to add to the grouping from the "Potential members" list.
#On the add/remove groups page, select the group(s) you want to add to the grouping from the "Potential members" list.
#Click the arrow button that points towards the "Existing members" list.
#Click the arrow button that points towards the "Existing members" list.
Line 16: Line 17:


Existing groupings can be edited and/or deleted using the appropriate icons in the edit column of the table on the groupings page.
Existing groupings can be edited and/or deleted using the appropriate icons in the edit column of the table on the groupings page.
==Setting the default grouping==
Once some groupings have been created, a default grouping for course activities and resources may be set.
#Follow the settings link in the course administration block.
#In the groups section in the [[Course settings|course settings]], select the default grouping.


==Assigning an activity to a grouping==
==Assigning an activity to a grouping==
The activities column in the table on the groupings page shows the number of activities assigned to each grouping.
[[Image:Restricting an activity to a grouping.png|thumb|Assigning an activity to a particular grouping only]]
[[Image:Restricting an activity to a grouping.png|thumb|Assigning an activity to a particular grouping]]
To assign an activity to a particular grouping:
To assign an activity (or resource) to a particular grouping:
#On the edit activity page, click the "Show advanced" button in the common module settings section.
#On the edit activity page, click the "Show advanced" button in the common module settings section.
#Click the "Available for group members only" checkbox.
#Ensure that the group mode is set to separate or visible groups.
#Select the particular grouping from the grouping dropdown menu.
#Select the grouping from the grouping dropdown menu.
#Click the "Save changes" button at the bottom of the page.
#Click the "Save changes" button at the bottom of the page.
The name of the grouping will then appear in brackets after the activity name on the course page.
The name of the grouping will then appear in brackets after the activity name on the course page.
A count of activities assigned to each grouping is kept on the groupings page.
To assign an activity to a particular grouping ONLY, in addition to the above, before clicking the the "Save changes" button, check the "Available for group members only" checkbox. This will result in only users assigned to the groups within the grouping being able to see the activity (or resource) on the course page.


A count of activities assigned to each grouping is kept on the groupings page.
:''Note'': If a graded activity is assigned to a particular grouping only, it will still appear in the gradebook for all users. (See MDL-13868 for further details.)


==See also==
==See also==
*[[Create grouping]]
 
*[http://youtube.com/watch?v=83LEAiJglfI Video showing how to set up and use groups and groupings]
*[http://youtube.com/watch?v=83LEAiJglfI Video showing how to set up and use groups and groupings]
*Curious about where 'groupings' came from?  There is some discussion here: [[Development:Groupings OU]]
*Curious about where 'groupings' came from?  There is some discussion here: [[Development:Groupings OU]]

Revision as of 14:21, 13 October 2008

Template:Moodle 1.9In Moodle 1.9 onwards, groups may be organised into groupings, in other words, groups of groups.


Enabling the use of groupings

To use groupings, the feature must be enabled by checking the enablegroupings box in Administration > Miscellaneous > Experimental. This will result in a groupings tab appearing on the Groups page.

Adding groups to a grouping

Groupings

To add groups to a grouping:

  1. Follow the groups link in the course administration block.
  2. Click the groupings tab on the groups page.
  3. If necessary, create a new grouping by clicking the "Create grouping" button on the groupings page.
  4. Click the "Show groups in grouping" people icon in the edit column opposite the grouping which groups are to be added to.
  5. On the add/remove groups page, select the group(s) you want to add to the grouping from the "Potential members" list.
  6. Click the arrow button that points towards the "Existing members" list.
  7. Click the "Back to groupings" button. The group(s) you added to the grouping will now be listed in the table on the groupings page.

Existing groupings can be edited and/or deleted using the appropriate icons in the edit column of the table on the groupings page.

Setting the default grouping

Once some groupings have been created, a default grouping for course activities and resources may be set.

  1. Follow the settings link in the course administration block.
  2. In the groups section in the course settings, select the default grouping.

Assigning an activity to a grouping

Assigning an activity to a particular grouping only

To assign an activity to a particular grouping:

  1. On the edit activity page, click the "Show advanced" button in the common module settings section.
  2. Ensure that the group mode is set to separate or visible groups.
  3. Select the grouping from the grouping dropdown menu.
  4. Click the "Save changes" button at the bottom of the page.

The name of the grouping will then appear in brackets after the activity name on the course page. A count of activities assigned to each grouping is kept on the groupings page.

To assign an activity to a particular grouping ONLY, in addition to the above, before clicking the the "Save changes" button, check the "Available for group members only" checkbox. This will result in only users assigned to the groups within the grouping being able to see the activity (or resource) on the course page.

Note: If a graded activity is assigned to a particular grouping only, it will still appear in the gradebook for all users. (See MDL-13868 for further details.)

See also