home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 31 / CDASC_31_1996_juillet_aout.iso / vrac / tgb120b.zip / TGB.HLP < prev    next >
Text File  |  1996-04-15  |  32KB  |  658 lines

  1. (* ********************************************************************** *)
  2. (*                                                                        *)
  3. (*  ////////////// Copyright (c) 1995,96 TDF SoftWare ///////////////     *)
  4. (*                           Version 1.20b                                *)
  5. (*                                                                        *)
  6. (*           WARNING! DO NOT MODIFY THIS HELP FILE IN ANY WAY             *)
  7. (* *********************************************************************  *)
  8.  
  9. [MAINMENUHELP]
  10. ; ▄ Main Menu Help 
  11. ; ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  12. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  13. =│░░░▒▒▒▓▓▓███│                Main Menu Help                 │███▓▓▓▒▒▒░░░│
  14. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  15. =  
  16. =By using the "ARROW" keys you can move the lightbar to different menu 
  17. =items.  Pressing the "ENTER" key will activate that choice.  Pressing "F1" 
  18. =will show additional help for that menu item.  To quit the program you need 
  19. =to be at the main menu.  There is nothing worse than not being able to quit 
  20. =a program any time you want.  TGB was designed with this in mind. From the 
  21. =Main Menu there are several different key combinations you can use to exit 
  22. =the program.  Use any of the following keys to bring up the "Quit Prompt".
  23. =  
  24. =     ESC
  25. =     Alt+F+X
  26. =     Alt+X 
  27. =     Alt+Q
  28. =     Ctrl+X
  29. =     Ctrl+Q
  30. =     Ctrl+C
  31. =  
  32. =     Ctrl+F10 - for the advanced user this combination halts the program
  33. =                "without" asking first.  In other words "no" Quit Prompt.
  34. =  
  35. =Pressing the keys "Alt+X"  or "ESC" from the class form will bring you 
  36. =back to the main menu so that you can do other functions or quit TGB.
  37. =  
  38. =From the "Tools" menu select -"BackUp".  
  39. =        Backs up the current open database (class) to a floppy disk 
  40. =        drive specified by you.  You will be prompted for the disk 
  41. =        drive letter.  You must be running this program from a hard 
  42. =        disk drive to use this.
  43. =  
  44. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  45. =│░░░▒▒▒▓▓▓███│                                               │███▓▓▓▒▒▒░░░│
  46. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  47. ;=*******
  48. [LABELHELP]
  49. ;= ▄ Class Help 
  50. ;= ▀▀▀▀▀▀▀▀▀▀▀▀
  51. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  52. =│░░░▒▒▒▓▓▓███│                  Class Help                   │███▓▓▓▒▒▒░░░│
  53. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  54. =  
  55. = Note the following special keys and their functions:
  56. =  
  57. =F1    - Shows this window.
  58. =  
  59. =F2    - "Save".  Saves the current record in the database.  If you are
  60. =        editing a record then the record is replaced in the database.
  61. =        If you are "Adding" then see "F5". 
  62. =  
  63. =F4    - "Edit" the class record.  You must manually save your changes in
  64. =        this mode.  See F2.
  65. =  
  66. =F5    -"Add" mode.  This positions you in the class form and erases the
  67. =        current contents (screen only).  After typing in the 3 digit
  68. =        student code and pressing the enter key the record will be saved.
  69. =  
  70. =F9    - Cancel edit mode.  Unless you have "saved" the record then no
  71. =        changes made will be permanent.  See F2.  Also cancels "Add" mode.
  72. =  
  73. =F10   - Creates a new database - You will be prompted for a file name.
  74. =        * See "Creating a New Database" below.
  75. =  
  76. =Alt+R - Repeats the text into the current field that was in the same field
  77. =        in the previous record.  This can save time when several records
  78. =        must contain some of the same information.
  79. =  
  80. ;=Alt+S - Choose a field to sort on {last name} or {code}.  TGB automatically
  81. ;=        sorts on the "code" field unless you tell it otherwise.
  82. ;=  
  83. =Alt+X - Returns you to the main menu.
  84.  
  85. =  
  86. =Ctrl+E - Erases the contents of any line that the cursor is on (screen
  87. =         only).
  88. =  
  89. =PageUp - Go to the previous record in the database.
  90. =  
  91. =PageDn - Go to the next record in the database.
  92. =  
  93. =Ctrl+PageUp - Go to the first record in the database.
  94. =  
  95. =Ctrl+PageDn - Go to the last record in the database.
  96. =  
  97. =Insert - Toggle from insert mode (default) to overwrite mode.
  98. =         Overwrite mode replaces the current character with the
  99. =         new one typed.
  100. =  
  101. ;= ▄ Creating a New Database 
  102. ;= ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  103. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  104. =│░░░▒▒▒▓▓▓███│            Creating a New Database            │███▓▓▓▒▒▒░░░│
  105. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  106. =  
  107. =If you wish to create a new class database then:
  108. =  
  109. =             1) Press the "F10" key and follow the prompts.
  110. =                See "Filenames" below.
  111. =             2) Type in the student's last name (press ENTER)
  112. =             3) Type in the student's first name (press ENTER)
  113. =             4) Type in the student's code (press ENTER)
  114. =                  Note: the student code is NOT optional.
  115. =                The record will be saved automatically.
  116. =  
  117. =To continue adding more records, repeat steps 2,3 & 4.  You must always
  118. =enter a 3 or 4 digit student code.  This code is used to index all of the 
  119. =records.  It is the "key" to finding your records.  The index file will 
  120. =be created automatically when you have entered the last student in a 
  121. =class and when you leave the class form (escape to the main menu).
  122. =  
  123. =* NOTE:  Do not leave the class form until you have entered at least
  124. =         two students in your new class.  If you name a new class and
  125. =         leave the class form before putting in any students, the index
  126. =         file will not be created and TGB will not be able to open the
  127. =         class.  If this should happen you will need to create this class
  128. =         again, giving it the same name.  Answer "Yes" to the prompt to
  129. =         overwrite the class.
  130. =  
  131. =You can force TGB to rebuild the index file at any time by choosing
  132. =the "Rebuild Index file" from the main "Class" menu.
  133. =  
  134. ;= ▄ Filenames 
  135. ;= ▀▀▀▀▀▀▀▀▀▀▀
  136. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  137. =│░░░▒▒▒▓▓▓███│                  Filenames                    │███▓▓▓▒▒▒░░░│
  138. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  139. =  
  140. =Use the following format for naming the class database.
  141. =  
  142. =DOS will only accept certain characters for filenames.  For a complete
  143. =listing check your DOS reference manual.  If you enter an illegal character
  144. =DOS will report an error to this program.  TGB will not accept all of the
  145. =DOS legal characters.  To be safe follow these rules.
  146. =  
  147. =1)  A filename can be up to 8 characters long.
  148. =2)  You can use the letters A to Z and/or the numbers 0 to 9 & may use
  149. =    the hyphen - or underscore _
  150. =3)  An extension will be added to all filenames.  Do not try to add one!
  151. =  
  152. =    An extension of a filename is a period followed by three characters.
  153. =  
  154. =Suppose you decide to name your first class "MYDATA", no quotes of cource.
  155. =  
  156. =Example: MYDATA.DTA   The .DTA is an extension and is what will be
  157. =         added for you.  All you would need to do is type in MYDATA
  158. =         Do not use in or end your filename with a period, this character
  159. =         is part of the extension.  All databases will have four files,
  160. =         MYDATA.DTA, MYDATA.IDX, MYDATA.INI, & MYDATA.CHK.  The ".DTA" file 
  161. =         will contain the database records, the ".IDX" file is the index  
  162. =         File that TGB uses to "sort" the database and find records.  The
  163. =         other two files are used internally to track specific information.
  164. =         If you set a class up with a grading scale that is different from
  165. =         the default, it will have another file, i.e MYDATA.CAL.
  166. =  
  167. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  168. =│░░░▒▒▒▓▓▓███│                                               │███▓▓▓▒▒▒░░░│
  169. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  170. ;=*******
  171. [WINDOWS]
  172. ;= ▄ Windows
  173. ;= ▀▀▀▀▀▀▀▀▀
  174. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  175. =│░░░▒▒▒▓▓▓███│                    Windows                    │███▓▓▓▒▒▒░░░│
  176. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  177. =  
  178. =Almost all of the windows and the class form (the form is in a window) 
  179. =you see on the screen can be moved and some can be resized.  All of the 
  180. =little prompt (message) windows can be be moved.  The best example to 
  181. =practice with is this "help window" you are viewing now.  Resize this 
  182. =window by pressing the combination keys of: Alt+F5 and use the arrow keys 
  183. =to move the bottom right corner [up, down, left or right] until you get the 
  184. =size you want, then press the "Enter" key to set the new size.
  185. =  
  186. ;=  ▄  Keys: 
  187. ;=  ▀▀▀▀▀▀▀▀▀
  188. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  189. =│░░░▒▒▒▓▓▓███│                     Keys                      │███▓▓▓▒▒▒░░░│
  190. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  191. =  
  192. =Ctrl + F5 = Move window to a new position, press "Enter" when done.
  193. =  
  194. =Alt + F5  = Resize window. (Not all windows respond to this command)
  195. =  
  196. =F5        = Toggle window to full size or last size set.
  197. =  
  198. =Alt + F3  = close window
  199. =  
  200. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  201. =│░░░▒▒▒▓▓▓███│                                               │███▓▓▓▒▒▒░░░│
  202. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  203. ;=*******
  204. [PRINTERHELP]
  205. ;= ▄ Installing Your Printer   
  206. ;= ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  207. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  208. =│░░░▒▒▒▓▓▓███│            Installing Your Printer            │███▓▓▓▒▒▒░░░│
  209. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  210. =  
  211. = If you haven't already done so, from the "Tools" menu choose 
  212. ="Select Printer".  You will be presented a list of the available printers.
  213. =There are only four printers to select from but TGB uses only the most
  214. =common commands for text styles, one of these will probably work for you.
  215. =Check your printer manual and see what kind of emulation your printer uses.
  216. =The following four emulations are used: 
  217. =  
  218. =                          EPSON (tm)
  219. =                          IBM PROPRINTER (tm)
  220. =                          LASERJET 4 (tm)
  221. =                          HP INKJET (tm)
  222. =  
  223. =A file will be created "TGB.PDF" (Printer Definition File), this file 
  224. =must remain in the same directory (or floppy disk) as TGB to be able to 
  225.  
  226. =use your particular printer commands.
  227. =  
  228. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  229. =│░░░▒▒▒▓▓▓███│                                               │███▓▓▓▒▒▒░░░│
  230. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  231. ;=*******
  232. [FILEHELP]
  233. ;= ▄ Opening and Deleting Files
  234. ;= ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  235. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  236. =│░░░▒▒▒▓▓▓███│           Opening and Deleting Files          │███▓▓▓▒▒▒░░░│
  237. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  238. =  
  239. =Use the up/down arrow keys to move to the file you wish to open.  Press
  240. =the ENTER key to open that file or double-click the file name with your
  241. =mouse.  
  242. =  
  243. =Use caution when deleting (erasing) a file, TGB has no way or restor-
  244. =ing any files accidentally deleted.  The file deletion box is a different
  245. =color than the file open box, hopefully this will insure that any files 
  246. =that you delete were meant to be.  Use the same procedure as when opening 
  247. =a file, double click with a mouse or hi-light and press ENTER.  As a final 
  248. =safety precaution before the file is actually deleted you will receive a 
  249. =prompt asking for confirmation.  By clicking on the "Yes" button, the file
  250. =will be erased.  If you are deleting a database file then the corresponding
  251. ="index" (*.IDX) file will also be erased.  Do NOT use this function if all
  252. =you want is to reset the class grades for another period.
  253. =  
  254. ;= ▄ Naming Files
  255. ;= ▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  256. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  257. =│░░░▒▒▒▓▓▓███│                 Naming Files                  │███▓▓▓▒▒▒░░░│
  258. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  259. =  
  260. =DOS will only accept certain characters for filenames.  For a complete
  261. =listing check your DOS reference manual.  If you enter an illegal character
  262. =DOS will report an error to this program.  TGB will not accept all of the
  263. =DOS legal characters.  To be safe follow these rules.
  264. =  
  265. =1)  A filename can be up to 8 characters long.
  266. =2)  You can use the letters A to Z and/or the numbers 0 to 9, and the
  267. =    underscore _ or the hyphen -.
  268. =3)  An extension will be added to all filenames.  Do not try to add one!
  269. =  
  270. =    An extension of a filename is a period followed by three characters.
  271. =  
  272. =Example: MATH2.DTA   The .DTA is an extension and is what will be
  273. =         added for you.  All you would need to do is type in MYDATA
  274. =         Do not use or end your filename with a period, this character
  275. =         is part of the extension.  All databases will have four files,
  276. =         MATH2.DTA, MATH2.IDX, MATH2.INI, & MATH2.CHK.  The ".DTA" file 
  277. =         will contain the database records, the ".IDX" file is the index  
  278. =         File that TGB uses to "sort" the database and find records.
  279. =         The other two files are used internally to track specific
  280. =         information.
  281. =  
  282. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  283. =│░░░▒▒▒▓▓▓███│                                               │███▓▓▓▒▒▒░░░│
  284. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  285. ;=*******
  286.  
  287. [GRADESETUP]
  288. ;= ▄ Defining your grading scale
  289. ;= ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  290. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  291. =│░░░▒▒▒▓▓▓███│          Defining Your Grading Scale          │███▓▓▓▒▒▒░░░│
  292. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  293. =  
  294. =If all of your classes use the same scale then defining your grading scale 
  295. =and setting up your grading system only needs to be done once, all classes 
  296. =can use the same (default) setup.  The first time you do this a file will
  297. =be created containing your setup (TGB.CAL).  Any time after this that you  
  298. =use the "SetUp" you will be prompted to save these settings for a 
  299. =particular class.  If you choose "Yes" then a list of classes will be 
  300. =presented to you, choose one and these settings will be saved for that 
  301. =class.  Press the "ESC" key while the list is present to quit without
  302. =making any changes.  
  303. =  
  304. =If you choose "No" then you will be prompted to change the default 
  305. =settings.
  306. =  
  307. =  
  308. =    GPA = Grade Point Average (used extensively throughout the program
  309. =                               and is the students current class average.
  310. =                               The GPA changes automatically each time
  311. =                               a grade is entered or changed.)
  312. =  
  313. =  
  314. =Using Total Points:
  315. =───────────────────
  316. =  
  317. =Enter a label (description) for each category of grades you need.  You must
  318. =use at least one, each category will allow you to enter 60 grades for each
  319. =student.  If you can use all six then you will have 360 possible grades to 
  320. =use.  In the weighted column leave all of them blank and your grades will
  321. =be calculated using total points.   
  322. =  
  323. =  
  324. =                  g1 = grade 1, etc
  325. =                  Total Points = combined total possible points  
  326. =  
  327. =                  g1 + g2 + g3 + ...
  328. =           GPA = ──────────────────── 
  329. =                   Total Points
  330. =  
  331. =  
  332. =Using weighted grades:
  333. =──────────────────────
  334. =  
  335. =Enter a label (description) for each category of grades you need.  You must
  336. =use at least one, each category will allow you to enter 60 grades for each
  337. =student.  If you can use all six then you will have 360 possible grades to 
  338. =use.  In the weighted column enter a "percent" of 100 that you wish each
  339. =category to be valued at.  The total of category "percents" must equal 100%.
  340. =  
  341. =  
  342. = c1= category 1, c2= category 2, etc...
  343. =  
  344. =Each category grade is calculated by the following:
  345. =  
  346. =    c1 = ( (total students points / total possible value) * 100 )
  347. =  
  348. =The Grade Point Average is calculated:
  349. =  
  350. =    GPA =  ( (c1 * percent) + (c2 * percent) +(...) )
  351. =  
  352. =  
  353. =Using letter grades:
  354. =────────────────────
  355. =  
  356. =TGB assigns a letter grade to a student by comparing his/her GPA against
  357. =your grading scale.  Some teachers like to use A+, A, & A- while others
  358.  
  359. =perfer to simply use A, B, C, etc.  TGB will assign either of these styles
  360. =based on the following information that you enter.
  361. =  
  362. =                       Grade scale settings:
  363. =  
  364. =                        A+       A       A-
  365. =                        0        0       91.5
  366. =  
  367. =                        B+       B       B-
  368. =                        0        0       84.5
  369. =  
  370. =                        C+       C       C-
  371. =                        0        0       77.5
  372. =  
  373. =                        D+       D       D-
  374. =                        0        0       69.5
  375. =  
  376. =                        E/F
  377. =                        F
  378. =  
  379. =Change any or all of these to meet your scale.  If you want your grades
  380. =reported with + and -, you must enter something for all of them.  Grades
  381. =will then be reported as A+, A, A-, etc.
  382. =  
  383. =If you want your grades reported without the + or - sign then leave all of
  384. =the scale set to "0" except for the column marked with a - sign.  This 
  385. =columns grades are defined as the least a student can make and expect to 
  386. =receive a particular grade.  Grades will be reported as A, B, C, D, etc.
  387. =  
  388. =The last field allows you to enter the letter you want to assign for a
  389. =failing grade.
  390. =  
  391. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  392. =│░░░▒▒▒▓▓▓███│                                               │███▓▓▓▒▒▒░░░│
  393. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  394. ;=*******
  395. [REPORTS]
  396. ;= ▄ Using reports
  397. ;= ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  398. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  399. =│░░░▒▒▒▓▓▓███│                 Using Reports                 │███▓▓▓▒▒▒░░░│
  400. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  401. =  
  402. =TGB has several example reports that you can use or customize to your
  403. =needs.  From the "File" menu choose "edit" to select an existing report
  404. =to change.  A list of existing reports will be presented, select the one
  405. =you wish to work with and it will be positioned into the report editor.
  406. =  
  407. =Choose "create" to start a new report.  You will be asked to name this
  408. =report and then it will be positioned into the report editor.
  409. =  
  410. =The report editor is nothing more than a simple text editor.  Well, not
  411. =so simple but it is easy to use.  The editor does have some advance
  412. =features such as "cut and paste" which you access via the "shift + arrow
  413. =keys" (mark text), cut with the "shift + delete" keys and paste with the 
  414. ="shift + insert" keys.  You type your report just like typing a letter.  
  415. =  
  416. =While in the editor press F1 for help and press F2 for a list of 
  417. =variables.  These key variables can be placed into your report and will 
  418. =be replaced with particular information  about a student.  From the "F2" 
  419.  
  420. =list move the lightbar to the one you want and press "enter", it will be 
  421. =placed into your report at the current cursor location.  You can also 
  422. =type these variables manually.  A variable must be in capital letters 
  423. =and enclosed with the "less than" and "greater than" symbols, i.e. <>.  
  424. =Example: <LNAME> This variable would be replaced with the students last 
  425. =name.
  426. =  
  427. =It is important to note that there are three variables that must be the
  428. =last item on a line or the only item on the line.  Anything following
  429. =these on a line will be ignored.  These three print "lists" of
  430. =information.  They are: <SCALE>, <GRADES>, and <MEMO>.  The <MEMO>
  431. =variable is a special one that allows you to enter information into a
  432. =report from the keyboard at the time you print the report.  Every time 
  433. =TGB finds this variable a screen will popup asking you to type in 
  434. =information to be printed.  A memo can be up to ten lines long.
  435. =  
  436. =Lines:  You can insert seven different line styles into your report
  437. =        by pressing the following keys: 
  438. =  
  439. =                          ALT+1   ──   single line 
  440. =                          ALT+2   ══   double line
  441. =                          ALT+3   ≡≡   triple line
  442. =                          ALT+4   ∙∙   center dotted line  
  443. =                          ALT+5   ■■   rectangle character line  
  444. =                          ALT+6   ▀▀   thick line at top 
  445. =                          ALT+7   ▄▄   thick line at bottom  
  446. =                          ALT+8   __   bottom dashed line  
  447. =                          ALT+9   --   center dashed line  
  448. =  
  449. =        Repeat until the line is the length you want.  Most printers 
  450. =        will print these as lines but some may print "garbage", if yours 
  451. =        does the try using the equal symbol (==) or the underscore 
  452. =        (__) as lines.
  453. =  
  454. =Variable list:                  
  455. =──────────────
  456. =  
  457. =            <DATE>    :   current system date
  458. =            <FNAME>   :   students first name
  459. =            <LNAME>   :   students last name
  460. =            <L>       :   letter grade
  461. =            <GRADES>  : * list of all grades
  462. =            <SCALE>   : * grading scale
  463. =            <GPA>     :   total grade point average
  464. =            <CLNAME>  :   class name
  465. =            <AMIN>    :   minimum grade for an "A"
  466. =            <BMIN>    :   minimum grade for a "B"
  467. =            <CMIN>    :   minimum grade for a "C"
  468. =            <DMIN>    :   minimum grade for a "D"
  469. =            <MEMO>    : * information that you add "on the fly"
  470. =            <NEWPAGE> :   form feed (ejects the printer paper)
  471. =            <POSPTS>  :   total possible points for the student
  472. =            <TOTPTS>  :   total points earned by the student
  473. =             Add Student List - Current Class: 
  474. =                        - this is a different type, it actually
  475. =                          prints the class list at the end of the
  476. =                          current report.  A class must be open.
  477. =                          Use the cut & paste feature to move the
  478. =                          list if needed.
  479. =  
  480. =Use the <NEWPAGE> variable when you think your report is going to be
  481. =more than one page long.  TGB prints reports as if they are only one
  482. =page in length except when it encounters this command.
  483. =  
  484. = * these must be the last or only variable on a line.
  485. =  
  486. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  487. =│░░░▒▒▒▓▓▓███│                                               │███▓▓▓▒▒▒░░░│
  488. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  489. ;=*******
  490. [XGRADES]
  491. ;= ▄ X Grades
  492. ;= ▀▀▀▀▀▀▀▀▀▀▀
  493. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  494. =│░░░▒▒▒▓▓▓███│                  "X"  Grades                  │███▓▓▓▒▒▒░░░│
  495. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  496. =  
  497. ="X" grades can be a powerful and useful tool, but remember that since
  498.  
  499. =an "X" grade is not counted it can significantly change a students
  500. =total grade point average (GPA).
  501. =  
  502. =There may be times when a student misses an exam and you don't want to
  503. =give him/her a zero.  If you give the student a grade of "X" then the
  504. =test is not counted against them.  It's as if the test never existed,
  505. =the grade is ignored completely.  When you are entering grades instead
  506. =of a numerical value type in the letter X, no quotes.  This is the only 
  507. =letter accepted in the grade input form.  As with all grades you can go 
  508. =back and change the value.
  509. =  
  510. =An "X" grade is automatically given to a student when you choose the 
  511. =option "Drop lowest grade".  Some teachers like to give extra points
  512. =by giving a grade and assigning the possible points a value of "0".
  513. =Grades with the possible points assigned as "0" are not changed when
  514. =dropping the lowest grade.
  515. =  
  516. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  517. =│░░░▒▒▒▓▓▓███│                                               │███▓▓▓▒▒▒░░░│
  518. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  519. ;=*******
  520. [ABOUT]
  521. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  522. =│░░░▒▒▒▓▓▓███│                   A B O U T                   │███▓▓▓▒▒▒░░░│
  523. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  524. =                          ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  525. =                          ▌  T G B - PC GradeBook ▐
  526. =                          ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  527. =                               Version 1.20b
  528. =                    Copyright (c) 1995-96 ∙ TDF SoftWare
  529. =                            All Rights Reserved
  530. =                           ─────────────────────
  531. =  
  532. =  
  533. =TGB was designed to make your grading tasks easier and not designed to
  534. =make you spend a lot of time learning a new computer program.  Most will
  535. =be up and running in as little as fifteen minutes.  Everything you need
  536. =to know is in the online help and is just a keystroke away.  TGB was
  537. =written by a computer programmer (me) but designed by a math teacher
  538. =(my wife).  There is almost nothing you can get into in TGB that you
  539. =can't back out of just by pressing the ESC key.  TGB is easy to use.
  540. =Don't let the ease of use fool you, TGB has some powerful features that 
  541. =are automatic and never get in your way.  Getting started can be as 
  542. =easy as 1, 2, 3.
  543. =  
  544. =1) From the "Setup" menu - define your grading system.
  545. =   This is the "default" settings used by all classes.
  546. =2) From the "Class" menu - create a new class.
  547. =   If you want this class to use different grades then repeat step 1 now.
  548. =3) From the "Class" menu - enter new grades.
  549. =  
  550. =  System Requirements:
  551. =     DOS 3.30 +
  552. =     512K conventional memory
  553. =  
  554.  
  555. =Common questions:
  556. =  
  557. =Q) Do I really have to setup my grade system first?
  558. =  
  559. =  A) Yes.  All classes will initially use the same grading scale/system.
  560. =     After you create your class you can go back and change the grading
  561. =     scale and then choose to save it for a particular class.  You can
  562. =     do this for each class if you need to.  This way only the classes
  563. =     you save a scale for will use that particular scale, the others will
  564. =     automatically use the "default" (the first one created) scale.
  565. =  
  566. =Q) Do I have to install the program on my hard drive?
  567. =  
  568. =  A) TGB will work faster from a hard drive but was designed to be small 
  569. =     enough to let you run it from a floppy disk.
  570. =  
  571. =Q) How many students can I have in a class?
  572. =  
  573. =  A) 1,200.  TGB was tested with a class of 150 students and worked
  574. =     fine.  If you have very large classes then you need a lot of disk
  575. =     space.  A file containing 150 students takes up 764,250 bytes.
  576. =  
  577. =Q) How many classes can I have?
  578. =  
  579. =  A) Depends on the amount of free disk space you have.   Add as many
  580. =     classes as you need.  If you are running TGB from a 3 1/2 " high
  581. =     density floppy disk (1.44M) you can keep the program files and
  582. =     enough classes for about 175 students on one disk.  If you have
  583. =     more than this amount then make another (or as many as you need)
  584. =     copies of the original disk and place additional classes on each.
  585. =  
  586. =Q) How many grades can I give each student?
  587. =  
  588. =  A) To maximize the number of grades for each student, set up your grade
  589. =     categories using all six.  Name them things like: Test, Quiz, Homework, 
  590. =     Attitude, etc.  Each category can be given sixty grades.  The answer: 
  591. =     6 x 60 = 360 possible grades per student.
  592. =  
  593. =Q) How do I keep unauthorized persons from changing grades?
  594. =  
  595. =  A) Use the password feature.  If you set a password then TGB will
  596. =     not even run unless the correct password is typed in.  
  597. =     Do Not Forget Your Password.  This can not be stressed too strongly.
  598. =     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  599. =Q) Should I use a label for all of my grades?
  600. =  
  601. =  A) Yes.  When you print grades or go to change them the label (an
  602. =     eight character description) is all you have to tell you which
  603. =     grade you are looking at.
  604. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  605. =│░░░▒▒▒▓▓▓███│                                               │███▓▓▓▒▒▒░░░│
  606. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  607. ;=*******
  608.  
  609. [CLONE]
  610. ;= ▄ Duplicating a class
  611. ;= ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  612. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  613. =│░░░▒▒▒▓▓▓███│               Duplicating a Class             │███▓▓▓▒▒▒░░░│
  614. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  615. =   
  616. =The primary purpose of cloning a class is for teachers who have the same
  617. =students for more than one class.  Once you define a class by entering
  618. =in student names and codes you can use this to copy these same students
  619. =and codes to another class.  Suppose you set up your first class as 
  620. ="MATH" and you want to create another class as "MUSIC", then this is
  621. =what this feature is for.  Clone as many classes as you need. 
  622. =  
  623. =To duplicate a class (clone) select "Clone a Class" from the class menu.
  624. =You will be first prompted to select the class to copy from.  Next you 
  625. =will enter a filename for the new class and finally a class description
  626. =that you want to appear on reports.  All student names and codes will be
  627. =copied into the new class (no grades).  The new class will start out with
  628. =0 grades.
  629. =  
  630. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  631. =│░░░▒▒▒▓▓▓███│                                               │███▓▓▓▒▒▒░░░│
  632. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  633. ;=*******
  634. [GRADEPERIOD]
  635. ;= ▄ Grade Periods
  636. ;= ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  637. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  638. =│░░░▒▒▒▓▓▓███│                 Grade Periods                 │███▓▓▓▒▒▒░░░│
  639. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  640. =  
  641. =Typically a new grade period is started at the beginning of a semester or
  642. =quarter.  There is nothing that says you can't start a new period at any
  643. =time.  When you choose this feature all grades are erased but student
  644. =names and codes remain.  The only thing you might want to keep in mind is
  645. =to have an up to date copy of any reports (grades) printed before using
  646. =this feature.  TGB does not save grades from one period to the next.
  647. =  
  648. =  
  649. =  
  650. =  
  651. =╒════════════╤═══════════════════════════════════════════════╤════════════╕
  652. =│░░░▒▒▒▓▓▓███│                                               │███▓▓▓▒▒▒░░░│
  653. =╘════════════╧═══════════════════════════════════════════════╧════════════╛
  654. ;=*******
  655.  
  656.