home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / apps / educatin / quizmast / quizmast.doc next >
Text File  |  1990-03-07  |  8KB  |  156 lines

  1.                   ***************************************
  2.                   *                                     *
  3.                   *        ----> Quizmaster <----       *
  4.                   *                                     *
  5.                   *          The Test Generator         *
  6.                   *                                     *
  7.                   ***************************************
  8.  
  9.  
  10.      This program is designed for the development, administering and printing
  11. of tests.  It should prove a valuable tool to teachers, instructors, students
  12. and anyone who must prepare for a big exam.  This program enables you to enter
  13. questions with up to three multiple choice answers into a file.  These files
  14. can then be used for on-screen test taking and for printed tests.  You can
  15. create question files with up to 200 questions per file.  I hope this program
  16. will be as helpful to you as it was to me.
  17.  
  18.  
  19. NOTE: This program was released previously as Q_and A.PRG (Questions and
  20. Answers), so this is really ver 2.0 of that program.  This version is 1/3 the
  21. size of Q&A and has a GEM interface. Otherwise it is the same program, so any
  22. files created with Q&A will work fine. Also I like the name Quizmaster much
  23. better :-)
  24.  
  25.      This program is SHAREWARE.  Should you feel it belongs in your software
  26. library please send $15.00 to:
  27.  
  28.  
  29. Daniel W. Sexton
  30. 821 Sunset Drive
  31. Grand Forks ND  58201
  32.  
  33.      This program can and hopefully will be distributed freely as long as all
  34. the files in this archive are kept intact.
  35.  
  36.  
  37.      If there is a strong response, I will be adding some additional features.
  38. I also encourage any and all comments, criticisms and suggestions for this
  39. program.  I can be reached on GEnie as D.SEXTON and on DELPHI as SEXTON, please
  40. give me your input.  I want this to be a helpful tool and will do all I can to
  41. adapt this program for you.
  42.  
  43.  
  44. ------------------------------------------------------------------------------
  45.  
  46.  
  47.                                USING THE PROGRAM
  48.                                -----------------
  49.  
  50.      To start the program, double click on QUIZMAST.PRG in medium resolution.
  51. This is the main menu screen and controls all functions of the program.  You
  52. will then be presented a GEM menu from which you may  choose from the following
  53. options:
  54.  
  55.  
  56. Under the EDIT heading:
  57.  
  58. CREATE QUIZ - First, this will bring up a file selector for entering the name
  59. of your new question file.  You should include an extension of .DAT so that the
  60. test taking and test printing portions of the program will find your program
  61. easier, since it looks for the .DAT extension by default, but it is not
  62. mandatory.  Heed the warning that comes up about overwriting an existing file
  63. if you use the same name.  After selecting a file name the input form will come
  64. up.  On this form you will enter your question, 3 possible answers and the
  65. correct answer number.  The question can be up to 3 lines long, and each line
  66. can have up to 69 characters.  The question lines are entered next to the
  67. prompts: QUES L1:, QUES L2: and QUES L3:.  Since you will be creating multiple
  68. choice questions, you need to supply 2 additional answers besides the correct
  69. one, however, it is not mandatory.  The next 2 prompts:AN L1: and AN L2:, are
  70. for entering the text for answer number 1, you are given up to 2 lines of 69
  71. characters each for this.  The prompts AN 2-L1 and AN 2-L2 are for answer
  72. number 2 and AN 3-L1 and AN 3-L2 are for answer number 3.  You will then be
  73. taken up to the "Correct Answer #?:" prompt.  Here you enter the correct answer
  74. number.  Foe example if you entered the correct answer on the AN 2-L1 and AN
  75. 2-L2 lines then you would enter the number 2 at this prompt.  After entering
  76. the correct answer number the screen will clear and you will be set to enter
  77. the rest of your questions.  When you are through entering questions press
  78. <Return> with no number entered at the "Correct Answer #?:" prompt.  The file
  79. will be saved and you will be sent back to the Question file editor menu.
  80.  
  81. EDIT QUIZ - Use this option if you should need to edit one of the questions in
  82. an existing file.  Before you can use this option you will need to know the
  83. question's file number.  The first question entered into the question file was
  84. number 1, the second number 2 and so on.  This file number is located on the
  85. Test taking screen in the upper right corner as "File #:".  So, if you are
  86. taking a test and discover an error in the question or one of the answers, note
  87. this number.  You can also get this number by printing out a test and noting
  88. the question number; it is the same as the file number.  After you enter the
  89. question number the question will be displayed for editing.  Once you have
  90. entered the "Correct Answer #?:" you will be returned to the question file
  91. editor menu.
  92.  
  93. ADD TO QUIZ - For adding more questions to a file you have already created.
  94.  
  95.  
  96.  
  97. Under the QUIZ heading:
  98.  
  99. TAKE QUIZ - Takes you to the test taking program.  This option can only be used
  100. after creating a file.  This will take you to the on-screen test taking
  101. routine.  This will bring up a file selector box to choose your question file.
  102. By default it will search for files with an extension of .DAT. If your file
  103. does not have this extension then you will have to change the parameters of
  104. your file selector to locate your file, or just type in the name with the
  105. correct extension.  After selecting a question file the screen will clear and
  106. one of the questions from the file will come up on the screen.  All of the
  107. questions will appear only once in a random order during the test.  This random
  108. order will change every time you take the test.  You select your choice of the
  109. three answers by left clicking on the answer itself.  If you are correct, a
  110. bell will sound, the screen will flash green and the next question in the file
  111. will be displayed.  If you are incorrect a buzzer will sound, the screen will
  112. flash red and the correct answer will be shown.  Left click the mouse to
  113. continue on.  Should you want to quit the test before all the questions have
  114. been asked just left click on the "Exit" button.  After all the questions have
  115. been asked, or if you hit the "Exit" button, you will be shown the results of
  116. your test.  Left clicking on this screen will exit the test taking program and
  117. return you to the main menu.  Also displayed on the screen during the test is
  118. the following information:
  119.  
  120.      "Questions in file:" -  How many questions the question file contains.
  121.  
  122.      "File in use:" - Name of the selected file.
  123.  
  124.      "Question #:" - How many questions have been asked so far.
  125.  
  126.      "File #:" - The displayed question's file number. (For use with the
  127. Questions file editor.)
  128.  
  129.      "#Correct:" - The number of correct answers so far.
  130.  
  131.      "#Incorrect:" - The number of incorrect answers so far.
  132.  
  133.      "Percentage:" - Percentage of correct answers so far.
  134.  
  135.  
  136.  
  137. Under the PRINT heading:
  138.  
  139. CORRECT ANS - This will print each question along with the correct answer.
  140.  
  141. MC QUIZ - This will print each question with each of the three possible answers
  142. for a multiple choice test.
  143.  
  144. QUES ONLY - This will print each of the questions followed by 4 blank lines for
  145. entering the correct answer.
  146.  
  147.      These functions are set up to work with an EPSON compatible printer.
  148. Registered owners of this program that have problems with their brand of
  149. printer will be supplied with a version of this program that will work with
  150. their printer.
  151.  
  152.  
  153.  
  154. That's all there is to it!  Just get your materials together and let
  155. "Quizmaster" take care of the rest.
  156.