FEEDBACK HELP file stubs - THESE NEED REVIEW!!!

This commit is contained in:
moodler 2008-07-25 05:23:27 +00:00
parent 0d864c8d16
commit 9d8d1a3494
13 changed files with 77 additions and 0 deletions

View file

@ -0,0 +1,5 @@
TRANSLATORS: DO NOT TRANSLATE YET, THESE NEED REVIEW
You can Add, Edit or Remove Questions and Labels to a Feedback form at any stage.
You may also change the order in which Questions appear within your Feedback form
and which Questions are mandatory.

View file

@ -0,0 +1,3 @@
TRANSLATORS: DO NOT TRANSLATE YET, THESE NEED REVIEW
On the submission of a Feedback response, Administrators will receive email notification

View file

@ -0,0 +1,11 @@
TRANSLATORS: DO NOT TRANSLATE YET, THESE NEED REVIEW
<h2>Choices</h2>
<ul>
<li><a href="help.php?module=choice&amp;file=limit.html">Choice Limit</a></li>
<li><a href="help.php?module=choice&amp;file=options.html">Options</a></li>
<li><a href="help.php?module=choice&amp;file=timerestrict.html">Restrict times</a></li>
</ul>

View file

@ -0,0 +1,7 @@
TRANSLATORS: DO NOT TRANSLATE YET, THESE NEED REVIEW
<p>By default Feedback forms created on your Moodle main page are available site wide
and will appear in all courses using the Feedback block. You can also force the Feedback
to appear by making it a Sticky Block.</p>
<p>You can however limit the courses in which a Feedback form will appear by Mapping it
to specific courses.</p>

View file

@ -0,0 +1,6 @@
TRANSLATORS: DO NOT TRANSLATE YET, THESE NEED REVIEW
<p>Once you have selected the relevant Course(s) and/or Programme(s) from your Search,
you can associate them with this Feedback using Map Course(s). You can Ctrl select
multiple Courses or Shift select a series of Courses.</p>
<p>You can disassociated a Course or Programme from a Feedback at any time.</p>

View file

@ -0,0 +1,8 @@
<img alt valign="middle" src="<?php echo $CFG->wwwroot?>/mod/feedback/icon.gif">&nbsp;<b><?php print_string('modulename', 'feedback');?></b>
<ul>
<p>
This module allows you to create custom surveys with your own questions.
</p>
</ul>

View file

@ -0,0 +1,5 @@
TRANSLATORS: DO NOT TRANSLATE YET, THESE NEED REVIEW
For Anonymous polls Multiple Submit will allow unlimited answers for every user.
Where a User's name is collected, Multiple Submit will allow them allow to resubmit
their Feedback answers.

View file

@ -0,0 +1,11 @@
TRANSLATORS: DO NOT TRANSLATE YET, THESE NEED REVIEW
<img alt valign="middle" src="<?php echo $CFG->wwwroot?>/mod/feedback/icon.gif">
&nbsp;<b><?php print_string('preview', 'feedback');?></b>
<ul>
<p>
In the preview you can change the position order of questions.
</p>
</ul>

View file

@ -0,0 +1,3 @@
TRANSLATORS: DO NOT TRANSLATE YET, THESE NEED REVIEW
Search for the Code or Name of the Course(s) that you wish to associate with this Feedback.

View file

@ -0,0 +1,4 @@
TRANSLATORS: DO NOT TRANSLATE YET, THESE NEED REVIEW
Where a Feedback allows Anonymous responses, you may view these results by the
Date they were received.

View file

@ -0,0 +1,5 @@
TRANSLATORS: DO NOT TRANSLATE YET, THESE NEED REVIEW
<p>You can specify times when the feedback is accessible for people to answer the questions.</p>
<p>At a time after this time here defined, the feedback will be unavailable.<br />
If the checkbox is not selected so there is no limit defined.</p>

View file

@ -0,0 +1,5 @@
TRANSLATORS: DO NOT TRANSLATE YET, THESE NEED REVIEW
<p>You can specify times when the feedback is accessible for people to answer the questions.</p>
<p>At a time before this time here defined, the feedback will be unavailable.<br />
If the checkbox is not selected so there is no limit defined.</p>

View file

@ -0,0 +1,4 @@
TRANSLATORS: DO NOT TRANSLATE YET, THESE NEED REVIEW
You may view completed Feedback forms, searchable by Course and/or by Question.
Feedback responses may be exported to Excel.