]> git.mjollnir.org Git - moodle.git/commitdiff
abandoned attempts are now included in all reports
authorgbateson <gbateson>
Fri, 8 Dec 2006 04:18:54 +0000 (04:18 +0000)
committergbateson <gbateson>
Fri, 8 Dec 2006 04:18:54 +0000 (04:18 +0000)
lang/en_utf8/help/hotpot/reportcontent.html

index 5dc725c2b398c3649cb9932c37070bb7a5f8e3d4..c80cc90dda9cde99268abf5394b6afc566b20ea2 100644 (file)
@@ -5,9 +5,7 @@
 <div class="indent">
     <p>
         <b>Overview</b><br />
-        This report is a list of attempts at this quiz.
-        &quot;abandoned&quot; attempts are included,
-        but &quot;in progress&quot; attempts are not shown.
+        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 completed attempts at this quiz.
-
-        Attempts marked as &quot;abandoned&quot; or 
-        &quot;in progress&quot; are not included.
+        <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.
     </p>
     <p>
         <b>Detailed statistics</b><br />
-        This report shows full details of all completed attempts at this quiz,
-
-        Attempts marked as &quot;abandoned&quot; or 
-        &quot;in progress&quot; are not included.
+        This report shows full details of all attempts at this quiz, 
+        except &quot;in progress&quot; attempts.
 
         The report contains the following tables:
     </p>
@@ -45,8 +39,8 @@
     </ul>
     <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.
+        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.
         <a href="help.php?module=hotpot&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&file=clickreporting.html">click reporting</a> 
+        has been enabled for this HotPot activity.
+    </p>
 </div>
 
 <p><b>Selecting users</b></p>
 <div class="indent">
        <p>     
-               <b>All Users</b><br />
+               <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.
                <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.
+        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 />
+               <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
+        of students' names.
     </p>
 </div>
 
 <div class="indent">
     <p>
         <b>All attempts</b><br />
-        The report will include the responses from all the attempts by each user
+        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
+        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
+        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
+        The report will only include the responses from the most recent attempt by each user.
     </p>
 </div>