home *** CD-ROM | disk | FTP | other *** search
/ Big Blue Disk 49 / bbd49.zip / READFAST.TXT < prev    next >
Text File  |  1990-09-20  |  8KB  |  174 lines

  1. |B╔═════════════════╦══════════════════════════════════════════╦═════════════════╗
  2. |B║ |6Feature Program|B ║                ^1 ReadFast |B                ║ |6Feature Program|B ║
  3. |B╚═════════════════╩══════════════════════════════════════════╩═════════════════╝
  4. ^Cby
  5. ^CMike Maynard
  6.  
  7.     READFAST is an educational program designed to enhance and improve reading
  8.  skills.  The program is aimed at developing three basic disciplines:
  9.  
  10.      1. Reading comprehension
  11.      2. Phrase recognition
  12.      3. Eye scanning
  13.  
  14.      The Main Menu contains:
  15.  
  16.                <C>omprehension Test
  17.  
  18.                <R>ecognizing Phrases
  19.  
  20.                Eye Scanning Drill
  21.  
  22.                     <P>lain Text File
  23.                     <B>BD Text File
  24.  
  25.                <H>elp
  26.                <A>bout READFAST
  27.                <E>xit to BBD Main Menu/DOS
  28.  
  29.      To choose a feature from the Main Menu, highlight the selection with the
  30.  <UP> <DOWN> Arrow Keys or enter the first letter of the selection (<H> =
  31.  Help).  Then press <ENTER>.
  32.  
  33.      I.   COMPREHENSION
  34.  
  35.           Select an article from the file menu, highlight the article/file
  36.      with the Arrow Keys, and press <ENTER>.  Read the article by scrolling
  37.      through the text with the <UP> <DOWN> Arrow Keys or <PGUP> <PGDN>.
  38.      Complete the comprehension test after reading the text.  READFAST uses
  39.      the test results and reading speed to assess your general reading
  40.      abilities!
  41.  
  42.      II.  PHRASE RECOGNITION
  43.  
  44.           This section determines the speed with which words and phrases are
  45.      recognized and evaluated.  Specific words and phrases are flashed in a
  46.      designated box.
  47.  
  48.           For example, READFAST displays the word "eagles" briefly.  A box is
  49.      then displayed with several similar words.  Choose the word in the box
  50.      that matches the word that flashed - "eagles" in this case.  Highlight
  51.      "eagles" with the <UP> <DOWN> Arrow Keys and press <ENTER>.
  52.  
  53.           Upon completion of the test, the percentage of correct answers is
  54.      displayed.  Select "C" to continue or <ESC> for the Main Menu.  When you
  55.      first start this section, you will be asked to select a starting level.
  56.      Each level (1 - 5) directly corresponds to the number of words in the
  57.      phrase, i.e., level 1 contains one word; level 5 contains five words.
  58.      The speed and level are increased and decreased based on the number of 
  59.      words correctly selected.
  60.  
  61.      III. EYE SCANNING DRILL
  62.  
  63.           Many people move their head instead of their eyes when reading.
  64.      This technique is incorrect and hinders the development of proper reading
  65.      skills.  READFAST incorporates an Eye Scanning Drill to correct this
  66.      deficiency.  The eye scanning drill will also reinforce another precept
  67.      from speed reading techniques, not looking back at words already read. 
  68.  
  69.           Select a file from either the Plain or BBD Text Files.  Press the
  70.      <SPACEBAR> to begin scanning the document.  A "window" moves across the
  71.      text at 400 words per minute.  Keep your head still and allow only your
  72.      eyes to follow the window while reading the text.
  73.  
  74.           If 400 is too fast, slow the window down with the <-> key.  Speed 
  75.      up the pace with the <+> key.  The maximum is 12,000 words per minute.   
  76.      Note that the words per minute calculation is based on five characters 
  77.      per word, and not the actual word count.  Good luck!  Press <ESC> when 
  78.      finished or to exit the drill.
  79.  
  80.           Note:  if you would like the scanning "window" to be larger or 
  81.      smaller, you may modify it while in the drill.  Use the left-hand square
  82.      bracket key, [, to make the window smaller.  Press the right-hand
  83.      square bracket key, ], to make the window larger.  It should be large
  84.      enough to allow the eye to absorb a phrase with each stop, but must not
  85.      allow the eye to regress or look back at preceeding words.
  86.     
  87.  
  88.      IV.  HELP contains a summary of the three main features.
  89.  
  90.      V.   ABOUT READFAST contains copyright information.
  91.  
  92.      VI.  EXIT returns you to DOS or BBD Main Menu
  93.  
  94.  
  95. ^CBuilding Supplementary Files
  96.  
  97.       Space limitations on BIG BLUE DISK place definite limits on the volume
  98.  of reading practice files and comprehension questions provided for the
  99.  READFAST program.  The reader has the option of creating his own files to
  100.  expand the versatility.  
  101.  
  102.       To build files for READFAST, use a straight "text" file editor, such as 
  103.  the BlueLine editor published every three months on BIG BLUE DISK.  If a 
  104.  standard word-processing package is used, the resulting file MUST be passed 
  105.  through that word-processor's "convert to ASCII format" program.  Word 
  106.  processing packages tend to use a format not easily decipherable outside the 
  107.  package. 
  108.  
  109.       To build a text file for Eye Scan Training, type in the text as desired 
  110.  and name the file with the .ASC extension.  For example, an essay on whales 
  111.  might be named WHALES.ASC. 
  112.  
  113.       To build a text file for Comprehension Training, type in the text as
  114.  desired and name the file with a .CMP extension.  An essay on bees might be 
  115.  named BEES.CMP.  For comprehension, you must also create a "questions" file 
  116.  with the extension .CMQ:  the first characters must exactly match the filename 
  117.  for the text.  For example, there must be a BEES.CMQ file for the 
  118.  corresponding BEES.CMP file. 
  119.  
  120.       The questions file associated with the comprehension text is a standard 
  121.  ASCII (plain text) file that contains one or more "question blocks."  Each 
  122.  question block MUST be in the following format: 
  123.  
  124.         1) Answer character - The character to accept as the correct answer --
  125.                               either A, B, C, or D. This should appear on a
  126.                               line by itself.
  127.  
  128.         2) Question and answers - Up to 13 lines that make up the questions
  129.                                   and possible answers.
  130.  
  131.         3) Ending asterisk - This signals the end of this question block and
  132.                              should appear on a line by itself.
  133.  
  134.       Every line between the answer character and the ending asterisk will be
  135.  displayed as the questions and answers for each specific question block. Feel
  136.  free to browse through the ".CMQ" files we've included for examples of how
  137.  to set up your own questions file.
  138.  
  139.       Since space is limited on the BBD publication disks, use the "COPY IT"
  140.  option to put the program and its existing study files on another disk, or on
  141.  your hard disk.  After creating the additional files, copy them to the same
  142.  (sub)directory on the same disk.  The file-selection menu in READFAST will
  143.  automatically recognize these files by the extension (.CMP, .CMQ) and
  144.  allow them to be used.
  145.  
  146. ^CReferences and Credits
  147.  
  148.      W. Royce Adams, ^1Developing Reading Versatility^0, 5th ed. (Orlando: Holt 
  149.         Rinehart and Winston, 1989).
  150.  
  151.      Henry A. Bamman, "Reading," ^1World Book Encyclopedia^0, 1979 ed.
  152.  
  153.      Bonnie Bauman, ^1Super Reader^0 (New York: Stein and Day, 1979).
  154.  
  155.      Russell G. Stauffer and Jean Horton Berg, ^1Rapid Comprehension Through^0
  156.         ^1Effective Reading^0 (New Jersey: Learn Incorporated, 1976).
  157.  
  158.      The news articles in the eye-scan and comprehension features were provided 
  159.  courtesy of ^1The (Shreveport) Times^0, Shreveport, Louisiana.
  160.  
  161.  
  162. ^COutside BBD
  163.  
  164.      To run this program outside the ^1Big Blue Disk^0 menu, type: ^1READFAST^0.
  165.  
  166.  DISK FILES THIS PROGRAM USES:
  167. ^FREADFAST.EXE
  168. ^FWORDS.RCG
  169. ^FAll *.CMP
  170. ^FAll *.CMQ
  171. ^FAll *.ASC
  172. ^FREADFAST.SCN
  173.  
  174.