small letters for XHTML

This commit is contained in:
koenr
2005-10-30 19:44:51 +00:00
parent bc2ef247b6
commit 18d0b22c11
3 changed files with 3 additions and 112 deletions
+1 -61
View File
@@ -1,61 +1 @@
<STYLE type="text/css">
<!--
DD {font-size:0.8em; margin-top:0.5em;}
-->
</STYLE>
<P align="center">
<B>Report Format</B>
</P>
<P>
You can specify different output formats for the Hot Potatoes reports.
</P>
<DL>
<DT><B>Report Format</B></DT>
<DD><B>HTML</B><BR>
the report will be generated in HTML format suitable for displaying in a web browser
</DD>
<DD><B>Excel</B><BR>
the report will be generated as an &quot;.xls&quot; file which can be opened by
a spreadsheet program, such as Microsoft Excel
</DD>
<DD><B>Text</B><BR>
the report will be generated a text file which can be opened by a text editor
</DD>
</DL>
<DL>
<DT><B>Encoding</B></DT>
<DD>
A list of encodings may be offered which allows you to force the report values
into a specific encoding if your spreadsheet program requires it.
For example, Microsoft Excel requires the &quot;SJIS&quot; encoding for Japanese.
The list of possible encodings can be adjusted by the site administrator on the
&quot;Settings&quot; page for the HotPot module
</DD>
</DL>
<DL>
<DT><B>Wrap data</B></DT>
<DD><B>Yes</B><BR>
long data values will be wrapped to fit into table cells.
This may make some rows very tall
</DD>
<DD><B>No</B><BR>
data values will not be wrapped
</DD>
</DL>
<DL>
<DT><B>Show legend</B></DT>
<DD><B>Yes</B><BR>
in the main report, questions and answers will be represented by letters.
A legend will be generated which shows which letters represent which questions or answers
</DD>
<DD><B>No</B><BR>
questions and answers will appear in full in the report and no legend will be generated
</DD>
</DL>
<p align="center"><b>Report Format</b></p>
+1 -39
View File
@@ -1,39 +1 @@
<P align="center">
<B>Student feedback</B>
</P>
<P>
If this option is enabled, a link to a popup feedback window will be displayed
whenever the student clicks on the &quot;Check&quot; button. The feedback window
allows students to send feedback to the teacher regarding the quiz.
This option can have the following settings:
</P>
<DL>
<DT><B>None</B></DT>
<DD>no feedback window will be displayed</DD>
<DT><B>Web page</B></DT>
<DD>
a web page will be displayed in the feedback window.
You will need to enter the URL of the web page, for example:
<TT>http://myserver.com/feedbackform.html</TT>
</DD>
<DT><B>Feedback form</B></DT>
<DD>
a form suitable for sending to a standard form-to-email script,
such as formmail.pl, will be displayed in the feedback window.
You should also enter the URL of the form script, for example:
<TT>http://myserver.com/cgi-bin/formmail.pl</TT>
</DD>
<DT><B>Moodle forum</B></DT>
<DD>the forum index for this Moodle course will be displayed</DD>
<DT><B>Moodle messaging</B></B></DT>
<DD>
the Moodle instant messaging window will be displayed.
If the course has several teachers, the student will be
prompted to select a teacher before the messaging page appears.
</DD>
</DL>
<p align="center">
+1 -12
View File
@@ -1,12 +1 @@
<P align="center"><B>Update next quiz</B></P>
<DL>
<DT><B>No</B></DT>
<DD>Only the current quiz will be updated</DD>
</DL>
<DL>
<DT><B>Yes</B></DT>
<DD>
If this quiz is part of a chain of Hot Potatoes quizzes, then all quizzes
in the chain will be assigned identical settings to the current quiz.
</DD>
</DL>
<p align="center"><b>Update next quiz</b></p>