MDL-23450 deleting hotpot help strings

This commit is contained in:
Petr Skoda
2010-07-24 17:21:46 +00:00
parent cc1faa316f
commit 060cb988ef
15 changed files with 0 additions and 510 deletions
-17
View File
@@ -1,17 +0,0 @@
<h1>Add quiz chain</h1>
<div class="indent">
<p>
<b>No</b><br />
Only one quiz will be added to the course
</p>
<p>
<b>Yes</b><br />
If the &quot;File name&quot; is a file, it is treated as the start of a chain
of Hot Potatoes quizzes and all quizzes in the chain will be added to the course
with identical settings.<br />
<br />
If the &quot;File name&quot; is a folder, all Hot Potatoes quizzes in the folder
will be added to the course as a chain of quizzes with identical settings.
</p>
</div>
-8
View File
@@ -1,8 +0,0 @@
<h1>Item Response Analysis</h1>
<p>This table lists the responses to each question and the frequency of each response.</p>
<ul>
<li>The frequencies of <b>correct answers</b> are shown in <font color="red"><b>red text</b></font>.</li>
<li>The frequencies of <b>wrong answers</b> are shown in <font color="blue"><b>blue text</b></font>.</li>
<li>The frequencies of <b>ignored answers</b> are shown in <font color="brown"><b>brown text</b></font>.</li>
<li>The frequencies of <b>numeric data</b> are shown in <font color="green"><b>green text</b></font>.</li>
</ul>
-19
View File
@@ -1,19 +0,0 @@
<h1>Enable click reporting</h1>
<div class="indent">
<p>
<b>Yes</b><br />
A separate record is stored in the database each time a
&quot;hint&quot;, &quot;clue&quot; or &quot;check&quot;
button is clicked. This allows the teacher to see a very
detailed report showing the state of the quiz at each click.
However, it may also mean that the size of the database grows
very quickly, because several &quot;click&quot; records may
be stored for each attempt at a quiz.
</p>
<p>
<b>No</b><br />
Only one record per attempt at a quiz is stored in the Moodle database.
</p>
</div>
<p>By the default this option is disabled.</p>
-74
View File
@@ -1,74 +0,0 @@
<h1>Click Trail</h1>
<p>
This table shows details of every click by every student
during completed attempts at a particular Hot Potatoes quiz.
</p>
<p>
Please note that this report is very wide and can be very
long, so it is intended to be downloaded and viewed using
a spreadsheet program, such as Microsoft Excel.
</p>
<p>
Each row in the table contains the following information:
</p>
<p>
<b>Which click?</b><br />
The following details identify to which click in which attempt
by which student at which quiz in which section of which course
this row refers:
</p>
<ul>
<li>Course name, Section number, Exercise number, Exercise name, Exercise type, Number of questions</li>
<li>Student's full name, Login date, Login time, Logoff time</li>
<li>Attempt number, Attempt start time, Attempt finish time</li>
<li>Click number, Click time, Click type</li>
</ul>
<p>
<b>Which questions were affected?</b><br />
The following details are shown of which questions,
if any, were affected by the current click:
</p>
<ul>
<li>questions which were checked, or given a hint or clue on the current click</li>
<li>the status of each question after the current click
<ul>
<li><b>0</b> means &quot;correct&quot;</li>
<li><b>X</b> means &quot;wrong&quot;</li>
<li><b>-</b> means &quot;not attempted&quot;</li>
</ul>
</li>
<li>new answers which were received on the current click (answers that did not change are not shown)</li>
<li>questions for which new answers were received on the current click</li>
<li>questions for which new answers were received, or for which a hint or clue was given, on the current click</li>
</ul>
<p>
<b>How many questions were affected?</b><br />
The following details are shown of the total number
of questions, if any, affected by the current click
and the total number of questions affected so far
in the quiz:
</p>
<ul>
<li>the number of questions attempted</li>
<li>the number of questions not attempted</li>
<li>the number of questions whose status is &quot;right&quot;</li>
<li>the number of questions whose status is &quot;wrong&quot;</li>
<li>the number of questions for which hints have been given</li>
<li>the number of questions for which clues have been given</li>
<li>the number of questions for which new answers have been received</li>
<li>the number of questions for which new answers have been received, or for which a hint or clue has been given</li>
</ul>
<p>
<b>Scores</b><br />
The following details are shown about scores for this click
and for the quiz so far:
</p>
<ul>
<li>the raw score</li>
<li>the maximum score</li>
<li>the score as a percentage</li>
</ul>
-18
View File
@@ -1,18 +0,0 @@
<h1>Force Moodle to use Moodle-compatible media players</h1>
<div class="indent">
<p>
<b>No</b><br />
Moodle will not change the settings of any media players in the quiz
</p>
<p>
<b>Yes</b><br />
Moodle will force the quiz to use Moodle-compatible media players to play files like:
</p>
<ul><li>avi</li><li>mpeg</li><li>mpg</li><li>mp3</li><li>mov</li><li>wmv</li></ul>
</div>
<p>
More information:
<a href="help.php?module=hotpot&amp;file=mediaplayers.html">Relative URLs, media players and Hot Potatoes</a>
</p>
-28
View File
@@ -1,28 +0,0 @@
<h1>Relative URLs, media players and Hot Potatoes</h1>
<h2>Definitions</h2>
<div class="indent">
<p><i>URL</i><br />
the address of an internet resource, such as a webpage, image or sound file.
</p>
<p>
<i>absolute URL</i><br />
a URL that begins with &quot;http://&quot; is called an absolute URL.
Wherever it is used, it always refers to the same target resource.
</p>
<p>
<i>relative URL</i><br />
a URL that does not begin with &quot;http://&quot; is called a relative URL.
It can be combined with the absolute URL of a &quot;base&quot; page, to get
the absolute URL of the target resource.
</p>
</div>
<h2>Relative URLs in Hot Potatoes quizzes</h2>
<p>Relative URLs are a convenient way to specify images, sounds and videos in a Hot Potatoes quiz, because they allow the quiz to be viewed and tested on a local PC, before being uploaded to a Moodle site. When the quiz is uploaded to the Moodle site, the multimedia files must also be uploaded, so that they are available when the quiz is administered via Moodle.</p>
<p>For security reasons, Moodle does not allow direct access to course files. All requests for files in a given course go through a guardian script which verfies that the person requesting the file is enrolled in the course. However, this mechanism can break relative links used in the quiz, because the normal rules for deriving an absolute URL from a relative URL do not work.</p>
<p>The solution is simple enough: <font color="red"><b>all relative URLs must be converted to absolute URLs </b></font> by the time the quiz reaches the browser. In the case of Hot Potatoes quizzes, the URLs will be converted by Moodle, so content creators do not have to bother with this tedious and error-prone task. </p>
<h2>Media players in Hot Potatoes quizzes </h2>
<p>Some media players will not accept the media file if it comes via the script which guards the course files. In this situation, it is necessary to replace the media player with one that is known to be compatible with Moodle. You can do this yourself by modifying the reference to the media player in the quiz, or you can force Moodle to do it by setting the &quot;Force media plugins&quot; option on the quiz's settings page to &quot;Yes&quot;.</p>
-8
View File
@@ -1,8 +0,0 @@
<p><img src="<?php echo $CFG->wwwroot?>/mod/hotpot/icon.gif" alt="" />&nbsp;<b>Hot Potatoes</b></p>
<div class="indent">
This module, the &quot;HotPot&quot; module, allows teachers to administer
<a href="http://web.uvic.ca/hrd/halfbaked/" target="_blank">Hot Potatoes</a> quizzes via Moodle.
The quizzes are created on the teacher's computer and then uploaded to the Moodle course.<br />
After students have attempted the quizzes, a number of reports are available which show how
individual questions were answered and some statistical trends in the scores.
</div>
-40
View File
@@ -1,40 +0,0 @@
<h1>Navigation</h1>
<p>
You can specify different navigation aids for a Hot Potatoes Quiz.
</p>
<div class="indent">
<p>
<b>Moodle navigation bar</b><br />
The standard Moodle navigation bar will be displayed in the same
window as the quiz at the top of the page.
</p>
<p>
<b>Moodle navigation frame</b><br />
The standard Moodle navigation bar will be displayed in a separate
frame at the top of the quiz.
</p>
<p>
<b>Embedded IFRAME</b><br />
The standard Moodle navigation bar will be displayed in the same
window as the quiz and the quiz will be embedded in an IFRAME.
</p>
<p>
<b>Hot Potatoes quiz buttons </b><br />
The quiz will be displayed with the navigation buttons, if any,
defined in the quiz.
</p>
<p>
<b>A single &quot;Give Up&quot; button</b><br />
The quiz will be displayed with a single &quot;Give Up&quot; button
at the top of the page.
</p>
<p>
<b>None</b><br />
The quiz will be displayed with no navigation aids. i.e. neither
a Moodle navigation bar nor any Hot Potatoes navigation buttons.
When all questions on the current quiz have been answered correctly,
Moodle will either return to the course page or display the next quiz,
depending on the setting of the &quot;Show next quiz?&quot; field
for the current quiz.
</p>
</div>
-39
View File
@@ -1,39 +0,0 @@
<h1>Output Format</h1>
<p>
You can specify different formats to display the quiz
</p>
<div class="indent">
<p>
<b>best</b><br />
The quiz will be displayed in the best format for the browser.
</p>
<p>
<b>v6+</b><br />
The quiz will be displayed in a drag and drop format for v6+ browsers
</p>
<p>
<b>v6</b><br />
The quiz will be displayed in format for v6 browsers
</p>
<p>
<b>v5</b><br />
The quiz will be displayed in a format for v5 browsers
</p>
<p>
<b>v4</b><br />
The quiz will be displayed in a format for v4 browsers
</p>
<p>
<b>v3</b><br />
The quiz will be displayed in a format for v3 browsers
</p>
<p>
<b>Flash</b><br />
The quiz will be displayed in using Flash
</p>
<p>
<b>mobile</b><br />
The quiz will be displayed in a format suitable for viewing on
small mobile devices such as cell phones
</p>
</div>
-109
View File
@@ -1,109 +0,0 @@
<h1>Report Content</h1>
<p>You can specify different content for the Hot Potatoes reports.</p>
<h2>Selecting the type of report</h2>
<div class="indent">
<p>
<b>Overview</b><br />
This report is a list of all attempts at this quiz.
It shows the picture and name of each user, along with their
grade for the quiz and the score, time and duration of each attempt.
Attempts may be selected and then deleted if required.
</p>
<p>
<b>Simple statistics</b><br />
This report is a list of all attempts at this quiz,
except &quot;in progress&quot; attempts.
It shows the picture and name of each user, along with their
grade for the quiz, and the score of each question in each attempt.
It also gives the average scores of the individual
questions and the quiz as a whole.
</p>
<p>
<b>Detailed statistics</b><br />
This report shows full details of all attempts at this quiz,
except &quot;in progress&quot; attempts.
The report contains the following tables:
</p>
<ul>
<li>the <a href="help.php?module=hotpot&amp;file=responsestable.html">responses table</a>,
which shows how each user responded to each question in each of their attempts at the quiz.</li>
<li>the <a href="help.php?module=hotpot&amp;file=analysistable.html">item analysis table</a>,
which lists the responses to each question and the frequency of each response.</li>
</ul>
<p>
<b>Click trail report</b><br />
This report shows details of every click by every student in all attempts at this quiz,
except &quot;in progress&quot; attempts.
The report can be very large and is intended to be downloaded and viewed in a spreadsheet
program, such as Microsoft Excel.
Details of the columns in this report are available in the
<a href="help.php?module=hotpot&amp;file=clickreporttable.html">click trail table</a>
help file.
</p>
<p>
The click trail report is only available if
<a href="help.php?module=hotpot&amp;file=clickreporting.html">click reporting</a>
has been enabled for this HotPot activity.
</p>
</div>
<h2>Selecting users</h2>
<div class="indent">
<p>
<b>All users</b><br />
The report will show responses by all users who have attempted this quiz.
This includes users who are not currently enrolled on the course,
the &quot;guest&quot; user, course creators and Moodle administrators.
</p>
<p>
<b>All participants</b><br />
The report will show responses by all students and teachers who are currently
enrolled on this course, as well as responses by the &quot;guest&quot; user,
course creators and Moodle administrators.
</p>
<p>
<b>Group: group name</b><br />
The report will show responses by all students in the group selected.
The group options will not appear on the drop-down menu if there are
no groups defined for this course.
</p>
<p>
<b>Enrolled students</b><br />
The report will show responses by students currently enrolled in this course.
Teacher's responses will not be included in the report.
</p>
<p>
<b>Single student</b><br />
The report will show responses by a single student selected from a drop-down list
of students' names.
</p>
</div>
<h2>Selecting grades</h2>
<div class="indent">
<p>
<b>All attempts</b><br />
The report will include the responses from all the attempts by each user.
</p>
<p>
<b>Best attempt</b><br />
The report will only include the responses from the highest scoring attempt by each user.
</p>
<p>
<b>First attempt</b><br />
The report will only include the responses from the first attempt by each user.
</p>
<p>
<b>Last attempt</b><br />
The report will only include the responses from the most recent attempt by each user.
</p>
</div>
-60
View File
@@ -1,60 +0,0 @@
<h1>Report Format</h1>
<p>
You can specify different output formats for the Hot Potatoes reports.
</p>
<h2>Report Format</h2>
<div class="indent">
<p>
<b>HTML</b><br />
the report will be generated in HTML format suitable for displaying in a web browser
</p>
<p>
<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
</p>
<p>
<b>Text</b><br />
the report will be generated a text file which can be opened by a text editor
</p>
</div>
<h2>Encoding</h2>
<div class="indent">
<p>
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
</p>
</div>
<h2>Wrap data</h2>
<div class="indent">
<p>
<b>Yes</b><br />
long data values will be wrapped to fit into table cells.
This may make some rows very tall
</p>
<p>
<b>No</b><br />
data values will not be wrapped
</p>
</div>
<h2>Show legend</h2>
<div class="indent">
<p>
<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
</p>
<p>
<b>No</b><br />
questions and answers will appear in full in the report and no legend will be generated
</p>
</div>
-22
View File
@@ -1,22 +0,0 @@
<h1>Individual Responses</h1>
<p>
This table shows how each user responded to each
question in each of their attempts at the quiz.
</p>
<p>
The responses are color-coded as follows:
</p>
<ul>
<li><font color="red"><b>Correct answers</b></font></li>
<li><font color="brown"><b>Ignored answers</b></font> (if any)</li>
<li><font color="blue"><b>Wrong answers</b></font> (if any)</li>
<li><font color="green"><b>score% (hints,clues,checks)</b></font>
<ul>
<li><b>score</b> is the percentage score for this question</li>
<li><b>hints</b> is the number hints requested</li>
<li><b>clues</b> indicates whether the clue was shown (=1) or not (=0)</li>
<li><b>checks</b> is the number checks performed on this question.
A value of "-1" means that the student clicked the "Show answer" button</li>
</ul>
</li>
</ul>
-17
View File
@@ -1,17 +0,0 @@
<h1>Show next quiz</h1>
<div class="indent">
<p>
<b>No</b><br />
When the Hot Potatoes quiz is finished, Moodle will
record the results and return to the main page for the
current course
</p>
<p>
<b>Yes</b><br />
When the Hot Potatoes quiz is finished, Moodle will
record the results and then display the next Hot Potatoes
quiz in the current section. If there is no such quiz,
Moodle will return to the main page for the current course
</p>
</div>
-38
View File
@@ -1,38 +0,0 @@
<h1>Student feedback</h1>
<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.
</p>
<p>
This option can have the following settings:
</p>
<div class="indent">
<p>
<b>None</b><br />
no feedback window will be displayed
</p>
<p>
<b>Web page</b><br />
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>
</p>
<p>
<b>Feedback form</b><br />
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>
</p>
<p>
<b>Moodle forum</b><br />
the forum index for this Moodle course will be displayed
</p>
<p>
<b>Moodle messaging</b><br />
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.
</p>
</div>
-13
View File
@@ -1,13 +0,0 @@
<h1>Update next quiz</h1>
<div class="indent">
<p>
<b>No</b><br />
Only the current quiz will be updated
</p>
<p>
<b>Yes</b><br />
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.
</p>
</div>