SOme help file polishing
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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,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,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,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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user