mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
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:
parent
5e7206a8f6
commit
267e9b3521
2 changed files with 9 additions and 11 deletions
|
@ -1,15 +1,7 @@
|
|||
<h1>Grouping</h1>
|
||||
|
||||
<p>A grouping is a collection of <a href="help.php?module=moodle&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>
|
6
lang/en_utf8/help/groupmembersonly.html
Normal file
6
lang/en_utf8/help/groupmembersonly.html
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue