]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-14972 new help files for groupings and groupmembersonly - most of the credit...
authorskodak <skodak>
Mon, 13 Oct 2008 22:41:24 +0000 (22:41 +0000)
committerskodak <skodak>
Mon, 13 Oct 2008 22:41:24 +0000 (22:41 +0000)
lang/en_utf8/help/grouping.html
lang/en_utf8/help/groupmembersonly.html [new file with mode: 0644]

index af5efdf42c200474b72d6d39e69c2cc587a9756b..82e69b13860560c253fb26963aaaf5a04f740b88 100644 (file)
@@ -1,15 +1,7 @@
 <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>A grouping is a collection of groups within a course.</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>If a grouping is selected, then users assigned to groups within the grouping will be able to work together.</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>
+<p>Group mode must be set to separate or visible groups.</p>
\ No newline at end of file
diff --git a/lang/en_utf8/help/groupmembersonly.html b/lang/en_utf8/help/groupmembersonly.html
new file mode 100644 (file)
index 0000000..4b4d912
--- /dev/null
@@ -0,0 +1,6 @@
+<h1>Available for group members only</h1>
+
+<p>If the "Available for group members only" checkbox is checked,
+then the activity (or resource) will only be available to users
+assigned to groups within the selected grouping, or to any group
+if no grouping is selected.</p>