资 源 简 介
The project will develop a grading tool to facilitate grade reporting of a computer science course. The tool should allow users to specify which class for the grading, e.g.
CSC 131 - Section1.
The tool should allow users to input student record in two ways:
1) Insert student names one by one,
2) Import all student names from excel file.
The tool should also allow users to specify a grading category, for example, homework, midterm exam, final exam, and quiz. In each grading category, users can insert a new grading item, for example, homework1 under homework category. Users can specify what the full mark of the grading category at any time (not necessary during the time of category insertion), as well as the percentage of this category over the total grade. For example, homework category is totally 350 points and is 30% of the total grade.
For each grading item, the tool should allow users to input students grades for this item one by one. The tool also