home *** CD-ROM | disk | FTP | other *** search
/ PC Home MegaDisk 24 / PCHomeMegaDisk_199409_24.img / QUIZM.EXE / README.TXT < prev    next >
Encoding:
Text File  |  1994-06-10  |  5.4 KB  |  164 lines

  1. QUIZ MACHINE Version 1.0 - README File 
  2. Copyright Brian Otridge 1994
  3.  
  4. About Quiz Machine
  5. ------------------
  6.  
  7. This program is designed to emulate a typical quiz machine found in a Pubs 
  8. and Bars.  The advantage is that this one does not gobble your money!
  9.  
  10. The program is shareware, although we are not asking you for any money 
  11. for the program itself.  The shareware version comes with a free sample 
  12. questions file containing 175 questions.  
  13.  
  14. Loading Quiz Machine
  15. --------------------
  16.  
  17. Quiz Machine Shareware Version 1.0 comes with the following files:
  18.  
  19. Code
  20. ----
  21. quiz.exe    The Visual Basic executable code
  22. vbrun100.dll    Visual Basic Dynamic Link Library
  23. install.bat    Installation batch program
  24.  
  25. Data
  26. ----
  27. names.txt    A file for storing player names
  28. newquiz.txt    Marketing data on the purchasable questions files
  29.  
  30. Questions Files
  31. ---------------
  32. testqs.quz    The sample questions - these are encrypted!
  33. testqs.hss    High scores file
  34.  
  35. Install.bat can be used to simply load the programs into the directory 
  36. quizmchc on the selected disk, as follows:
  37.  
  38. Install floppy_disk_letter  hard_disk_letter
  39.  
  40. eg:   Install a c
  41.  
  42. To use the program run quiz.exe (in directory quizmchc, with this set 
  43. as the working directory in the Program Item definition) from within Windows. 
  44. If you set up a program item for it, you will find that Quiz Machine comes 
  45. with its own icon.
  46.  
  47. Using Quiz Machine
  48. ------------------
  49.  
  50. Use of the program should be intuitive to existing Windows users.
  51.  
  52. The opening window allows the user to:
  53.  
  54. *    Access the Order Form 
  55. *    Quit the Program
  56. *    Change the starting level of difficulty
  57. *    Select a question file and start a quiz
  58.  
  59. Starting a Quiz
  60. ---------------
  61.  
  62. In order to successfully start a quiz, you must first select a quiz 
  63. and a player in the selection boxes at the top of the window.  
  64. In the shareware version there is only one quiz to select!  
  65. You do not have have to accept the default player names: 
  66. you may add your own name.
  67.  
  68. Doing a Quiz
  69. ------------
  70.  
  71. Having selected to start a quiz, the main QUIZ window then comes up.  
  72. This comprises 4 main elements:
  73.  
  74. *     The quiz topic 'route' box - You have control over the categories of
  75.       question you have to answer. 
  76.  
  77. *     Quiz information on scores and level of difficulty
  78.  
  79. *     Timing bar - only a limited amount of time is allowed to answer each
  80.       question.
  81.  
  82. *     The main question and answer box.  Once a question category has been 
  83.       selected, a question and 3 to 5 multiple choice answers appear.  Each
  84.       multiple choice answer has a button beside it to be pressed to select 
  85.       the chosen answer.
  86.  
  87. As you play the game you will find that you are allowed a given number 
  88. of attempts (and time) at answering each question - the number of tries 
  89. depends on the number of multiple choices and the level of difficulty.
  90.  
  91. Your score will increment as you correctly answer questions.  
  92. You will find that the fewer the number of incorrect attempts and the 
  93. quicker you answer the questions the greater the score you will get.
  94.  
  95. The game continues without interruption providing that you answer questions 
  96. correctly.  However, if you answer a given number of consecutive questions 
  97. incorrectly then the game ends.  
  98.  
  99. Also, you will find that at certain break points (namely 2000, 4000 and 
  100. 6000 points), your playing level of difficulty will get harder.  
  101. This means that:
  102.  
  103. *     Questions print out quicker
  104. *     Less time is allowed to answer
  105. *     Less wrong attempts at answering each question are allowed
  106. *     Less questions can be answered incorrectly before the game ends.
  107.       (This is 4 questions at 'Kindergarten' level of difficulty reducing
  108.        to only one at the 'Deadly' level).
  109.  
  110. You may quit a quiz at any time; this takes you back to the opening screen.
  111.  
  112. Ordering More Questions Files
  113. -----------------------------
  114.  
  115. You will probably be able to memorise 175 correct answers after playing 
  116. the sample file a few times!  We are able to provide further challenges 
  117. for you with files containing 1500-2000 questions on the following topics:
  118.  
  119. GENERAL KNOWLEDGE
  120. SPORT
  121. ENTERTAINMENT
  122.  
  123. More titles will be added to the list in due course.
  124.  
  125. For further details please contact us at:
  126.  
  127. Brian Otridge
  128. Wingfield
  129. 34 Huntingdon Road
  130. Brampton
  131. HUNTINGDON
  132. Cambs PE18 8PA
  133. UK
  134.  
  135. Phone/Fax: (0)480-383626
  136.  
  137.  
  138. Foreign Agents Welcome !
  139. ------------------------ 
  140.  
  141. If you would like to market this product in another country, we would be 
  142. pleased to talk to you.
  143.  
  144. For those wishing to convert from the English language we are willing to 
  145. negotiate supply of the source code, the ability to create questions files 
  146. and exclusive marketing rights.
  147.  
  148. Questions Authors Welcome !
  149. ---------------------------
  150.  
  151. We are also on the look out for good quality files of questions which we 
  152. can then market.  By sending an sae to the address above we will send you 
  153. details of the required format for questions, and details of the 
  154. renumeration scheme.
  155.  
  156. Fault Reports and Improvement Suggestions Welcome
  157. -------------------------------------------------
  158.  
  159. The program has been Alpha and Beta tested and we would like to think 
  160. that it is received by you as a quality piece of software.
  161.  
  162. If you have had a problem running the program, please do not hesitate 
  163. to contact us with details of the problem you have experienced or the 
  164. feature you would like to suggest.