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