home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR25 / N8FCC.ZIP / N8FCCA.EXE / STUDY.DOC < prev    next >
Text File  |  1991-01-15  |  6KB  |  121 lines

  1.                   ┌────────────────────────────────────────┐
  2. ──────────────────┤ N1GFQ FCC License Exam Study Assistant ├────────────────────
  3.                   └────────────────────────────────────────┘
  4.  
  5. This program is provided free of charge for the private use of individuals
  6. and Amateur Radio clubs.  It may be freely copied or placed on electronic
  7. distribution media (BBSs) as long as no charge is made for its use.
  8.  
  9. Although reasonable care has been taken to assure the correctness of the
  10. question pools, the author can assume no responsibility for the use of
  11. the program, and no guarantees are implied or intended.
  12.  
  13. The program is designed to operate on IBM PC and compatible systems running
  14. DOS 3.0 or higher, or on an IBM PS/2 running OS2.
  15.  
  16.  
  17. Recommended Usage
  18. ─────────────────
  19.  
  20. The program is NOT intended as a substitute for the various study guides
  21. such as the ARRL manuals.  It is recommended that you obtain and study
  22. one of these guides for the class of license that you are going for, then
  23. use this program as a means of drilling yourself on the relevant question
  24. pool.  In some cases, you will need to refer to an illustration in the
  25. appropriate guide in order to answer a question.
  26.  
  27.  
  28. Program Operation
  29. ─────────────────
  30.  
  31. The program uses two files for each question pool: a text file (poolx.txt)
  32. that contains the questions and answers for a particular pool; and an index
  33. file (poolx.idx) that is used to keep track of your progress on that pool.
  34. The name of the main program is STUDY, although you will probably have no
  35. reason to invoke it directly.
  36.  
  37. For your convenience, the program package contains a DOS BAT file for each
  38. question pool that will create an appropriate index file for that pool if
  39. it doesn't already exist, then invoke the STUDY program for the pool.  These
  40. BAT files are named POOLx, where x is the FCC designator for the question
  41. pool.  The question pools and their corresponding BAT files are as follows:
  42.  
  43.      Novice      POOL2
  44.      Technician  POOL3A
  45.      General     POOL3B
  46.      Advanced    POOL4A
  47.      Extra       POOL4B
  48.  
  49. The rationale behind the program is simple; when you begin to study a question
  50. pool, all of the questions in that pool are "open".  Questions are selected
  51. at random and displayed on the screen, and the user is prompted to enter the
  52. letter of the correct answer.  Once you have correctly answered a particular
  53. question a certain number of times IN A ROW (default is 5), that question
  54. will be "closed".  Once a question has been closed, it will not be asked again
  55. UNLESS you reinvoke the program with a higher cutoff value.  This feature
  56. permits you to do a quick review of the questions after closing them all at
  57. a particular cutoff value by simply invoking the program with a cutoff value
  58. that is 1 higher that the last one you were using.  For example, suppose that
  59. you close all of POOL2 at a cutoff of 5.  You are pretty confident that you
  60. know the answers cold, but on the morning of the exam you want to do a quick
  61. review.  You can run through all the questions one more time (assuming that
  62. you get them all right!) by entering POOL2 6.
  63.  
  64. If you're not sure of a particular question, simply press ENTER to bypass it
  65. for the time being.  To exit from the program, enter an X in response to the
  66. prompt.  Your status will be saved, and you will be shown some statistics
  67. regarding your performance thus far.
  68.  
  69. Three numbers are displayed in brackets in the header line for each question:
  70.  
  71.   - the total number of times that the question has been answered;
  72.   - the number of times that it has been answered correctly; and
  73.   - the number of CONSECUTIVE times that it has been answered correctly
  74.     (reset to 0 on a wrong answer).
  75.  
  76. If, for some reason, you would like to reset all of your statistics for a
  77. pool, just use the DOS ERASE command to delete the corresponding index file.
  78. For example, to reset the statistics for POOL2, enter the following command
  79. (after exiting the program):
  80.  
  81.       erase pool2.idx
  82.  
  83. When you next invoke POOL2, a new index file will be built for you.
  84.  
  85. Comments and suggestions on the program are welcome, and will be addressed to
  86. the extent that my limited free time will allow.  However, I cannot commit to
  87. providing any kind of formal support for the program or upgrades to the quest-
  88. ion pools on a timely basis.  Since this package will inevitably find its way
  89. to many bulletin board systems over which I have no control, it will be impos-
  90. sible for me to notify you of any upgrades that do become available if you have
  91. obtained it from such a source.  In that case, you are welcome to call me at
  92. the number given below, and I will try to help.  If an upgrade is available, I
  93. will ask you to send me one or more formatted diskettes in a self-addressed
  94. postage-paid mailer, and I will send you the new software by return mail.
  95.  
  96. The pools are current as of 1/15/91.
  97.  
  98.  
  99. Acknowledgements
  100. ----------------
  101.  
  102. Thanks are due to William B. McCormick (KC4SKV) for OS2ifying the programs, and
  103. to the following for the many hours of wrist-wrenching labor they contributed
  104. by updating the question pools:
  105.  
  106.     Pat Ciferri (WA2P)
  107.     Linda Ferdinand (N2YL)
  108.     Lou Voerman (KB2XN)
  109.  
  110.  
  111. Good luck on the exam!
  112.  
  113.  
  114.  
  115. ┌─────────────┬───────────────────────┐
  116. │             │ Bruce Hartigan        │
  117. │ 73 de N1GFQ │ Ferrimont Orchard     │
  118. │    @W1KOO   │ Ferrisburg, VT  05456 │
  119. │             │ (802)-877-3050        │
  120. └─────────────┴───────────────────────┘
  121.