home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / educ / q-mastr2.zip / CHAP11.ASC < prev    next >
Text File  |  1991-03-21  |  10KB  |  321 lines

  1.  
  2.  
  3.                            CHAPTER 11
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.                      Q U E S T I O N   B A N K
  20.  
  21.                       C O N S T R U C T I O N
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68. QUESTION BANK CONSTRUCTION                        Quiz Master 5.0
  69. -----------------------------------------------------------------
  70.  
  71.      To create a question bank you must have a word processor
  72. capable of producing an ASCII text file. See Appendix A  "ASCII
  73. Text File " for a complete definition.
  74.  
  75.      A question bank can contain up to 17 different categories
  76. with a maximum of 999 questions.  Categories allow you to group
  77. subjects together and combine them into one question bank.
  78.  
  79.      For example, if you want your question bank to contain all
  80. the questions possible for the final exam, you might want to
  81. separate those questions into categories that follow the order of
  82. teaching and testing for the course.  Questions for the first
  83. part of the course could be in category 1, the second part of the
  84. course could be put in category 2, etc.  By organizing your
  85. question bank this way, when it comes to printing an exam for the
  86. first part of the course, you only need to choose questions from
  87. category 1, and 2 for the second part, and then you can choose
  88. all categories for the final exam.
  89.  
  90.      We have made the creation and checking of question banks as
  91. easy as possible.  The question bank only requires a few details
  92. for you to fill in and the rest is done by Quiz Master.
  93.  
  94.     A question bank contains 3 sections, Top Line, Category
  95. Header and question bank body.
  96.  
  97. 11.1  TOP LINE
  98.  
  99.      This is the top line of the question bank.  For example:
  100.  
  101.      @@~@@,a.,Sample Physics Exam
  102.  
  103.      The first 3 characters are the identifier, it must start in
  104. column 1 and contain @@~@@. This identifies the question bank as
  105. Version 5.0.
  106.  
  107.      Next, (separated by a comma) is the multiple choice answer
  108. format. "a." means the answers are lower case letters followed by
  109. the delimiter, a period.  Quiz Master needs to know the answer
  110. format for the scramble mode to function.  The other types are,
  111. A. which is upper case lettering followed by a period and 1-which
  112. is a number followed by a dash.  You can use virtually and
  113. character for a delimiter but it must be the same throughout the
  114. question bank.
  115.  
  116.     Examples of Multiple-Choice answer formats.
  117.  
  118.     A. Alabama              a. Alabama          1- Alabama
  119.     B. California           b. California       2- California
  120.     C. Utah                 c. Utah             3- Utah
  121.     D. Washington           d. Washington       4- Washington
  122.  
  123.     After the answer format (separated by a comma) is the title. 
  124. You are allowed a title length of up to 50 characters.  The title
  125. appears on screen showing the question bank you are currently
  126. working with.
  127.  
  128. Page 11.1
  129.  
  130.  
  131.  
  132.  
  133.  
  134. QUESTION BANK CONSTRUCTION                        Quiz Master 5.0
  135. -----------------------------------------------------------------
  136. 11.2  CATEGORY HEADER
  137.  
  138.      At the top of each question bank following line 1 is the
  139. Category Header. It tells Quiz Master the names of each of your
  140. categories and the start & stop question numbers of each
  141. category. All you need to do in creating a new question bank is
  142. to copy in the blank header supplied with the program (HEADER50)
  143. and fill in your own category names. The header supplied is shown
  144. below under the BEFORE heading. To add a category merely change
  145. the first character from a '[' to a '{' and enter a category name
  146. (names can be up to 30 characters).  This is all that is required
  147. for you to do in the header section. Leave the other categories
  148. unused until you need them. The AFTER heading shows that 3
  149. categories have been added to the question bank, Laws of Motion,
  150. Field Concepts and The Theory of Relativity. 
  151.  
  152.   BEFORE                               AFTER
  153.  
  154. [CATEGORY 1                           {Laws of Motion
  155. [CATEGORY 2                           {Field Concepts
  156. [CATEGORY 3                           {The Theory of Relativity
  157. [CATEGORY 4                           [CATEGORY 4
  158. [CATEGORY 5                           [CATEGORY 5
  159. [CATEGORY 6                           [CATEGORY 6
  160. [CATEGORY 7                           [CATEGORY 7
  161. [CATEGORY 8                           [CATEGORY 8
  162. [CATEGORY 9                           [CATEGORY 9
  163. [CATEGORY 10                          [CATEGORY 10
  164. [CATEGORY 11                          [CATEGORY 11
  165. [CATEGORY 12                          [CATEGORY 12
  166. [CATEGORY 13                          [CATEGORY 13
  167. [CATEGORY 14                          [CATEGORY 14
  168. [CATEGORY 15                          [CATEGORY 15
  169. [CATEGORY 16                          [CATEGORY 16
  170. [CATEGORY 17                          [CATEGORY 17
  171.  
  172.      The start and stop numbers are inserted by Quiz Master when
  173. the check program is run. To see what a completed question bank
  174. looks like see next section 11.4, "Sample Question Bank".
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188. Page 11.2
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200. QUESTION BANK CONSTRUCTION                        Quiz Master 5.0
  201. -----------------------------------------------------------------
  202. 11.3  QUESTIONS
  203.  
  204.      Section 3 follows the header and contains the questions.
  205. They are merely typed in one after another sorted by category. In
  206. the line directly above a question the following format line is
  207. inserted, ~,M,a,5,3. It tells Quiz Master the type of question,
  208. the answer, the category number and the question number as
  209. follows;
  210.  
  211.  ~ : Tells quiz Master that this line is a format line. The '~'
  212.      should not appear anywhere else in the question bank. 
  213.  M : Is the question Type. M for Multiple-Choice, E for Essay, F
  214.      for Fill-in, and T for True/False; 
  215.  a : This is the answer to the multiple-choice question. If it
  216.      were a Fill-in or Essay question this would be a number
  217.      telling us how many lines following the format line contain
  218.      the answer. You are allowed up to 9 answer lines for Fill-in
  219.      or Essay questions. See question number 8 in section 11.4,
  220.      "Sample Question Bank".  
  221. 5 : This is the category number. Quiz Master uses this number to
  222.     know what category the question belongs in and is used to
  223.     automatically compute the start & stop numbers for each
  224.     category. 
  225. 3 : This is the question bank question numbered sequentially and
  226.     is automatically assigned by Quiz Master during the running
  227.     of the check program. You will never have to bother with
  228.     entering this number.
  229.  
  230. 11.4  SAMPLE QUESTION BANK
  231. ┌──────────────────────────────────────────────────────────────┐
  232. │ Ths is a partial listing of what a completed question bank   │
  233. │ looks like. Notes are inserted for clarity.                  │
  234. └──────────────────────────────────────────────────────────────┘
  235.                              Start - Stop Total
  236. @@~@@,a.,Sample Physics Exam                    <- First Line
  237. {Laws of Motion                001 - 005  005 <- These numbers
  238. {Field Concepts                006 - 010  005    filled by Quiz
  239. {The Theory of Relativity      011 - 015  005    Master.No need
  240. [CATEGORY 4                    000 - 000         to enter them.
  241. [CATEGORY 5                    000 - 000         All you have to
  242. [CATEGORY 6                    000 - 000         do is fill in
  243. [CATEGORY 7                    000 - 000         the category
  244. [CATEGORY 8                    000 - 000         name and change
  245. [CATEGORY 9                    000 - 000         the [ to a { to
  246. [CATEGORY 10                   000 - 000         tell Quiz
  247. [CATEGORY 11                   000 - 000         Master it is a
  248. [CATEGORY 12                   000 - 000         valid Category.
  249. [CATEGORY 13                   000 - 000 
  250. [CATEGORY 14                   000 - 000 
  251. [CATEGORY 15                   000 - 000 
  252. [CATEGORY 16                   000 - 000
  253. [CATEGORY 17                   000 - 000
  254.  
  255. Page 11.3
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266. QUESTION BANK CONSTRUCTION                        Quiz Master 5.0
  267. -----------------------------------------------------------------
  268. ~,M,d,1,1
  269. What is the magnitude of the force that produces an acceleration
  270. of 3.2 cm/sec² in a mass of 5 gm?
  271.                          ┌──────────────────────────────────────┐
  272. a. 13 dynes              │ Refer to the format line.            │
  273. b  96 dynes              │ This is a multiple-choice question.  │
  274. c. 16 ergs               │ The answer is d, the category is 1,  │
  275. d. 16 dynes              │ and the question number is 1.        │
  276.                          └──────────────────────────────────────┘
  277. ~,E,1,1,2
  278. 183 cm/sec
  279. A mass of 12 gms on the end of a thread is being whirled around
  280. in a circle of radius 2 . If the thread breaks when the force on
  281. it is 2000 dynes, what is the maximum speed the mass can have?
  282. (Ignore Gravity).
  283.                          ┌──────────────────────────────────────┐
  284.                          │ Refer to the format line.            │
  285.                          │ This is an Essay type question       │
  286.                          │ The answer is only 1 line long and is│
  287.                          │ 183 cm/sec. The category is 1 and    │
  288.                          │ the question number is 2             │
  289.                          └──────────────────────────────────────┘
  290. ~,E,1,1,3
  291. 3.7e+27 dynes
  292. What is the gravitational force exerted by the sun on the earth?
  293.  
  294. ~,E,1,1,4
  295. 1 m/sec²
  296. A body of mass 5 Kg is subject to horizontal forces of 3 newtons
  297. pointed due east and also 4 newtons pointed due north. What is
  298. the magnitude and and direction of the acceleration?
  299.  
  300. ~,M,b,1,5
  301. A mass of 3 kg is acted on by a force of 25 newtons. If it starts
  302. from rest, how far will it travel after 5 sec ?
  303.  
  304. a. 10.4 cm
  305. b. 104  meters
  306. c. 1040 cm
  307. d. 360 meters
  308.  
  309. ~,E,3,2,6
  310. 5.26e-8 cm/sec                   <-- this question has 3 lines
  311. 4.8e-19 gm cm/sec                    of answers.
  312. 79 volts
  313. An electron moves in a circular orbit of radius 1.5 m in a
  314. magnetic field of 0.2 gauss. Find (a) its velocity, (b) its
  315. momentum, (c) its energy in volts.
  316.  
  317.  
  318.  
  319.  
  320. Page 11.4
  321.