Warning: Creating default object from empty value in /home/kkermode/www/moodle/config.php on line 5

Deprecated: Assigning the return value of new by reference is deprecated in /home/kkermode/www/moodle/lib/pagelib.php on line 67

Strict Standards: Redefining already defined constructor for class page_base in /home/kkermode/www/moodle/lib/pagelib.php on line 159
Help

Group Mode

The group mode can be one of three levels:

  • 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 group mode can be defined at two levels:

1. Course level

The group mode defined at the course level is the default mode for all activities defined within that course

2. Activity level

Each activity that supports groups can also define its own grouping mode. If the course is set to "force group mode" then the setting for each activity is ignored.

Index of all help files