1 <h1>Student feedback
</h1>
3 If this option is enabled, a link to a popup feedback window will be displayed
4 whenever the student clicks on the
"Check
" button. The feedback window
5 allows students to send feedback to the teacher regarding the quiz.
8 This option can have the following settings:
13 no feedback window will be displayed
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>
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>
29 <b>Moodle forum
</b><br />
30 the forum index for this Moodle course will be displayed
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.