home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / teaching / quizgen.zip / QUIZGEN.DOC < prev    next >
Text File  |  1987-11-30  |  6KB  |  126 lines

  1.  
  2.  
  3.  
  4.  
  5.                      Multiple Choice Quiz Generating Program
  6.  
  7.                                    Version  3.2
  8.                                    By Dick Roux
  9.  
  10.                  If this program is useful to you are encouraged
  11.                       to send a donation of $20 or more to:
  12.  
  13.                                     Dick Roux
  14.                                 25 Greenfield Dr.
  15.                                Merrimack, NH 03054
  16.  
  17.                  You will then be notified of any updates to the
  18.                      program and will be entitled to obtain a
  19.                    copy of the newest version for a small fee.
  20.                     Please feel free to pass around copies of
  21.                       this program to anyone who can use it.
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.              QUIZGEN.EXE is a Quiz Generating Program written for MSDOS
  29.           machines. It will create a randomly selected Quiz from a Mas-
  30.           ter File of up to 150 questions. Different Master Files can
  31.           be kept on different subjects. The program allows you to View
  32.           both the Master File and the Selected Quiz and as well as
  33.           printing out both the Quiz and Answer key.
  34.           
  35.           SETTING UP QUIZGEN
  36.           ------------------
  37.             All that is required to run QUIZGEN is to have it on your
  38.           floppy or in the same directory on your hard drive together
  39.           with your Master Files.
  40.           
  41.           RUNNING QUIZGEN
  42.           ---------------
  43.              To run the program, just type QUIZGEN at the DOS prompt.
  44.           After answering the Color prompt you will get the Main Menu:
  45.           
  46.           
  47.                       
  48.                           1. Generate New Master File
  49.           
  50.                           2. Add to Master File
  51.           
  52.                           3. Load a Master File
  53.           
  54.                           4. View/Edit Master File
  55.           
  56.                           5. Delete a Master File from Disk
  57.  
  58.                       6. Create Randomly Selected Quiz    
  59.           
  60.                           7. View Selected Quiz
  61.           
  62.                           8. Print Selected Quiz
  63.           
  64.                           9. Print Selected Quiz Answer Key
  65.           
  66.                          10. Return to DOS
  67.           
  68.                            *** No Master File Loaded ***
  69.           
  70.           
  71.  
  72.              Selecting # 1 will let you create a new Master File. Type
  73.           each question EXACTLY as you would like it to come out on
  74.           paper.  Unlike a word processor, the program does not
  75.           compensate for broken words at the end of a line. Don't hit
  76.           the <ENTER> key until you have typed in the whole question
  77.           (up to 256 characters).
  78.              Hitting <ENTER> gets you to the first Multiple Choice
  79.           answer. Type the selection for the first answer. Continue
  80.           until you have completed all four possible answers. Then you
  81.           will be prompted for the correct answer (A-D).
  82.              NOTE: On questions that do not require a multiple choice
  83.           response (I.E. Essay Type questions) just hit enter at all
  84.           the prompts for selection A-D and the Correct Answer. In this
  85.           manner you can mix Multiple Choice and Questions requiring a
  86.           only write-in response.
  87.              When you have completed constructing your Master File just
  88.           type "DONE" at a Question prompt to terminate the session.
  89.           You will then be prompted for a filename to save it to disk and
  90.           then returned to the Main Menu.
  91.              Selecting # 2 on the Main Menu allows you to add questions
  92.           to a previously created Master File. Just load (selection # 3)
  93.           the file you want to add to and select this option.
  94.              Select # 3 will allow you load any Master Files you have
  95.           on the Disk (there is a sample file called SAMPLE for you to
  96.           try out supplied with the program).
  97.              Selection # 4 will allow you to view or edit a Master File
  98.           after it has been loaded.
  99.              # 5 allows you to view the Master Files on the Disk and de-
  100.           lete any files from the disk.
  101.              # 6 allows you to create a Quiz that is randomly selected
  102.           from a previously loaded Master File. You will be prompted as
  103.           to how many questions you want in the quiz. Don't type a
  104.           number larger than the number of questions you have in the
  105.           Master File. After the Quiz is created you will be returned
  106.           to the Main Menu.
  107.              # 7 works like # 4, except you will be viewing the
  108.           Randomly Selected Quiz.
  109.              # 8 prints the Quiz Sheet. You will be prompted as to if you
  110.           are using Single Sheet paper or Continuous (FANFOLD) paper. Sel-
  111.           lecting Single Sheet <S> will halt the printer to allow you to
  112.           put a fresh sheet into the printer. Then you will be prompted 
  113.           for a Quiz Heading and a Short Instruction that will be print-
  114.           ed on the top of the Quiz Sheet. Then it will prompt you to
  115.           set the Top-Of-Form and hit <ENTER> the printed quiz will have
  116.           8 questions per sheet. 
  117.              # 9 will print the answers to the selected quiz.
  118.              # 10 returns you to DOS
  119.           
  120.  
  121.              I hope this program is of some use to you, I wrote the
  122.           program for a friend of mine that is an Educator in Junior
  123.           High School, and his positive response to it prompted me to
  124.           offer it as Shareware. If you have any comments or
  125.           suggestions, please feel free to contact me.
  126.