MDL-14972 new help files for groupings and groupmembersonly - most of the credit goes to Helen ;-) merged from MOODLE_19_STABLE

This commit is contained in:
skodak 2008-10-13 22:41:24 +00:00
parent 5e7206a8f6
commit 267e9b3521
2 changed files with 9 additions and 11 deletions

View 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>

View file

@ -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>