home *** CD-ROM | disk | FTP | other *** search
/ ftp.whtech.com / ftp.whtech.com.tar / ftp.whtech.com / club100 / edu / scolar.do < prev    next >
Text File  |  2006-10-19  |  8KB  |  195 lines

  1. CLUB 100 Library - 415/939-1246 BBS, 937-5039 NEWSLETTER, 932-8856 VOICE
  2.  
  3. "Scholar Reviews" and STUDY Copyright 1987 by David Dunn Thomas
  4. All rights reserved - Distributed under the "Shareware" concept.
  5. Revised 6-03-87 to permit True/False questions.
  6.  
  7.                   S C H O L A R    D O C U M E N T A T I O N
  8.  
  9.         STUDY is a program that enables students to review information or
  10. study it for the first time as the program utilizes lessons on file, either
  11. RAM, Tandy portable disk drive, or Chipmunk drive to provide questions,
  12. additional information, and the correct answers. The program is only 3,365
  13. bytes in Basic format; the lessons may have up to 100 questions depending on
  14. the amount of review data provided. Dozens of lessons could be prepared and
  15. stored on one disk, or in one folder of a Chipmunk disk, to access for one
  16. STUDY session.
  17.  
  18.         The important feature of Scholar Reviews is the built-in review
  19. capability of the program. Whenever the student selects an incorrect answer,
  20. information is promptly provided that includes the correct answer to the
  21. question though not necessarily in the same, exact words. Further, when the
  22. question is correctly answered, learning is enhanced by having the answer
  23. repeated. The answer may be repeated in the same phraseology or differently
  24. from that of the question. All of these variations are created via the correct
  25. formatting of the Scholar Review lesson file.
  26.  
  27.         The "Scholar Reviews" program, STUDY.BA, is simplicity itself for the
  28. student to operate for purposes of either learning or reviewing a lesson. The
  29. more difficult and painstaking operation is the preparation of the lesson
  30. files for the Scholar to make proper us of STUDY. This file explains use of the
  31. program as well as preparation of the lesson files.
  32.  
  33.  
  34. Using STUDY.BA:
  35.  
  36.         When STUDY is initialized, the student is asked for the lesson they
  37. wish to review and then whether the lesson file is in RAM or on disk. If the
  38. file does not exist, the user is dropped out of the program with an
  39. appropriate advisory message. If the file does exist, but is not in proper
  40. Scholar Review format, the student will be dropped out of the program either
  41. immediately or later in the review if there is incorrect formatting in the
  42. question/answer phase of the program.
  43.  
  44.         Once embarked, the student will have a series of multiple choice
  45. questions - each provides four choices. The reviewer is never told that he is
  46. wrong; rather, if he makes an error he is provided with the correct
  47. information and then asked the same question again. When the question is
  48. answered properly, the answer is returned to the student - optionally in a
  49. different format.
  50.  
  51.      Example:
  52.                 President of U.S. during World War I:
  53.  
  54.               1) Woodrow Wilson
  55.               2) Jack Pershing
  56.               3) John Rockefeller
  57.               4) Benjamin Franklin
  58.               ?
  59.  
  60.                 If an incorrect response is chosen, then the screen displays:
  61.  
  62.  
  63.                 Pershing, Franklin, and Rockefeller
  64.                 were never President of the U.S., but
  65.                 Wilson served from 1913-1921.
  66.  
  67.                 With the correct response, the display is:
  68.  
  69.                           Correct!
  70.  
  71.                        Woodrow Wilson
  72.  
  73.              was President in W. W. I, 1914-1918
  74.  
  75.  
  76.         Note that lesson formatting provides for INSTRUCTING the student
  77. instead of merely drilling. That is one of the principal strengths of the
  78. "Scholar Review" concept, if well executed!
  79.  
  80.         For some idea of the capabilities of Scholar Reviews, run STUDY with
  81. the LESSON.DO file from this Library loaded into either RAM or disk. There are
  82. only thirteen questions in the file, but sufficient to show the flexibility of
  83. the Scholar Review concept. The program STUDY does NOT have to be modified in
  84. any way as long as the lesson files are formatted as STUDY expects them.
  85.  
  86.  
  87.  
  88. Lesson file preparation:
  89.  
  90.         First line of the file MUST contain three items separated by commas:
  91.  
  92.         | - Essential Scholar identifier
  93.         n - The number of questions in the lesson
  94.       xxx - The title of the lesson - no more than 38 characters
  95.  
  96.         Example:
  97.                 |,75,Olympic Games
  98.  
  99.                 Indicates there are 75 questions in a lesson on the Olympics.
  100.  
  101.  
  102.         Thereafter, EACH record must contain either six or ten items (depending
  103. upon type of question) separated by commas; these may be enclosed in quotes if
  104. textual material, but the quotes are MANDATORY for the last item - otherwise
  105. needed only if the text contains numeric information.
  106.  
  107. Format for Multiple Choice questions:
  108.  
  109.    1)   n - The number of the ANSWER to the question (1 to 4)
  110.    2)   | - Essential Scholar identifier
  111.    3) xxx - The question, no more than 38 characters
  112.    4) xxx - Possible answer, no more than 35 characters
  113.    5)     - same
  114.    6)     - same
  115.    7)     - same
  116.    8)   n - Response type identifier; 0 if no change in answer
  117.                                       1 if the answer is rephrased
  118.    9) xxx - Alternate answer phraseolgy if item 8 is 1
  119.             a single letter if item 8 is 0
  120.   10) xxx - Text of the information to be displayed when an incorrect answer
  121.             has been chosen; may be up to 160 characters including spaces
  122.  
  123.         Examples:
  124.  
  125. 3,|,Which listed is a continent?,United States of America,Washington
  126.  D.C.,Africa,Great Britain,1,is one of the continents.," The seven continents of the world are   North and South America, Asia, Africa,  Europe, Australia,
  127. and Antarctica."
  128.  
  129.         In the above, the "1" following "Britain" indicates that the answer
  130. will be returned with different phraseology than the question.
  131.  
  132. 2,|,John Adams was the nation's first,Treasurer,Vice President,President,Chief
  133.  Justice,0,a," Later President, and father of another  President, John Adams
  134. was also the      first Vice President of the new nation."
  135.  
  136.         Here the question is used for the answer phrase, so "0,a" follows the
  137. word "Justice."
  138.  
  139.  
  140. Format for True/False questions:
  141.  
  142.    1)   n - The number of the ANSWER to the question: 1 = False, 2 = True
  143.    2)   ~ - Essential Scholar identifier
  144.    3) xxx - The statement, no more than 38 characters
  145.    4)   n - Response type identifier; 0 if no change in answer
  146.                                       1 if the answer is rephrased
  147.    5) xxx - Alternate answer phraseolgy if item 4 is 1
  148.             a single letter if item 4 is 0
  149.    6) xxx - Text of the information to be displayed when an incorrect answer
  150.             has been chosen; may be up to 160 characters including spaces
  151.  
  152.  
  153. Composing records:
  154.  
  155.         Assuming that one has a ready source of questions and answers, perhaps
  156. the trickiest portion of lesson preparation is composing the last item,
  157. supplementary information. Note that the information in the above examples is
  158. enclosed in quotation marks; this is to preserve the leading space for a good
  159. format, but also because it is ESSENTIAL for proper operation of the program.
  160. The other spaces in the data are needed to get the well formatted display seen
  161. when the program is run.
  162.  
  163.         Tip: Prepare the entire record by starting in BASIC! Decide on the
  164. correct answer and type it, the comma, the proper identifier (| or ~), the
  165. comma, and the question. Then use the EDIT command to compose remainder of
  166. questions, answer(s), and review information. This procedure enables typing of
  167. precisely the format desired with no concern about spacing as can happen in
  168. TEXT mode. Finally, "Cut" or "Copy" the record into the paste buffer and exit
  169. the EDIT mode; proceed to TEXT work file for the lesson and "Paste" the record
  170. in place.
  171.  
  172. =======
  173. 6-03-87
  174. =======
  175.  
  176.         The STUDY program, sample LESSON.DO, and this file are distributed
  177. under the "Shareware" concept and are not in the Public Domain. Any person
  178. that makes use of the program commits themself to making a suitable
  179. contribution depending upon the number of persons assisted. Any lessons
  180. developed and distributed must have the Copyright notice found at the
  181. conclusion of LESSON.DO in this Library.
  182.  
  183. Comments, questions and contributions may be directed to the author:
  184.  
  185. Dave Thomas
  186. 2308 Chetwood Circle, #103
  187. Timonium, MD 21093
  188.  
  189. Phone: (301) 252-5379
  190.  
  191. Electronic mail:
  192. GEnie:          MORTIMER
  193. Delphi:         MORTIMER
  194. CompuServe:     70526,1117
  195.