+++ /dev/null
-<p align="center"><b>Selecting a Report</b></p>
-<p>
- You can specify different selection criteria and different output formats for the
- Hot Potatoes reports.
-</p>
-
-<p><b>Selecting a course (Only for admins)</b></p>
-<div class="indent">
- <p>
- <b>this course</b><br />
- The report will show responses by participants in the current course
- </p>
- <p>
- <b>all my courses</b><br />
- The report will show responses by participants for all courses which
- use this quiz and in which you are a teacher.
- To be used in several courses, the quiz must be located in the Site
- files directory.
- This option is only available to site administrators.
- </p>
-</div>
-
-<p><b>Selecting users</b></p>
-<div class="indent">
- <p>
- <b>Students</b><br />
- The report will show responses by students taking this course.
- Teacher's responses will not be included in the report
- </p>
- <p>
- <b>All participants</b><br />
- The report will show responses by students, teachers, course creators and administrators.
- Responses by the "guest" user, if any, will also be included.
- </p>
-</div>
-
-<p><b>Selecting grades</b></p>
-<div class="indent">
- <p>
- <b>best attempt</b><br />
- The report will only include the responses from the best attempt by each user
- </p>
- <p>
- </p><b>all attempts</b><br />
- The report will include the responses from all attempts by each user
- </p>
-</div>
-
-<p><b>Selecting an output format</b></p>
-<div class="indent">
- <p>
- <b>Overview</b><br />
- This report is a list of attempts at this quiz.
- "abandoned" attempts are included,
- but "in progress" attempts are not shown.
- It shows the picture, name and best score for each user,
- 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 completed attempts at this quiz.
- Attempts marked as "abandoned" or
- "in progress" are not included.
- The report shows the name and best score for each user, and the score
- of each question in each attempt.
- It also gives the averages scores of the individual
- questions and the quiz as a whole.
- Details of the attempts may be downloaded in Excel or text format.
- </p>
- <p>
- <b>Detailed statistics</b><br />
- This report shows full details of all completed attempts at this quiz,
- Attempts marked as "abandoned" or
- "in progress" are not included.
- The report contains the following tables:
- <ul>
- <li>
- the <b>responses table</b>, which shows how each user responded
- to each question in each of their attempts at the quiz.
- </li>
- <li>
- the <b>item analysis table</b>, which lists the responses to each
- question and the frequency of each response.
- </li>
- </ul>
- The details shown in this report may be downloaded in Excel or text format.
- </p>
-</div>