home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / t / teach241.zip / TWCAI3.CHP < prev    next >
Text File  |  1992-12-08  |  18KB  |  471 lines

  1. #OFF
  2. %
  3. #EF
  4. #T15,1,Writing within the Study and Fill-In (Completion) Templates
  5.         |JUMP START|   |STEPS|    |TEMPLATES|     |NUMAID|     |ABOUT|
  6. #HH,1,5,80,1,1,0
  7. #R8
  8.                             ╥ ╥          ╖      ╓─┐
  9.                             ╟─╢ ╓╖ ╥┐ ╓╖  ╓─     ─┤
  10.                             ╨ ╨ ╙─ ╨  ╙─  ─╜    ╙─┘
  11.  
  12.  
  13.                    ╓─┐  ╥      ┬       ╥┼┐   ╥─┐ ∞ ╥ ╥      ╥
  14.                    ╙─┐ ─╫─ ╖┌ ╓┤ ╖┌    ╟┤┌   ╟─  ╥ ║ ║  ──  ║ ╥┐
  15.                    ╙─┘  ╙┘ ╙┴ ╙┴ ╙┤    ╨┼┘   ╨   ╨ ╨ ╨      ╨ ╨└
  16.                                  ╙┘
  17.  
  18.                                     Preview
  19.           ~b~Y~I┌─────────────────────────────────────────────────────────┐~z
  20.           ~b~Y~I│ Hope you finished Chapter 2.  Chapter 3 specifics the   │~z
  21.           ~b~Y~I│ question code, text lines, mouse spots, and answer lines│~z
  22.           ~b~Y~I│ for the Study Template and Fill-In.   About 20 screens. │~z
  23.           ~b~Y~I└─────────────────────────────────────────────────────────┘~z
  24. #NE
  25. #HH,1,24,80,1,1,0
  26. #HF,1,25,80,25,176,1,0
  27. #WH
  28.  
  29. #NC
  30. #BO,20,12,64,19,2,1,1,5,14,4
  31. As mentioned in Chapter 1 and 2, you
  32.  
  33. need a printout of Quick Reference
  34.  
  35. and NumAid for this Chapter.
  36.  
  37. %
  38. #EF
  39. #T15,1,Writing within the Study and Fill-In (Completion) Templates
  40.   |CAITEST FILE|     |STUDY MODEL|   |FILL-IN MODEL|    |STEP 2|     |NUMAID|
  41. #HH,1,5,80,1,1,0
  42. #R7
  43.  ▄█▀▀▀▀▀█▄ .∙      The three steps in writing a CAITest File are:
  44. ▐█▐─ô═ô─▌█▌∙.
  45.  └┤    ┌┘ .∙          Step 1. Write tutorial in ~W~ITutorialWriter~Y~I
  46.   │█▀▀▀█│              ~C~IStep 2~Y~I. Construct CAI file in an editor & test
  47.   └┬███┬┘              Step 3. Run CAITest File from ~W~ITutorialWriter~Y~I
  48. ▒▒▒▒ ■ ▒▒▒▒
  49.                    This tutorial does not discuss Step 1.
  50.  
  51.                    ~C~IStep 2~Y~I consists of four parts:
  52.                       Merging                      ~F*~F Composing
  53.                       Checking (mechanics)         Testing at ~C~IDOS~Y~I
  54.  
  55.     This Chapter discusses Part 2 of ~C~IStep 2~Y~I as it relates to the composition
  56. of the ~C~IStudy~Y~I and ~C~IFill-In~Y~I templates.
  57.  
  58. ~S~W~I The basic elements of all templates were introduced in Chapter 2.~Y~I~s
  59.  
  60. #HH,1,24,80,1,1,0
  61. #HF,1,25,80,25,176,1,0
  62. #WP,H
  63. %
  64. #EF
  65. #T15,1,Writing within the Study Template
  66.                   |HEADER|     |STUDY MODEL|     |JUMP START|
  67. #HH,1,5,80,1,1,0
  68. #R9
  69. ╔══════════════════╗    A CAITeach Study template is composed of
  70. ║  Study Template  ║
  71. ╒══════════════════╕          Header............... 5 lines
  72. │ Line Number      │
  73. │ ?                │          Text ................ ~F9~F lines
  74. │ STUDY            │
  75. │ Citation Line    │          Filler .............. 2 lines
  76. │ Ruler            │                               ========
  77. │ 9 Text Lines     │                                16 lines
  78. │ 2 Filler lines   │
  79. └──────────────────┘    You may wish to review details of the ~C~Iheader~Y~I,
  80.                           and the ~C~IStudy Model~Y~I.
  81.  
  82. #HH,1,24,80,1,1,0
  83. #HF,1,25,80,25,176,1,0
  84. #WP,H
  85.  
  86. #BO,10,12,66,18,2,1,1,3,14,4
  87. Details of the header were discussed in Chapter 2
  88.  
  89. and are outlined in Quick Reference.
  90.  
  91.  
  92. %
  93. #EF
  94. #T15,1,Writing within the Study Template
  95.             |QCODE|    |STUDY MODEL|     |HEADER|     |JUMP START|
  96. #AR,0, 5
  97. As with all templates a Question
  98. Code, or QCode must be on line 3.
  99. When writing a STUDY template the
  100. code is STUDY (no quotes).  It
  101. must be flush left on line three.
  102.  
  103. #HH,1,24,80,1,1,0
  104. #HF,1,25,80,25,176,1,0
  105. #WP,H
  106.  
  107. %
  108. #EF
  109. #T15,1,Writing within the Study Template
  110. #HH,1,5,80,1,1,0
  111.     |QCODE|    |STUDY MODEL|     |HEADER|     |PERCENTS & TILDES|  |MARGIN|
  112. #R7
  113. ╔══════════════════╗      ~C~IStudy~Y~I is a simple template.  It has a
  114. ║  Study Template  ║          maximum of ~C~I9 text lines~Y~I on which you
  115. ╒══════════════════╕          can enter text anywhere within the margin.
  116. │ Header - 5 lines │
  117. │ Text 1           │      ~C~IPercent~Y~I and ~C~Itilde~Y~I characters require special
  118. │ Text 2   Graphic │          handling.
  119. │ Text 3     is    │
  120. │ Text 4   Optional│      Since nine lines may be difficult for some students
  121. │ Text 5           │        I suggest a ~C~Igraphic~Y~I.   I always use a ~C~Igraphic~Y~I
  122. │ Text 6           │        and, except for summaries, limit my lines to
  123. │ Text 7           │        three, sometimes four.
  124. │ Text 8           │
  125. │ Text 9           │      As you learned in Chapter 2 lines 15 and 16 contain
  126. │ ;                │        only a semicolon, flush left.
  127. │ ;                │
  128. └──────────────────┘
  129. #HH,1,24,80,1,1,0
  130. #HF,1,25,80,25,176,1,0
  131. #WP,H
  132.  
  133. %
  134. #EF
  135. #T15,1,Writing within the Study Template
  136.          |{4TYPES|  |STUDY MODEL|  |HEADER|  |MARGIN|  |FILL-IN MODEL|
  137. #HH,1,5,80,1,1,0
  138. #R7
  139. ╔══════════════════╗
  140. ║  Study Template  ║
  141. ╒══════════════════╕
  142. │ Header - 5 lines │
  143. │ Text 1           │
  144. │ Text 2   Graphic │    I'm going to show you the file ~W~I{4TYPES.CHP~Y~I.
  145. │ Text 3     is    │
  146. │ Text 4   Optional│    ~W~I{4TYPES.CHP~Y~I is the demonstration file that
  147. │ Text 5           │      you ran in Chapter 1.
  148. │ Text 6           │
  149. │ Text 7           │     Observe the two ~C~IStudy~Y~I templates.
  150. │ Text 8           │
  151. │ Text 9           │
  152. │ ;                │
  153. │ '                │
  154. └──────────────────┘
  155. #HH,1,24,80,1,1,0
  156. #HF,1,25,80,25,176,1,0
  157. #WP,H
  158.  
  159. #U{4TYPESC.COM
  160. %
  161. #EF
  162. #T15,1,Writing within the Study and Fill-In (Completion) Templates
  163.          |STEP 2|     |NUMAID|     |QUICK REFERENCE|     |JUMP START|
  164. #HH,1,5,80,1,1,0
  165. #R12
  166.  ▄█▀▀▀▀▀█▄ .∙      Next, I'll show you exactly how a merged
  167. ▐█▐─ô═ô─▌█▌∙.
  168.  └┤    ┌┘ .∙
  169.   │█▀▀▀█│          ~C~IStudy~Y~I template would look.
  170.   └┬███┬┘
  171. ▒▒▒▒ ■ ▒▒▒▒
  172.  
  173.  
  174. #HH,1,24,80,1,1,0
  175. #HF,1,25,80,25,176,1,0
  176. #WP,H
  177.  
  178. %
  179. #EF
  180. #T15,1,Writing within the Study and Fill-In (Completion) Templates
  181.  
  182.                              Blank Study Template
  183.     ~C~I┌──────────────────────────────────────────────────────────────────┐
  184.    1│1      =  Q 1  =  17                                              │
  185.    2│;                                                                 │
  186.    3│STUDY                                                             │
  187.    4│Citation or Comment line.                                         │
  188.    5│Rule:r...1....:....2....:....3....:....4....:....5....:....6....> │
  189.    6│                                                                  │
  190.    7│█▄▄▄▄▄▄▄▄▄▄▄▄█                                                    │
  191.    8│█▓▓▓▓▓▓▓▓▓▓▓▓█                                                    │
  192.    9│█┤ Library  ├█                                                    │
  193.   10│█┤  OPEN!   ├█                                                    │
  194.   11│█▓▓▓▓▓▓▓▓▓▓▓▓█                                                    │
  195.   12│█▀█▀█▀█▀█▀██▀█                                                    │
  196.   13│█▀▀▀▀▀▀▀▀▀▀▀▀█                                                    │
  197.   14│                                                                  │
  198.   15│;                                                                 │
  199.   16│;                                                                 │
  200.     └──────────────────────────────────────────────────────────────────┘~Y~I
  201. #HH,1,24,80,1,1,0
  202. #HF,1,25,80,25,176,1,0
  203. #WP,H
  204.  
  205. %
  206. #EF
  207. #T15,1,Writing within the Study and Fill-In (Completion) Templates
  208.  
  209.  
  210.     ~C~I┌─────────────────────────────────────────────────────────────────┐
  211.    5│Rule:r...1....:....2....:....3....:....4....:....5....:....6....>│
  212.    6│                                                                 │
  213.    7│█▄▄▄▄▄▄▄▄▄▄▄▄█                                                   │
  214.    8│█▓▓▓▓▓▓▓▓▓▓▓▓█                                                   │
  215.    9│█┤ Library  ├█                                                   │
  216.   10│█┤  OPEN!   ├█                                                   │
  217.   11│█▓▓▓▓▓▓▓▓▓▓▓▓█                                                   │
  218.   12│█▀█▀█▀█▀█▀██▀█                                                   │
  219.   13│█▀▀▀▀▀▀▀▀▀▀▀▀█                                                   │
  220.   14│                                                                 │
  221.   15│;                                                                │
  222.   16│;                                                                │
  223.     └─────────────────────────────────────────────────────────────────┘~Y~I
  224.     To complete this ~C~IStudy~Y~I template just enter your text anywhere on lines
  225.     six through 14 (inclusive), even under the sign.  Graphic is optional.
  226.     Lines 15 and 16 must remain blank, except for semicolon.
  227. #HH,1,24,80,1,1,0
  228. #HF,1,25,80,25,176,1,0
  229. #WP,H
  230.  
  231. %
  232. #EF
  233. #T15,1,Writing within the Study and Fill-In (Completion) Templates
  234.               |FILL-IN MODEL|     |STUDY MODEL|     |JUMP START|
  235. #HH,1,5,80,1,1,0
  236. #R10
  237.  ▄█▀▀▀▀▀█▄ .∙      That finishes my notes on the ~C~IStudy~Y~I.
  238. ▐█▐─ô═ô─▌█▌∙.        Just merge the file ~W~I{T-STUDY.CHP~Y~I and
  239.  └┤    ┌┘ .∙        write your text.
  240.   │█▀▀▀█│
  241.   └┬███┬┘          Now, let's take a look at the ~C~IFill-In~Y~I,
  242. ▒▒▒▒ ■ ▒▒▒▒          or completion template.  It allows one to
  243.                      ask a question.
  244.  
  245. #HH,1,24,80,1,1,0
  246. #HF,1,25,80,25,176,1,0
  247. #WP,H
  248.  
  249. %
  250. #EF
  251. #T15,1,Writing within the Fill-In  (KB) Template
  252.         |STUDY MODEL|     |HEADER|     |FILL-IN MODEL|     |JUMP START|
  253. #HH,1,5,80,1,1,0
  254. #R9
  255. ╔══════════════════╗    A CAITeach ~C~IFill-In~Y~I is also  composed of
  256. ║ Fill-In Template ║
  257. ╒══════════════════╕          Header............... 5 lines
  258. │ Line Number      │
  259. │ ?                │          Text ................ ~F9~F lines
  260. │ KB               │
  261. │ Citation Line    │          Filler .............. 2 lines
  262. │ Ruler            │                               ========
  263. │ 9 Text Lines     │                                16 lines
  264. │ 2 Answer lines   │
  265. └──────────────────┘    You may wish to review details of the ~C~Iheader.~Y~I
  266.                          and the ~C~IFill-In Model~Y~I.
  267.  
  268. #HH,1,24,80,1,1,0
  269. #HF,1,25,80,25,176,1,0
  270. #WP,H
  271.  
  272. %
  273. #EF
  274. #T15,1,Writing within the Fill-In (KB) Template
  275.            |QCODE|     |HEADER|     |FILL-IN MODEL|     |JUMP START|
  276. #AR,0,5
  277. As with all templates a Question
  278. Code, or QCode must be on line 3.
  279. When writing a fill-in template
  280. the code is "KB" (no quotes).  It
  281. must be flush left on line three.
  282.  
  283. #HH,1,24,80,1,1,0
  284. #HF,1,25,80,25,176,1,0
  285. #WP,H
  286.  
  287.  
  288. %
  289. #EF
  290. #T15,1,Writing within the Fill-In (Completion) Templates
  291.         |PERCENTS & TILDES|     |QCODE|     |HEADER|     |FILL-IN MODEL|
  292. #HH,1,5,80,1,1,0
  293. #R7
  294. ╔══════════════════╗
  295. ║    Fill-In       ║      The ~C~IFill-In~Y~I text, as does the ~C~IStudy~Y~I
  296. ╒══════════════════╕        also has nine lines of text, and an optional
  297. │ Header - 5 lines │        text-graphic.
  298. │ Text 1           │
  299. │ Text 2   Graphic │      You enter the answer, case immaterial,
  300. │ Text 3     is    │        on the next to the last line.  ~W~IScan~Y~I
  301. │ Text 4   Optional│        ~C~IPercents & Tildes~Y~I.
  302. │ Text 5           │
  303. │ Text 6           │      Remember, the ~C~IAnswer Comment~Y~I will
  304. │ Text 7           │        display after the student answers the
  305. │ Text 8           │        question, right or wrong, unless that
  306. │ Text 9           │        line starts with ~C~INone~Y~I.
  307. │ Answer Line      │
  308. │ Answer Comment   │
  309. └──────────────────┘
  310. #HH,1,24,80,1,1,0
  311. #HF,1,25,80,25,176,1,0
  312. #WP,H
  313.  
  314.  
  315. %
  316. #EF
  317. #T15,1,Writing within the Fill-In (Completion) Templates
  318.            |QCODE|     |HEADER|     |FILL-IN MODEL|     |JUMP START|
  319. #HH,1,5,80,1,1,0
  320. #R7
  321. ╔══════════════════╗
  322. ║    Fill-In       ║
  323. ╒══════════════════╕        I'm going to show you ~W~I{4TYPES.CHP~Y~I.  Note
  324. │ Header - 5 lines │          the ~C~IFill-In Model~Y~I hypertext if you want
  325. │ Text 1           │          to review it the ~C~IFill-In Model~Y~I.
  326. │ Text 2   Graphic │
  327. │ Text 3     is    │
  328. │ Text 4   Optional│        Then~F...~F
  329. │ Text 5           │
  330. │ Text 6           │        I'll show you exactly how a merged ~C~IFILL-IN~Y~I
  331. │ Text 7           │          might look.
  332. │ Text 8           │
  333. │ Text 9           │
  334. │ Answer Line      │
  335. │ Answer Comment   │
  336. └──────────────────┘
  337. #HH,1,24,80,1,1,0
  338. #HF,1,25,80,25,176,1,0
  339. #WP,H
  340.  
  341. %
  342. #EF
  343. #T15,1,Writing within the Study and Fill-In (Completion) Templates
  344.                        |FILL-IN MODEL|      |JUMP START|
  345. #HH,1,5,80,1,1,0
  346. #R11
  347.  ▄█▀▀▀▀▀█▄ .∙      Now, for a ~C~IFill-In~Y~I as one might merge into
  348. ▐█▐─ô═ô─▌█▌∙.        a master file of questions.
  349.  └┤    ┌┘ .∙
  350.   │█▀▀▀█│
  351.   └┬███┬┘          Except for the ~C~IAnswer Lines~Y~I it is the same as the
  352. ▒▒▒▒ ■ ▒▒▒▒         ~C~IStudy~Y~I.
  353.  
  354.  
  355. #HH,1,24,80,1,1,0
  356. #HF,1,25,80,25,176,1,0
  357. #WP,H
  358.  
  359. %
  360. #EF
  361. #T15,1,Writing within the Study and Fill-In (Completion) Templates
  362.    ~C~I┌──────────────────────────────────────────────────────────────────┐
  363.   1│1      =  Q 1  =  17                                              │
  364.   2│; Completion (fill-in), Coded KB.                                 │
  365.   3│KB                                                                │
  366.   4│Citation line                                                     │
  367.   5│Rule:r...1....:....2....:....3....:....4....:....5....:....6....> │
  368.   6│                                                                  │
  369.   7│                                                                  │
  370.   8│ ███████████                                                      │
  371.   9│ █         █                                                      │
  372.  10│ █         █                                                      │
  373.  11│ █▄▄▄▄▄▄▄▄▄█                                                      │
  374.  12│▄▄█▄▄▄█▄▄▄█▄▄                                                     │
  375.  13│█:::::::::::█                                                     │
  376.  14│▀▀▀▀▀▀▀▀▀▀▀▀▀                                                     │
  377.  15│ANSWER HERE                                                       │
  378.  16│None                                                              │
  379.    └──────────────────────────────────────────────────────────────────┘~Y~I
  380.    Question is written anywhere between lines 6 and 14 (inclusive).
  381.    Graphic is optional.
  382. #HH,1,24,80,1,1,0
  383. #HF,1,25,80,25,176,1,0
  384. #WP,H
  385.  
  386. %
  387. #EF
  388. #T15,1,Writing within the Study and Fill-In (Completion) Templates
  389.    ~C~I┌──────────────────────────────────────────────────────────────────┐
  390.   1│1      =  Q 1  =  17                                              │
  391.   2│; Completion (fill-in), Coded KB.                                 │
  392.   3│KB                                                                │
  393.   4│Citation line                                                     │
  394.   5│Rule:r...1....:....2....:....3....:....4....:....5....:....6....> │
  395.   6│                                                                  │
  396.   7│                                                                  │
  397.   8│ ███████████                                                      │
  398.   9│ █         █                                                      │
  399.  10│ █         █                                                      │
  400.  11│ █▄▄▄▄▄▄▄▄▄█                                                      │
  401.  12│▄▄█▄▄▄█▄▄▄█▄▄                                                     │
  402.  13│█:::::::::::█                                                     │
  403.  14│▀▀▀▀▀▀▀▀▀▀▀▀▀                                                     │
  404.  15│ANSWER HERE                                                       │
  405.  16│None                                                              │
  406.    └──────────────────────────────────────────────────────────────────┘~Y~I
  407.    After entering your question put the answer on line 15, flush left,
  408.    case immaterial.
  409.  
  410.     If you wish to display a comment on line 16 after the student answers,
  411. put your comment here.  Do not use quotes, unless you want it to display in
  412. quotes.
  413.  
  414. #HH,1,24,80,1,1,0
  415. #HF,1,25,80,25,176,1,0
  416. #WP,H
  417. %
  418. #EF
  419. #T15,1,Writing within the Study and Fill-In (Completion) Templates
  420.                        |FILL-IN MODEL|     |JUMP START|
  421. #HH,1,5,80,1,1,0
  422. #R12
  423.  ▓▓▓▓▓▓▓▓
  424.  ▓▓▓▌ ▓▓▓
  425.      ▓▓▓▌          Prepare ~F...~F
  426.  
  427.      ▓▓▓▌
  428.     Next
  429.  
  430. #HH,1,24,80,1,1,0
  431. #HF,1,25,80,25,176,1,0
  432. #WP,H
  433.  
  434. #EF
  435. #T15,1,Writing within the Study and Fill-In (Completion) Templates
  436. #QQ,B,10
  437. Following statements describe the STUDY and FILL-IN Templates.
  438. Enter the number of all TRUE statements - no spaces between numbers.
  439.                               -----
  440.  1. A graphic is optional with both.
  441.  2. Both have up to nine lines of text.
  442.  3. You can display (show) a tilde, or percent in a STUDY template.
  443.  4. You can display (show) a percent or tilde in the question part
  444.     of a FILL-IN template.
  445.  5. You can not use a fill-in question which requires a % or tilde as
  446.     an answer.
  447. 12345
  448. 12345
  449.  
  450. %
  451. #EF
  452. #T15,1,Introduction to CAITeach
  453.          |JUMP START|     |STUDY MODEL|     |FILL-IN MODEL|    |ABOUT|
  454. #HH,1,5,80,1,1,0
  455. #R10
  456.  ▄█▀▀▀▀▀█▄ .∙         W h a t  n e x t . . . .
  457. ▐█▐─ô═ô─▌█▌∙.
  458.  └┤    ┌┘ .∙         Read the Help item ~M~IExpert~Y~I.  Scan all
  459.   │█▀▀▀█│               model types in the hypertext.
  460.   └┬███┬┘
  461. ▒▒▒▒ ■ ▒▒▒▒           Now is the time.    Write at least a ~C~IStudy~Y~I
  462.                        and ~C~IFill-In~Y~I before going on to Chapter 4.
  463.  
  464.     Are you ready for ~C~IJump Start~Y~I?
  465.  
  466.     Chapter 4 further details the ~C~ITrue-False~Y~I.
  467. #HH,1,24,80,1,1,0
  468. #HF,1,25,80,25,176,1,0
  469. #WP,H
  470. #X
  471.