Grade Guideline for Project 1 Phase 1 NAME of the student: _____________________________ 1. Total credits: 10 points 2. Specifics: a. Problem statement 1 points b. What the program does 1 points c. CRC style description of objects 1 points (name, responsibilities, knowledge, collaborators) expects at least one object, the game d. Convert CRC descriptions to attributes and actions (methods) 1 points e. UML diagram 2 points - shows overall connection between classes - inside each class lists member data (type and name) and methods (return type, name, parameter types) Ok if some methods missing for RightHand and Memory robots f. Algorithm in English to make Random 1 points robot try to escape g. Javadoc techincal specification 1 points g. Test cases 1 points h. Overall style, presentation, clarity 1 points