From d02e887b69e0885ffbb93c0d6454a1620dc01ce1 Mon Sep 17 00:00:00 2001 From: nfreear Date: Wed, 28 Feb 2007 14:10:18 +0000 Subject: [PATCH] Part of fix for Bug 2617 "Implement groupings & course modules..." --- lang/en_utf8/help/grouping.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 lang/en_utf8/help/grouping.html diff --git a/lang/en_utf8/help/grouping.html b/lang/en_utf8/help/grouping.html new file mode 100644 index 0000000000..af5efdf42c --- /dev/null +++ b/lang/en_utf8/help/grouping.html @@ -0,0 +1,15 @@ +

Grouping

+ +

A grouping is a collection of groups + within a course - a new concept introduced in Moodle 1.8. +

+ +

It is intended that different groupings can be used for different course activities + (only implemented for wikis), so for example the groups in a "Collaboration Grouping" + would be used for a group wiki, while groups in "Discussion Grouping" are used for a + forum activity. +

+ +

On the course module settings page, simply keep the default [Any grouping], + or select the grouping you wish to use and save your changes. +

-- 2.39.5