home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MISC / EDUCATIO / VARGRA50.ZIP / CHANGES.DOC < prev    next >
Encoding:
Text File  |  1992-03-08  |  6.1 KB  |  117 lines

  1.                               Changes to VAR Grade
  2.  
  3.      This file explains some of the changes from version 4.5 to version
  4. 5.0 of VAR Grade.  The major change was a database system that lets you
  5. enter just about any type of data.  There have also been major
  6. improvements in printing, report forms, and statistics.  Read the Advanced
  7. Manual for more detailed explanations of these changes.
  8.  
  9. Beginner and Advanced Modes
  10.    There is now a beginner and an advanced mode of the program.  You
  11.    can press "B" on the Main Menu, and switch between the two modes.
  12.    The beginner mode limits what you can do, and has fewer menu choices.
  13.    It should make it easier to learn the program.
  14. Memory usage
  15.    The program now uses XMS as well as EMS memory.  New commands have been
  16.    added that let you change how the program uses that memory.  The new
  17.    ones, or changes to the old ones, include: VMEM, VType, OEMS, and OMem.
  18. Tasks
  19.    Attendance tasks were added in versions 4.6.  There are major changes
  20.    to the Task Menu.  You can also print task definitions.
  21. What ifs
  22.    A nice new feature has been added: What Ifs.  This feature will
  23.    calculate the average grade(s) needed by a student to achieve any and
  24.    all final grades.
  25. Descriptive statistics
  26.    The old option of listing the means, medians, and standard deviations
  27.    of tasks on the Grading Menu has been changed.  It now lists, in
  28.    addition, the low and high scores, the (average) mode, the number of
  29.    students who took the task, the score intervals, and a simple
  30.    non-graphics histogram of the scores (by invterval).
  31. Database items
  32.    The major new feature added was the database.  There are several types
  33.    of data that can be defined.  Database items can then be used in all
  34.    parts of the program.  The student "Note" in the previous version of
  35.    the program is automatically converted to a database item called "Note".
  36.    Data can be entered into database items just like grades or attendance.
  37.  
  38.    Database types: String, word, integer, boolean, character, and memo.
  39.    Database operations:
  40.       You can sort the class by any database item, you can "filter" plots
  41.       with the items (i.e., plot only males, students in grade 11, etc.).
  42.       You can print, write reports with, and export/import database items.
  43. Reports
  44.    New example forms and 30 new commands have been added to the reports
  45.    section.  These include commands to print database items, as well as
  46.    other commands to add flexibility to the program.
  47.  
  48.    Report files used to have a limit of about 255 characters per line.
  49.    This has now been increased to 512 characters.
  50. Flipped and first names
  51.    When listing data to the printer or disk, you can now have the student
  52.    names listed in either the way you entered them, with first names, or
  53.    with "flipped" names.  Flipped names have the first and last names
  54.    reversed.
  55. Plot intervals
  56.    You can now tell the program to automatically select plot intervals.
  57.    In fact, by default, it does this.
  58. Inline Calculator
  59.    An inline calculator has been added.  It is available any time that
  60.    you enter floating point numbers (i.e., those that can have decimals,
  61.    like test scores).
  62. Importing data
  63.    You can now import files (comma and quote, flat files, etc.) that have
  64.    up to 512 characters on a line.  The old value was 255.
  65. Subjects
  66.    If you wanted to write the students in a class to a new class, the old
  67.    method was to export the data as a comma and quote file, go into the
  68.    other class, then import the file into the new class.  This is now
  69.    done automatically (and you stay in the current class).  This is an
  70.    easy way to prepare classes of the same students for different subjects.
  71.  
  72.    To produce one report with all the grades from the different subjects
  73.    in one class used to require writing a report form (using the "Class"
  74.    commands).  You can now do this without writing report forms.
  75. Viewing the manual from anywhere
  76.    From the Main Menu, if you type an "M", you can view the disk manual.
  77.    You can now also designate your own editor to view the manual, and
  78.    call it from anywhere in the program.
  79. Printing
  80.    The printer drivers have been changed.  The drivers tell the program
  81.    how to print the data onto your printer.  The new drivers print at the
  82.    resolution of the printer, so can print at 300 dpi (or more) on a
  83.    laser printer.  The old drivers printed at the screen resolution.
  84.  
  85.    Proportional Printing
  86.       If you have an HP LaserJet III, or a Postscript printer, the
  87.       proportional fonts in the printer can now be used.
  88. International support
  89.    You can now change any output strings.  Some of these changes also
  90.    affect the screens in the program.  The main purpose is to let
  91.    non-English speakers translate the output strings into their own
  92.    language.
  93. Keyboard changes
  94.    When you enter a field, if the first key is a letter or number, the
  95.    field is deleted.  A special key, backspace, or <Rtn> will retain the
  96.    value.  You can also make it work like the old method.
  97. Cutoffs, Grade names, and Grade values
  98.    To resolve some of the confusion about cutoffs vs grade values, some
  99.    changes have been made.  Cutoffs are those values used in assigning
  100.    Final task grades.  Grade values are the values of letter grades
  101.    used in the calculations of percentages, averages, etc.
  102. Other changes
  103.    Names and IDs can now be from 5 to 30 characters wide.
  104.    You can turn off error checking when entering task scores.
  105.    The teacher/instructor name can now be entered into the program.
  106.       This name is used for printouts.
  107.    If you have a laser printer that supports both portrait and
  108.       landscape modes, you can print in either orientation.
  109.    You can now tell the program not to send formfeeds after finishing
  110.       a page.
  111.    Macros have been added.  They allow you to assign a sequence of
  112.       keyboard actions to a single key.
  113.    The mouse support has been significantly beefed up.
  114.    Seating charts and a calender have been added to the program.
  115.    You can now use pie charts to plot the scores.
  116.    You can now calculate and use percentiles for student scores.
  117.