CSCI 310 Spring 2004, Project Grading Rubric

We all love assessment.

Updated based on feedback from members of the course!

Your projects will be graded on the following characteristics; please note that my discussion with you will have some impact on where you fall in the categories of the various traits.

  1. Correctness: (70%)

  2. Test cases: (10%)

  3. Documentation (10%)

  4. Structure (10%)
You will receive a score in each of the categories, these values will be put into a weighted average which will be your score on the project. For example, suppose your code receives a 10 on correctness, an 8 on test cases, an 8 on documentation and a 6 on structure. Your project score is (10 * .7) + (8 * .1) + (8 * .1) + (6 * .1) = 9.2. Each project is worth 5% of your final grade so the meaning of this is pretty clear, I hope.
Gary Lewandowski
Last modified: Thu Jan 29 20:29:18 EST 2004