Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Usability issues - Metacourses

From MoodleDocs

List of the various resource and activities and comparison how groups are either relevant or not for each of them

As it is defined in Moodle docs, 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 next to activities on the course page.

Moreover 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)
Tab line of the different activities
ID Activity Group Modes Visibility Cathegory
1 Quiz Yes Yes Yes
2 Forum Yes Yes Yes
3 Glossary No Yes No
4 Chat Yes Yes No
5 Choice Yes Yes No
6 Assignments Yes Yes Yes
7 Database Yes Yes No
8 Lesson No Yes No
9 Survey Yes Yes No
10 Wiki Yes Yes No
11 Journal Yes Yes No
12 Hotpotatoe Yes Yes Yes
13 Exercise Yes Yes No
14 Workshop Yes Yes No (no ID neither)

Separate, visible, and no groups concepts

Are there activities that do not use groups?

Yes, as it can be seen in the above table, both glossary and lesson doesn't have the group functionality in "update glossary / lesson".

Do we use the concept consistently across the various activities?

There is not consistency because:

  1. In the the course pages seems that groups modes are implemented in all activities but if you go to the update glossary / lesson, you cannot select group functionality while in the updates of the other activities you can.

Metacourses.JPG

  1. Category grading should be implemented in all activities
  2. The workshop particulary has no ID nor formating grouping the different settings (settings are grouped in "general", "grade settings", etc.)

Workshop2.JPG

Guidelines to be consistent when preparing to make use of groups

Consider the lack of consistence mentioned before.