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

Groupings FAQ: Difference between revisions

From MoodleDocs
(Why is the groupings feature experimental?)
(Why does a graded activity assigned to a particular grouping only appear in the gradebook for all users?)
Line 17: Line 17:


In Moodle 2.0, groupings will be listed as an advanced feature, however to avoid confusion the enablegroupings checkbox in 1.9 will remain in the experimental section of the site administration menu.
In Moodle 2.0, groupings will be listed as an advanced feature, however to avoid confusion the enablegroupings checkbox in 1.9 will remain in the experimental section of the site administration menu.
==Why does a graded activity assigned to a particular grouping only appear in the gradebook for all users?==
The gradebook does not currently consider group members only functionality. (See MDL-13868 for details.) It is recommended that separate courses are used instead.


==See also==
==See also==

Revision as of 15:53, 15 February 2010

Template:Moodle 1.9==What is a grouping?== A groupings, in Moodle 1.9 onwards, is a collection of groups. Groups normally exist within a grouping, but it is possible to create a group which doesn't belong to any grouping.

What is the difference between a group and a grouping?

See Groups versus groupings.

How do I enable the groupings feature?

By default, the groupings feature is disabled. To enable it, tick the enablegroupings checkbox in Administration > Miscellaneous > Experimental.

A groupings tab will then appear on the Groups page.

Why is the groupings feature experimental?

When groupings were added to Moodle, in 1.9.0, it was an experimental feature, in other words it required additional testing and bug-fixing. This has since been done and groupings have proved to be a reliable feature.

In Moodle 2.0, groupings will be listed as an advanced feature, however to avoid confusion the enablegroupings checkbox in 1.9 will remain in the experimental section of the site administration menu.

Why does a graded activity assigned to a particular grouping only appear in the gradebook for all users?

The gradebook does not currently consider group members only functionality. (See MDL-13868 for details.) It is recommended that separate courses are used instead.

See also