Grading rubric

Recall the General Instructions for Grading Programs.

Eclipse project for this assignment: Static

Points to be awarded for:

  1. Chess UML Diagram
    • 7 points - Complete for all the classes in the instructors' CRC cards
    • 3 points - Uses the proper notation for relationships between classes
  2. Polygon
    • 3 points - Included necessary static fields, initialized to the correct values
    • 5 points - Correctly update the static fields in the constructor
    • 2 points - getFewestSides and getMostSides return the proper values

Total: 20 points