ICS 121 / Informatics 111:
Assignment 2 scoring rubric


Part 1 - Effort Estimation
--------------------------

1.1: A priori    4 points

1.2: Logging    16 points
       -5 points if not under revision control
       -10 points if log was kept but not included in report.

1.3: Summary     4 points

1.4: Discussion  6 points


Part 2 - Unit Testing
---------------------

2.1 Set up a JUnit Project       5 points

2.2 Convert TestStub             5 points

2.3 Develop JUnit Test Cases    30 points
       2 points for each test case, max of 30

2.4 Correct Errors              10 points
       3 points for each defect corrected, max of 10

2.5 Test Report                 20 points
       10 points for overall readability, completeness, and
       organization.  5 points for some strategy or approach.
       5 points for the Purpose and Prerequisite parts of
       the documentation.