CSC 120 ——

Programming Assignment # 1 Grading Rubric


Name ____________________________



Evaluation Item Points
Earned
Possible
points
CSC 120, PA 1, name, date, & description comments in MUPanel.java  
 
3
At least two objects from each of two separate classes that you design (a class for the Logo and a class for your Initials or Name).  Runs and draws appropriate stuff.  
 
12
Only objects used in MUPanel come from classes that you designed for this assignment.  
 
4
Classes that you design use anchorX and anchorY relative positioning instead of absolute numbers for basic shape instantiation.  
 
12
Used at least 4 colors and at least 4 basic drawing methods from the Graphics class.  
 
3
Enhancements (including documenting the enhancements in a comment at top of MUPanel.java)  
 
4
Organization and readability of the Java code, including appropriate indenting.  
 
2
Other Deductions (if any)  
 
 
Total Points ====>  
 
 
 
40