]> git.mjollnir.org Git - moodle.git/commitdiff
remove reportselector.html as it was unused and has been replaced by reportcontent...
authorgbateson <gbateson>
Sun, 10 Sep 2006 05:29:24 +0000 (05:29 +0000)
committergbateson <gbateson>
Sun, 10 Sep 2006 05:29:24 +0000 (05:29 +0000)
lang/en_utf8/help/hotpot/reportselector.html [deleted file]

diff --git a/lang/en_utf8/help/hotpot/reportselector.html b/lang/en_utf8/help/hotpot/reportselector.html
deleted file mode 100644 (file)
index 8ee4b04..0000000
+++ /dev/null
@@ -1,89 +0,0 @@
-<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 &quot;guest&quot; 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.
-               &quot;abandoned&quot; attempts are included,
-               but &quot;in progress&quot; 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 &quot;abandoned&quot; or 
-               &quot;in progress&quot; 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 &quot;abandoned&quot; or 
-               &quot;in progress&quot; 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>