From 267e9b3521962626e003a061e3feba262ad1225e Mon Sep 17 00:00:00 2001 From: skodak Date: Mon, 13 Oct 2008 22:41:24 +0000 Subject: [PATCH] MDL-14972 new help files for groupings and groupmembersonly - most of the credit goes to Helen ;-) merged from MOODLE_19_STABLE --- lang/en_utf8/help/grouping.html | 14 +++----------- lang/en_utf8/help/groupmembersonly.html | 6 ++++++ 2 files changed, 9 insertions(+), 11 deletions(-) create mode 100644 lang/en_utf8/help/groupmembersonly.html diff --git a/lang/en_utf8/help/grouping.html b/lang/en_utf8/help/grouping.html index af5efdf42c..82e69b1386 100644 --- a/lang/en_utf8/help/grouping.html +++ b/lang/en_utf8/help/grouping.html @@ -1,15 +1,7 @@

Grouping

-

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

+

A grouping is a collection of groups within a course.

-

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

+

If a grouping is selected, then users assigned to groups within the grouping will be able to work together.

-

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

+

Group mode must be set to separate or visible groups.

\ 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 index 0000000000..4b4d9126b7 --- /dev/null +++ b/lang/en_utf8/help/groupmembersonly.html @@ -0,0 +1,6 @@ +

Available for group members only

+ +

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.

-- 2.39.5