SOme help file polishing

This commit is contained in:
moodler
2006-04-13 08:55:34 +00:00
parent 499ed21564
commit d95f4c3fef
7 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<p align="center"><strong>Allow Comments</strong></p>
<p>Can users make comments on the entries while viewing them.</p>
<p>You can allow users to make comments on each entry.</p>
+3 -2
View File
@@ -1,5 +1,6 @@
<p align="center"><strong>Fields</strong></p>
<p>On this screen you can select the fields that will be a part of your database.
The field types are pluggable.</p>
<p>On this screen you can create the fields that will be a part of your database.</p>
<p>Each field allows different types of data, with different interfaces.</p>
+1 -2
View File
@@ -22,5 +22,4 @@
</pre>
</p>
<p>In the initial version of this script, only simple field types are supported, but
support for all field types will be added.</p>
<p>Warning: all field types may not be supported</p>
+1 -1
View File
@@ -1,4 +1,4 @@
<p align="center"><strong>Maximum Entries</strong></p>
<p>The maximum number of entries a participant can submit for this activity</p>
<p>The maximum number of entries a participant can submit for this activity.</p>
+1 -1
View File
@@ -1,4 +1,4 @@
<p align="center"><strong>Participants</strong></p>
<p>Who can add entries to this database? This does not restrict who can view entries</p>
<p>This setting allows you to restrict who can add entries to this database. It does not affect who can read the entries.</p>
+1 -1
View File
@@ -1,5 +1,5 @@
<p align="center"><strong>Require Approval</strong></p>
<p>Should entries be approved by a teacher before they are viewable to students. This is useful
<p>Should entries be approved by a teacher before they are viewable to students? This is useful
for moderating content that may be potentially offensive or inappropriate.</p>
+1 -1
View File
@@ -3,5 +3,5 @@
<p>The number of entries a participant is required to submit.
Users will see a reminder message displayed while viewing if they have not submitted the required number of entries.</p>
<p>Also the activity will not be considered complete until the user has submitted the required number of entries</p>
<p>The activity will not be considered complete until the user has submitted the required number of entries</p>