home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / misc2 / vgrad45a.lzh / README.45 < prev    next >
Encoding:
Text File  |  1990-11-12  |  7.8 KB  |  188 lines

  1. VAR Grade   Version 4.5            October, 1990
  2. (C) Copyright 1987-1990 by Dennis Revie   All rights Reserved
  3.  
  4.                      Welcome to VAR GRADE!
  5. FEATURES
  6.  
  7.         This program has been written to be flexible enough to allow you
  8. to grade your class with the same methods you now use--except that the
  9. program does the tedious chores of adding, plotting, and writing the
  10. scores.  The program has been written by and for teachers and requires
  11. no special knowledge of computers or MS-DOS.
  12.    If you are not an experienced computer user, the manual will show
  13. you how to get started with the program.  Details are listed below about
  14. how to print the manual.
  15.     The program can be used for both grades and attendance.  You may
  16. grade with either letter or number grades, and you can mix and match
  17. letter and number grades.  You can change the points of any assignment
  18. or score at any time.  You can also use many different types of
  19. pre-defined assignments (tasks), including ones that are the sums,
  20. averages, and weights of other tasks.  Any task or combination of
  21. tasks can be plotted, correlated, and analyzed statistically.
  22. Attendance for your classes can be recorded.  Several categories of
  23. attendance are defined by VAR Grade.  Individual student scores can
  24. be printed or scores for each section of the class can be printed.
  25. You can even control page length, margins, and type size when printing the
  26. data.
  27.  
  28.   This program will allow you to grade:
  29.     --up to 16,000 students
  30.     --up to 8,000 exams per student
  31.     --up to 99 sections of students per class
  32.     --an unlimited number of classes
  33.   You can:
  34.     --record up to 240 days of student attendance
  35.  
  36.     --for assignments, you can sum, average, weight, and scale them,
  37.       discard the lowest, convert to percentages, assign extra credit, etc.
  38.     --assign final grades
  39.  
  40.     --plot any assignment for the class or for an individual students
  41.     --correlate any two exams
  42.     --calculate statistics on any assignment (means, medians, and std.
  43.       deviations)
  44.     --plot trends for the class or for an individual student
  45.     --assign T-scores or Standard Deviations for assignments
  46.  
  47.     --write the exams to a printer and/or to a disk
  48.     --write the exams by section/class or by each individual student
  49.     --sort students several ways
  50.     --define your own grading system
  51.     --export and import data from other programs
  52.     --write your own printed reports, using student scores
  53.  
  54.     --get help from anywhere in the program
  55.  
  56.     --and MORE!
  57.  
  58. MANUAL
  59.  
  60.   You can print the manual on your printer or to a disk file by putting
  61.   the disk with GRADE.MAN in a drive and typing "COPY GRADE.MAN PRN"
  62.   at the DOS prompt.  This will give you a hard copy of the manual--over
  63.   100 pages.  The manual gives a lot of information about the program, and
  64.   it is suggested reading prior to running the program.  Note that you can
  65.   purchase laser-printed manuals (see below).
  66.  
  67. FILES
  68.  
  69.   The following files are in this version of VAR Grade:
  70.  
  71.   Disk #1:
  72.     README.BAT     Lists Readme.45 to the screen.
  73.     README.45      Introduction to VAR Grade.
  74.     LHARC.EXE      Archive program used to extract files.
  75.     INSTALL.EXE    Installation program for VAR Grade.
  76.  
  77.     (If you got this program off a BBS, the above four files
  78.      were in a self-extracting file called GRADE0.EXE.)
  79.  
  80.     GRADE1.LZH     Archive of the following files:
  81.         GRADE.EXE    This is the main program.
  82.         GRADE.OVR    This is the overlay for the program.
  83.         REGISTER.TXT Registration form.
  84.         GSAMPLE.PAR  Sample class data.
  85.         GSAMPLE.DAT  Student data for the GSample class.
  86.         A.PAR, B.PAR, C.PAR    Sample classes.
  87.         A.DAT, B.DAT, C.DAT    Sample classes.
  88.  
  89.   Disk #2:
  90.     LHARC.EXE      Archive program used to extract files.
  91.     GRADE2.LZH     Archive of the following files:
  92.         GRADE.HLP    The file containing help screens.
  93.         INSTALLP.EXE The program that installs printers.
  94.         GPRTDRV.PDT  Printer drivers (for INSTALLP).
  95.         *.BGI        Screen drivers for VAR Grade.
  96.         *.CHR        Fonts for the screen drivers.
  97.         *.FRM        Sample report forms
  98.         GRADE.MAN    The VAR Grade Manual.
  99.         GRUTIL.EXE   Utility program used to load students into
  100.                        classes or print grids of the classes.
  101.  
  102.   Disk #3:
  103.     BDE.EXE      Program to change printer codes.  NOTE:  This
  104.                    program is included with the registered version.
  105.                    However, unregistered users may obtain a copy of it
  106.                    by sending $10 for postage and handling to the
  107.                    address listed below for registering the program.
  108.  
  109. REQUIREMENTS
  110.  
  111.   --A class to grade
  112.   --300K of free memory (384K installed memory).
  113.   --Two 360K disk drives or 1 drive of 720K or more.
  114.   --To display and print graphs:
  115.       --Hercules, CGA, EGA, VGA, IBM8514, or PC3270 graphics boards
  116.         or ones that emulate these (any board capable of displaying graphics).
  117.       --A dot matrix, ink jet, or laser printer (NOT Daisy wheels).
  118.  
  119. INSTALLING THE PROGRAM
  120.  
  121.   1) Have four empty 360K disks or 2 disks with 720K free disk space,
  122.      or a hard disk with over 1.2 Megabytes free.
  123.   2) Put Disk #1 into a disk drive.
  124.   3) If Disk #1 is in Drive A, type "A:INSTALL".  If Disk #1 is in
  125.      Drive B, type "B:INSTALL".
  126.      NOTE:  If you have a black and white monitor, you may need to type
  127.             "A:INSTALL/b" OR "B:INSTALL/b" to force INSTALL into black
  128.             and white mode.
  129.   4) Follow the directions.
  130.  
  131. STARTING THE PROGRAM
  132.  
  133.     To start the program, you just need to type "Grade".  The files
  134.   GRADE.EXE, GRADE.HLP, GRADE.PDT, and a ?.BGI file are needed by
  135.   the program.  If the manual is installed onto a disk, it is accessible
  136.   from within the program.
  137.  
  138.   If you have DOS 2.X:
  139.  
  140.     If the files are somewhere in the DOS PATH, just type "Grade".
  141.     The program will find the necessary files.  For information about
  142.     setting the path command, see the Manual or your MS-DOS disk.
  143.  
  144.   If you have DOS 3.X:
  145.  
  146.     If you have a hard disk or wish to start the program from a
  147.   different drive, you must type the name of the drive/directory,
  148.   then GRADE. e.g., from drive A, and the program on drive C:
  149.  
  150.     A> C:GRADE
  151.  
  152.   The program will find all the necessary files if they are in a
  153.   default directory or in a directory specified by the DOS PATH command.
  154.  
  155.   NOTE:  If you have a black and white monitor, you may need to type
  156.          "GRADE/b" to force VAR GRADE into black and white mode.  Further
  157.          directions are in the Manual.
  158.  
  159. NOTES:  -This program is user supported.  You may use it on a preview basis
  160.          only.  If you find the program useful, you MUST register it by
  161.          sending $30 (without a printed manual) or $40 (to receive a
  162.          printed manual) to the address below.  Read the MANUAL for
  163.          further information.  Registration outside the US and Canada
  164.          is slightly higher.  See the manual for details.
  165.         -This program can be distributed as SHAREWARE.  It is not free.
  166.  
  167. For Registration or Information:
  168.  
  169.        1) After installing the program, when in MS-DOS, turn on your
  170.           printer and type "COPY REGISTER.TXT PRN" at the prompt.
  171.        2) Fill out the form.
  172.        3) Make your check payable to "Dennis Revie".
  173.        4) Mail to:
  174.  
  175.             Dennis Revie
  176.             Attn: VAR Grade
  177.             4804 Highland Ave
  178.             Oxnard, CA   93033-7818
  179.               _______
  180.          ____|__     |               (tm)
  181.       --|       |    |-------------------
  182.         |   ____|__  |  Association of
  183.         |  |       |_|  Shareware
  184.         |__|   o   |    Professionals
  185.       -----|   |   |---------------------
  186.            |___|___|    MEMBER
  187.  
  188. Read the Manual for more information!