1 <h1>Report Content
</h1>
2 <p>You can specify different content for the Hot Potatoes reports.
</p>
4 <h2>Selecting the type of report
</h2>
8 This report is a list of all attempts at this quiz.
10 It shows the picture and name of each user, along with their
11 grade for the quiz and the score, time and duration of each attempt.
13 Attempts may be selected and then deleted if required.
16 <b>Simple statistics
</b><br />
17 This report is a list of all attempts at this quiz,
18 except
"in progress
" attempts.
20 It shows the picture and name of each user, along with their
21 grade for the quiz, and the score of each question in each attempt.
23 It also gives the average scores of the individual
24 questions and the quiz as a whole.
27 <b>Detailed statistics
</b><br />
28 This report shows full details of all attempts at this quiz,
29 except
"in progress
" attempts.
31 The report contains the following tables:
34 <li>the
<a href=
"help.php?module=hotpot&file=responsestable.html">responses table
</a>,
35 which shows how each user responded to each question in each of their attempts at the quiz.
</li>
37 <li>the
<a href=
"help.php?module=hotpot&file=analysistable.html">item analysis table
</a>,
38 which lists the responses to each question and the frequency of each response.
</li>
41 <b>Click trail report
</b><br />
42 This report shows details of every click by every student in all attempts at this quiz,
43 except
"in progress
" attempts.
45 The report can be very large and is intended to be downloaded and viewed in a spreadsheet
46 program, such as Microsoft Excel.
48 Details of the columns in this report are available in the
49 <a href=
"help.php?module=hotpot&file=clickreporttable.html">click trail table
</a>
53 The click trail report is only available if
54 <a href=
"help.php?module=hotpot&file=clickreporting.html">click reporting
</a>
55 has been enabled for this HotPot activity.
59 <h2>Selecting users
</h2>
62 <b>All users
</b><br />
63 The report will show responses by all users who have attempted this quiz.
64 This includes users who are not currently enrolled on the course,
65 the
"guest
" user, course creators and Moodle administrators.
68 <b>All participants
</b><br />
69 The report will show responses by all students and teachers who are currently
70 enrolled on this course, as well as responses by the
"guest
" user,
71 course creators and Moodle administrators.
74 <b>Group: group name
</b><br />
75 The report will show responses by all students in the group selected.
76 The group options will not appear on the drop-down menu if there are
77 no groups defined for this course.
80 <b>Enrolled students
</b><br />
81 The report will show responses by students currently enrolled in this course.
82 Teacher's responses will not be included in the report.
85 <b>Single student
</b><br />
86 The report will show responses by a single student selected from a drop-down list
91 <h2>Selecting grades
</h2>
94 <b>All attempts
</b><br />
95 The report will include the responses from all the attempts by each user.
98 <b>Best attempt
</b><br />
99 The report will only include the responses from the highest scoring attempt by each user.
102 <b>First attempt
</b><br />
103 The report will only include the responses from the first attempt by each user.
106 <b>Last attempt
</b><br />
107 The report will only include the responses from the most recent attempt by each user.