adding some strings
[moodle-linuxchix.git] / lang / en_utf8 / help / hotpot / studentfeedback.html
blob62221461a975bdf8ac32bc51c3de84d4505a6504
1 <h1>Student feedback</h1>
2 <p>
3 If this option is enabled, a link to a popup feedback window will be displayed
4 whenever the student clicks on the &quot;Check&quot; button. The feedback window
5 allows students to send feedback to the teacher regarding the quiz.
6 <p>
7 </p>
8 This option can have the following settings:
9 </p>
10 <div class="indent">
11 <p>
12 <b>None</b><br />
13 no feedback window will be displayed
14 </p>
15 <p>
16 <b>Web page</b><br />
17 a web page will be displayed in the feedback window.
18 You will need to enter the URL of the web page, for example:
19 <tt>http://myserver.com/feedbackform.html</tt>
20 </p>
21 <p>
22 <b>Feedback form</b><br />
23 a form suitable for sending to a standard form-to-email script,
24 such as formmail.pl, will be displayed in the feedback window.
25 You should also enter the URL of the form script, for example:
26 <tt>http://myserver.com/cgi-bin/formmail.pl</tt>
27 </p>
28 <p>
29 <b>Moodle forum</b><br />
30 the forum index for this Moodle course will be displayed
31 </p>
32 <p>
33 <b>Moodle messaging</b><br />
34 the Moodle instant messaging window will be displayed.
35 If the course has several teachers, the student will be
36 prompted to select a teacher before the messaging page appears.
37 </p>
38 </div>