home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 12 / Mac Magazin and MacEasy Magazine CD - Issue 12.iso / Sharewarebibliothek / Anwendungen / Rest / Tester 4.10 demo Folder / Tester 4.10 demo ƒ / Tester 4.10 demo / Tester 4.10 demo.rsrc / TEXT_10031_Practice log.txt < prev    next >
Encoding:
Text File  |  1995-06-23  |  6.5 KB  |  106 lines

  1. The Practice Log
  2.  
  3.      When editing a test, the ‚ÄúSet scoring info...‚Äù menu item on the Test menu lets you choose whether or not to save the results of each practice session in a log file.  The results are saved the first time the person selects ‚ÄúCheck answers...‚Äù from the Practice menu.  This log file can be analyzed using Tester.
  4.  
  5.      Saving the results of each practice session is very useful for teachers who use Tester in the classroom because they can then monitor which questions are especially easy or difficult.  This in turn helps them hone the test questions and figure out what the class is having the most difficulty with.
  6.  
  7.      When the option is on, a log file will be created the first time a person practices the test.  The file‚Äôs name will be the test name with ‚Äú.log‚Äù appended.  After each subsequent practice session, the latest results will be appended to the file.
  8.  
  9.      When you open a log file, the resulting window displays the number of practice sessions stored in the log file, the average number of correct answers per session, and, for reference, the minimum score required to pass.
  10.  
  11.      The Analysis menu lets you analyze the log file and generate reports.
  12.  
  13.  
  14. Student Score Histogram
  15.  
  16.      The ‚ÄúStudent score histogram...‚Äù item displays a histogram of the scores from all the practice sessions.  The vertical gray line marks the minimum passing score.
  17.  
  18.      To change the scales on an axis, double click on the scale.  The resulting dialog window lets you adjust the appropriate values.  For the horizontal scale, you can change the minimum, the maximum, and the step size.  For the vertical scale, you can only change the maximum and the step size because the minimum is always zero.  In both dialog windows, clicking on the ‚ÄúDefaults‚Äù button reverts both scales to their initial ranges.
  19.  
  20.      You can print the histogram with the ‚ÄúPrint...‚Äù item on the File menu.  Regardless of the size of the window, the histogram will be printed to fill the page.
  21.  
  22.  
  23. Question Response Histograms
  24.  
  25.      The ‚ÄúQuestion response histograms...‚Äù item creates a text file displaying a histogram of the responses to each question.  Here is an example of what it looks like:
  26.  
  27.      Question #1
  28.  
  29.        0:      2
  30.        1:      0
  31.        2:      8 *
  32.        3:      1
  33.        4:      2
  34.  
  35.  
  36.      Question #2
  37.  
  38.        0:      0
  39.        1:      1
  40.        2:      4
  41.        3:      3
  42.        4:      7 *
  43.  
  44.      The question number is the index number of the question in the test.  This corresponds to the setting of the scroll bar when editing or browsing the question.  The answer index is the index number of the answer when editing or browsing the question.  The asterisk marks the correct answer.  Answer index 0 counts the number of people who didn‚Äôt answer the question.
  45.  
  46.      If there are actually more answers than are displayed in the file, it means that those extra answers were never selected.
  47.  
  48.      Question Response Histograms can be used to find questions that are either too easy or too hard.  This helps the teacher hone the question pool.  There is, however, an easier way to search for questions that are too easy or too hard:  let Tester do it with the next menu item.
  49.  
  50.  
  51. Search for Poor Questions
  52.  
  53.      The ‚ÄúSearch for poor questions...‚Äù item creates a text file displaying the indices of the questions that match your definition of ‚Äútoo easy‚Äù or ‚Äútoo hard.‚Äù  You specify the minimum percentage responses correct that constitutes ‚Äútoo easy‚Äù and the maximum percentage responses correct that constitutes ‚Äútoo hard.‚Äù  The defaults are 90% and 10%, which means that a question will be deemed ‚Äútoo easy‚Äù if more than 90% of the responses were correct and will be deemed ‚Äútoo hard‚Äù if less than 10% of the responses were correct.  Here is an example of what the report looks like:
  54.  
  55.      Too easy:
  56.  
  57.         3:    92%
  58.  
  59.  
  60.      Too hard (perhaps they should be discussed more carefully):
  61.  
  62.         1:     8%
  63.        11:     0%
  64.        14:     6%
  65.  
  66.  
  67.      No reliable information:
  68.  
  69.        12
  70.  
  71.      For the questions that are deemed to easy or too hard, the actual percentage responses correct is displayed after the question index.  The question index is the index number of the question in the test.  This corresponds to the setting of the scroll bar when editing or browsing the question.
  72.  
  73.      Some questions may never have been encountered during practice sessions.  (This can occur if the questions are selected from a very large pool.)  In this case, Tester has no information about how people answer these questions, so it notifies you by displaying their indices in the last section.  This section will only be included if there are any such questions.
  74.  
  75.  
  76. Detailed Responses
  77.  
  78.      The ‚ÄúDetailed responses...‚Äù item creates a text file displaying each person‚Äôs response to each question.  Here is an example of what it looks like:
  79.  
  80.      Mon, May 30, 1994    11:51 AM
  81.  
  82.         6 questions
  83.         2 correct
  84.         2 incorrect
  85.         1 unanswered
  86.         1 unanswerable
  87.  
  88.         3:     3 /    3
  89.         4:     0 /    2
  90.         8:     0 /    0
  91.        15:     2 /    1
  92.        17:     1 /    1
  93.        22:     2 /    3
  94.  
  95.      The date and time are included so that you can keep track of when people are using Tester.  This can be especially useful if Tester is set up in an open-access computer lab.
  96.  
  97.      The first few lines give you an overview of the session.  These are the results that are displayed in the dialog window after checking the person‚Äôs answers.  You can use these to decide whether the details of the session are interesting or not.
  98.  
  99.      The last part has the following format:
  100.  
  101.      <question number>:  <person‚Äôs answer> / <correct answer>
  102.  
  103.      The question number is the index number of the question in the test.  This corresponds to the setting of the scroll bar when editing or browsing the question.  The questions are always listed in increasing index number order, and only the questions that were actually displayed during the practice session will be included.
  104.      The person‚Äôs answer is the index number of the answer that the person selected.  The first answer in the answer list (during editing or browsing) has index number 1.
  105.      The correct answer is the index number of the correct answer.  This is provided so that you can quickly scan through the list (which can get quite long) for questions that were answered incorrectly.
  106.      If the person did not answer the question or the question was not multiple-choice, the person‚Äôs answer will be zero.  If the question was not multiple-choice, the correct answer will also be zero.