Part of fix for Bug 2617 "Implement groupings & course modules..."
authornfreear <nfreear>
Wed, 28 Feb 2007 14:10:18 +0000 (14:10 +0000)
committernfreear <nfreear>
Wed, 28 Feb 2007 14:10:18 +0000 (14:10 +0000)
lang/en_utf8/help/grouping.html [new file with mode: 0644]

diff --git a/lang/en_utf8/help/grouping.html b/lang/en_utf8/help/grouping.html
new file mode 100644 (file)
index 0000000..af5efdf
--- /dev/null
@@ -0,0 +1,15 @@
+<h1>Grouping</h1>
+
+<p>A grouping is a collection of <a href="help.php?module=moodle&amp;file=groupmode.html">groups</a>
+ within a course - a new concept introduced in Moodle 1.8.
+</p>
+
+<p>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.
+</p>
+
+<p>On the course module settings page, simply keep the default [Any grouping],
+ or select the grouping you wish to use and save your changes.
+</p>