mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
FEEDBACK HELP file stubs - THESE NEED REVIEW!!!
This commit is contained in:
parent
0d864c8d16
commit
9d8d1a3494
13 changed files with 77 additions and 0 deletions
5
lang/en_utf8/help/feedback/editelements.html
Normal file
5
lang/en_utf8/help/feedback/editelements.html
Normal 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.
|
3
lang/en_utf8/help/feedback/emailnotification.html
Normal file
3
lang/en_utf8/help/feedback/emailnotification.html
Normal 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
|
11
lang/en_utf8/help/feedback/index.html
Normal file
11
lang/en_utf8/help/feedback/index.html
Normal file
|
@ -0,0 +1,11 @@
|
|||
TRANSLATORS: DO NOT TRANSLATE YET, THESE NEED REVIEW
|
||||
|
||||
<h2>Choices</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="help.php?module=choice&file=limit.html">Choice Limit</a></li>
|
||||
<li><a href="help.php?module=choice&file=options.html">Options</a></li>
|
||||
<li><a href="help.php?module=choice&file=timerestrict.html">Restrict times</a></li>
|
||||
|
||||
</ul>
|
||||
|
7
lang/en_utf8/help/feedback/mapcourse.html
Normal file
7
lang/en_utf8/help/feedback/mapcourse.html
Normal 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>
|
6
lang/en_utf8/help/feedback/mapcourses.html
Normal file
6
lang/en_utf8/help/feedback/mapcourses.html
Normal 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>
|
8
lang/en_utf8/help/feedback/mods.html
Normal file
8
lang/en_utf8/help/feedback/mods.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
<img alt valign="middle" src="<?php echo $CFG->wwwroot?>/mod/feedback/icon.gif"> <b><?php print_string('modulename', 'feedback');?></b>
|
||||
|
||||
<ul>
|
||||
<p>
|
||||
This module allows you to create custom surveys with your own questions.
|
||||
</p>
|
||||
</ul>
|
||||
|
5
lang/en_utf8/help/feedback/multiplesubmit.html
Normal file
5
lang/en_utf8/help/feedback/multiplesubmit.html
Normal 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.
|
11
lang/en_utf8/help/feedback/preview.html
Normal file
11
lang/en_utf8/help/feedback/preview.html
Normal 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">
|
||||
<b><?php print_string('preview', 'feedback');?></b>
|
||||
|
||||
<ul>
|
||||
<p>
|
||||
In the preview you can change the position order of questions.
|
||||
</p>
|
||||
</ul>
|
||||
|
3
lang/en_utf8/help/feedback/searchcourses.html
Normal file
3
lang/en_utf8/help/feedback/searchcourses.html
Normal 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.
|
4
lang/en_utf8/help/feedback/show_anon_entries.html
Normal file
4
lang/en_utf8/help/feedback/show_anon_entries.html
Normal 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.
|
5
lang/en_utf8/help/feedback/timeclose.html
Normal file
5
lang/en_utf8/help/feedback/timeclose.html
Normal 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>
|
5
lang/en_utf8/help/feedback/timeopen.html
Normal file
5
lang/en_utf8/help/feedback/timeopen.html
Normal 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>
|
4
lang/en_utf8/help/feedback/viewcompleted.html
Normal file
4
lang/en_utf8/help/feedback/viewcompleted.html
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue