home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / bbs / quiz / read.me < prev   
Encoding:
Text File  |  1989-07-12  |  1.2 KB  |  29 lines

  1. Quiz
  2. By Paul Lester
  3. (L.Lester1)
  4.  
  5. This is a simple quiz script file for BBS Express St!  There are three files
  6. necessasary for running this script file:
  7.  
  8. To run the file, you must run 'sysedit' and select '4. Main Command Definitions'
  9. and add a selection on your main menu to allow users to select the quiz.
  10.  
  11. To test this file before you run it on your BBS simply run it with 'Script.TTP'
  12.  
  13.  
  14. 1.  Quest.txt - This file is where all of the questions are kept.
  15.  
  16. 2.    Choices.txt - This file is where all of the possible answers are kept.
  17.  
  18. 3.    Correct.txt - Here are the correct answers.
  19.  
  20. There is a fourth file included called 'Taken.txt' it keeps track of who has
  21. taken the test and will not allow a person to take the same test more than once.
  22.  
  23. The main file 'Quiz.hlp' is fairly well commented and should be easy to modify
  24. to suit your own needs.  I have included a sample 'Black History' quiz with the
  25. program so that you may see how it works.  If you come up with an idea on how to
  26. make it faster or better, please let me know.  I will continue to work on this
  27. end to add features such as a file that keeps scores in sorted order for later
  28. viewing.  Thanks for trying it.  Hope you like it.
  29.