From: moodler Allow Comments Can users make comments on the entries while viewing them. You can allow users to make comments on each entry. Fields On this screen you can select the fields that will be a part of your database.
- The field types are pluggable. On this screen you can create the fields that will be a part of your database. Each field allows different types of data, with different interfaces.
In the initial version of this script, only simple field types are supported, but - support for all field types will be added.
+Warning: all field types may not be supported
diff --git a/lang/en_utf8/help/data/maxentries.html b/lang/en_utf8/help/data/maxentries.html index bd9113fcf4..48152e3f82 100644 --- a/lang/en_utf8/help/data/maxentries.html +++ b/lang/en_utf8/help/data/maxentries.html @@ -1,4 +1,4 @@Maximum Entries
-The maximum number of entries a participant can submit for this activity
+The maximum number of entries a participant can submit for this activity.
diff --git a/lang/en_utf8/help/data/participants.html b/lang/en_utf8/help/data/participants.html index 66c148c76c..0295bbb02e 100644 --- a/lang/en_utf8/help/data/participants.html +++ b/lang/en_utf8/help/data/participants.html @@ -1,4 +1,4 @@Participants
-Who can add entries to this database? This does not restrict who can view entries
+This setting allows you to restrict who can add entries to this database. It does not affect who can read the entries.
diff --git a/lang/en_utf8/help/data/requireapproval.html b/lang/en_utf8/help/data/requireapproval.html index 1ac9d4f363..2919aa09e9 100644 --- a/lang/en_utf8/help/data/requireapproval.html +++ b/lang/en_utf8/help/data/requireapproval.html @@ -1,5 +1,5 @@Require Approval
-Should entries be approved by a teacher before they are viewable to students. This is useful +
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.
diff --git a/lang/en_utf8/help/data/requiredentries.html b/lang/en_utf8/help/data/requiredentries.html index c9b70eafc8..8739e132b9 100644 --- a/lang/en_utf8/help/data/requiredentries.html +++ b/lang/en_utf8/help/data/requiredentries.html @@ -3,5 +3,5 @@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.
-Also the activity will not be considered complete until the user has submitted the required number of entries
+The activity will not be considered complete until the user has submitted the required number of entries