|  Grading rubric 
Recall the General Instructions for Grading Programs.
 
Eclipse project for this assignment: Static
 
Points to be awarded for:
 
	
		Chess UML Diagram
		
			7 points - Complete for all the classes in the 
			instructors' CRC cards 3 points - Uses the proper notation for 
			relationships between classesPolygon
	
					3 points - Included necessary static fields, initialized to the correct values5 points - Correctly update the static fields in the constructor2 points - getFewestSides and getMostSides return the proper values 
Total: 20 points
 |