Visigrade, a grade visualizer

Visigrade is a simple Java application whose primary purpose is to create a graph of grade distributions. It's something I wrote up fairly quickly to aid in visualizing where the peaks were in distribution of total scores.


Screen shot of v0.1, released February 2002

Documentation

Visigrade should run on any platform supporting Java, version 1.2 or later.

  1. Visigrade requires Java 1.2 or later. If you do not already have it on your computer, Java is available from java.sun.com.

  2. Download Visigrade.jar (31 kilobytes).

  3. On Windows systems, you might be able to start Visigrade by simply double-clicking on the Visigrade.jar file. On Unix-based systems, type ``java -jar Visigrade.jar''. You'll also have to do that on Windows systems if the double-clicking doesn't work.

If you find Visigrade useful, please send me a comment!