Some info added on groups.

This commit is contained in:
rkingdon 2004-08-08 15:57:49 +00:00
parent 20cfa94262
commit b438c1e0bd

View File

@ -18,3 +18,17 @@
<p>...The module deletes closed dialogues and all their entries after a
certain time. That time is set here when the Dialogue is created.</p>
<p>If the course has groups the following points apply.
<ul><li>When opening a new dialogue the teacher is shown the group mode of the
dialogue and their current group. This information is displayed immediately
below the Tab Bar.</li>
<li>A teacher can start dialogues with all the students in their current group
by choosing the group name in the drop-down list of names. Once started
the dialogues operate in the normal way, that is, they are one-to-one
dialogues between the teacher and individual students.</li>
<li>If the dialogue is in SEPARATE GROUPS mode then students only see other
students in their own group (assuming the dialogue allows student-to-student
dialogues). In this mode students who are not in any group do not see any
other students.</li>
</p>