        _________________________________________________________
       /                                                         \
       )      Student Aid ][  -  Revision history information    (
       \_________________________________________________________/

NOTE: This history applies only to release ][ of student aid, orig.
      Student Aid I has its own revision history file.


Rev. Rel? Date      Description of addition and or changes
---- ---- --------- ------------------------------------------------------
0.1  No   11-Apr-93 o Initial version, with working load test, save test,
                      take test, help, and a view of proposed edit test.
---- ---- --------- ------------------------------------------------------
0.1a No   11-Apr-93 o Changed description$(2) to a single description$
                    o Moved test name, description & student name around
---- ---- --------- ------------------------------------------------------
0.1b No   12-Apr-93 o Fixed problem A0001
                    o Added BoxMessage statement, created SA2_STAT module
                    o Added DelQuestion subroutine
---- ---- --------- ------------------------------------------------------
0.1c No   14-Apr-93 o Fixed problem A0002, A0004
                    o Added AddArea subroutine
---- ---- --------- ------------------------------------------------------
0.1d No   15-Apr-93 o Corrected AddArea routine, Added EditAdd subroutine
---- ---- --------- ------------------------------------------------------
0.2  No   16-Apr-93 o Added Ed_Window() to block gadgets during editing
                    o Fixed A0003, A0006, and bug in get answer# routine
                    o Added requester before CREATE, EXIT and LOAD to
                      warn user he's about to loose his work so SAVE IT!
                    o Added EditXY function for WhyEd and SumEd, got it
                      to work during take test subroutine.
---- ---- --------- ------------------------------------------------------
0.2a No   17-Apr-93 o Added SPrintXY{} procedure
                    o Modified EDIT TEST to be PAL compatible
                    o Minor cleanups on main menu (color changes...)
                    o Initial addition of View Grades and RdGrades subs
                    o Changed color choices to CONSTANTS
---- ---- --------- ------------------------------------------------------
0.2b No   18-Apr-93 o Completed View Grades sub. cleaned up gad problem
                    o Added auto save grades at end of Take test
                    o Added conditional compile #BETA and #DEMO switches
                    o Integrated intro pic, completed GRADES subroutine
---- ---- --------- ------------------------------------------------------
0.2c No   20-Apr-93 o Modified key indicators from ')' to '_' for all
                      windows (to look more 2.xish)
                    o Fixed bug in 'Saving grades' message so it waits for
                      keypress...
---- ---- --------- ------------------------------------------------------
0.3  No   21-Apr-93 o Reorganized modules now using base:com_xxx functions
---- ---- --------- ------------------------------------------------------
0.3a Yes  21-Apr-93 o Added 'delete grades' function in view grades
                    o Fixed divide by zero error in load & save test
                    - Release beta copy to Arnold Louwerns and Robert
                      Kersbergen
---- ---- --------- ------------------------------------------------------
0.3b No   21-Apr-93 o Modified Add/Edit routine to also prompt for Why and
                      to delete question if it is blank
                    o Changed EditXY from a sub to a statement
---- ---- --------- ------------------------------------------------------
0.3c No   24-Apr-93 o Started to add Print routine
---- ---- --------- ------------------------------------------------------
0.4  Yes  27-Apr-93 o Completed print routine, modified some screens to
                      look cleaner under PAL video mode
                    - Released beta copy to Davide Vaccari and Ron Shaw
---- ---- --------- ------------------------------------------------------
0.4a No   30-Apr-93 o Modified Msg_Window & Err_Window to print up to 5
                      lines of text plus a 'press any key'
                    o Added error handling routines for loading & saving
                      of test grades
                    o Started to add configuration window
---- ---- --------- ------------------------------------------------------
0.5  Yes  01-May-93 o Completed configuration window and its related opts
                    o Modified filling-up-bar in load & save functions
                    - Released demo copies for all beta testers to check
---- ---- --------- ------------------------------------------------------
0.5a Yes  05-May-93 o Fixed A0009 Problem (reFORMATing of answers sort)
                    o Added FILL IN THE BLANK answers (thanx Donald Smith
                      for this suggestion and for reporting A0014 prob.)
                    o Fixed A0014 Problem (7 and 8 answer click combo)
                    - Released beta copy to Donald Smith
---- ---- --------- ------------------------------------------------------
0.5b No   06-May-93 o Fixed A0008 Problem (Help on last question of test)
                      reported by Robert Kersbergen
                    o Fixed Add function to add to current if it is empty
                    o Modified to Allow skipping of last quiz question
                      but not last test question, also fixed the Jam0 bug
                      with Verbose gadget after the 'last question'
                      message was executed.
                    o Fixed a bug where saving a blank q&a would create
                      a bad test file that couldn't be loaded
                    o Modified print routine to allow fill in blank q&a's
                    o Added Page # to print routine
                    o Modified edit function so all blank q&a would be
                      removed from test upon exit
---- ---- --------- ------------------------------------------------------
0.6  Yes  07-May-93 o Changed Up/Down/Top/Bottom gadgets in edit & help
                      to arrows and simplified their use [Fixes problem
                      A0011 thanx Robert Kersbergen for suggestion]
                    o Added [Copy] function in Edit to allow you to
                      duplicate questions & answers [speeds up data entry]
                    o Fixed bug in print where it wouldn't recognize the
                      ESC key to abort a long print
                    o Modified config screen to save more info, also have
                      it display some onscreen text about what is saved
                    o Fixed problem A0013 (Holding of Mouseclick during
                      take test) thanx Davide Vaccari for pointin' it out
---- ---- --------- ------------------------------------------------------
0.6a Yes  08-May-93 o Fixed a bug with TAKE TEST in pal mode, wasn't
                      properly highlighting correct answer area.
                    o Fixed a bug where a long why would save a file that
                      couldn't be loaded (Read in 51 chrs instead of 56)
                    - Released beta copy to Donald Smith, Davide Vaccari,
                      and Robert Kersbergen
---- ---- --------- ------------------------------------------------------
0.7  Yes  09-May-93 o Fixed the following bugs found by Idiata Ebhodage:
                      A0015 - Moved SA.config to the same directory as SA2
                      A0017 - Double click of grades gadgets screw 'em up
                      A0018 - Wording of 'no grades' is awkward
                    o Fixed a bug in default config options whereby some
                      options were nor reset properly during a config
                      read error
                    - Release beta copy to Idiata Ebhodaghe
---- ---- --------- ------------------------------------------------------
0.7a Yes  14-May-93 o Fixed the 'S' command at main menu to 'save as'
                    o Modified ClearTest routine to reset test name to
                      'NoName.TST' rather than leaving it blank.
