]> git.mjollnir.org Git - moodle.git/commitdiff
SOme help file polishing
authormoodler <moodler>
Thu, 13 Apr 2006 08:55:34 +0000 (08:55 +0000)
committermoodler <moodler>
Thu, 13 Apr 2006 08:55:34 +0000 (08:55 +0000)
lang/en_utf8/help/data/comments.html
lang/en_utf8/help/data/fields.html
lang/en_utf8/help/data/importcsv.html
lang/en_utf8/help/data/maxentries.html
lang/en_utf8/help/data/participants.html
lang/en_utf8/help/data/requireapproval.html
lang/en_utf8/help/data/requiredentries.html

index 0b383a035c401e04a15b57f23833503a8e700f41..06b808ce5ad7330a7fc220b30838ea7156f2ab31 100644 (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>
 
index 93e28ca733b223a7dacf399961c7a3c0b17dfa26..ae26e60713082c0676a67bba52233c65b79b675f 100644 (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>
 
index eb552112fbea8bb315cc644dac88e742f0d4d346..3e16b8d06c6de6cd29149b544036eb6e26ea3b5e 100644 (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>
index bd9113fcf4e6d18421f3392e55381dffe2e99b1b..48152e3f82e0058dfba7c03296917006afb4522e 100644 (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>
 
index 66c148c76c44af9003bc74737c72bc192022aa10..0295bbb02e432479b946ab41ad6c0334913c26af 100644 (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>
 
index 1ac9d4f363ef1beecb4405af530e1db9b4fb20ce..2919aa09e9da116f9e49ae3df4405a005f1b2dbe 100644 (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>
 
index c9b70eafc8835602db3fdeb0531c08bc084a0b8f..8739e132b966cfbe5abd91c2c03fe2850844a7ca 100644 (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>