The Grader Project

The tool provides functions to manage grades for a class, view the grades in a few graphical forms, and create a grade curve. Professors/Teachers use the Grader to keep track of assignment grades, calculate overall grades using a curve, and view grades from previous classes. Administrative users run the Grader to view grades a professor has given in past classes. Student users use the Grader to view their current grades in comparison to other students (names and id’s hidden) and predict their overall grade.

The Grader project is organized into the following directories:

Details of this organizational structure are given in the online materials for Gene Fisher's software engineering courses, CSC 308 and CSC 309.