In "Selecting Users" section, added "All users" and modified "All participants" and "Existing students"

This commit is contained in:
gbateson 2006-10-06 04:03:39 +00:00
parent 0c40e390ad
commit bf4665c362

View File

@ -3,7 +3,7 @@
<p><b>Selecting the type of report</b></p>
<div class="indent">
<p>
<p>
<b>Overview</b><br />
This report is a list of attempts at this quiz.
&quot;abandoned&quot; attempts are included,
@ -27,7 +27,7 @@
It also gives the average scores of the individual
questions and the quiz as a whole.
</p>
<p>
<p>
<b>Detailed statistics</b><br />
This report shows full details of all completed attempts at this quiz,
@ -43,7 +43,7 @@
<li>the <a href="help.php?module=hotpot&file=analysistable.html">item analysis table</a>,
which lists the responses to each question and the frequency of each response.</li>
</ul>
<p>
<p>
<b>Click trail report</b><br />
This report shows details of every click by every student during completed attempts
at the Hot Potatoes quiz.
@ -59,11 +59,11 @@
<p><b>Selecting a course</b></p>
<div class="indent">
<p>
<p>
<b>This course</b><br />
The report will show responses by participants in the current course
</p>
<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.
@ -77,17 +77,24 @@
<p><b>Selecting users</b></p>
<div class="indent">
<p>
<b>All participants</b><br />
The report will show responses by students, teachers, course creators and administrators.
Responses by the &quot;guest&quot; user, if any, will also be included.
</p>
<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>
<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,
and course creators and Moodle administrators.
</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
@ -96,19 +103,19 @@
<p><b>Selecting grades</b></p>
<div class="indent">
<p>
<p>
<b>All attempts</b><br />
The report will include the responses from all the attempts by each user
</p>
<p>
<p>
<b>Best attempt</b><br />
The report will only include the responses from the highest scoring attempt by each user
</p>
<p>
<p>
<b>First attempt</b><br />
The report will only include the responses from the first attempt by each user
</p>
<p>
<p>
<b>Last attempt</b><br />
The report will only include the responses from the most recent attempt by each user
</p>