Project 2 - Maze Escaping Robots!!! Grade Guideline for Phase 1 (UML and tech spec) GROUP NAME: _____________________________ 1. Total credits: ??/100 points (scaled to ??/20 points for final project grade) 2. Specifics: a. Problem statement ?/5 points b. What the program does ?/5 points c. CRC style description of objects ??/20 points [expects at least five objects: a robot superclass, two robot subclasses, a maze, and a robot exception, 4 pts each] d. Convert CRC descriptions to attributes and actions (methods) ??/10 points [2 pts each class] e. UML diagram for each object ??/20 points [4 pts each class] f. Three major algorithms ??/15 points [maze construction, robot orientation, next move, 5 pts each] g. Test cases ??/10 points [maze 2 pts; random robot, right-hand robot, 4 pts each] h. Overall style, presentation, clarity ??/15 points [javadoc 10 pts, good code style 5 pts] 3. Comments: