]> git.mjollnir.org Git - moodle.git/commitdiff
In "Selecting Users" section, added "All users" and modified "All participants" and...
authorgbateson <gbateson>
Fri, 6 Oct 2006 04:03:39 +0000 (04:03 +0000)
committergbateson <gbateson>
Fri, 6 Oct 2006 04:03:39 +0000 (04:03 +0000)
lang/en_utf8/help/hotpot/reportcontent.html

index 81152eeeaf60f4e87a3d11f07554a23e348e7022..f9e823f27f186abf30cb793f8ccb37006c0bd39a 100644 (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.
 
 <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. 
 
 <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
 
 <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>