Grade: P
Score: 90
Comment: This report shows the total points that could have been awarded in each section and the actual amount of points you were awarded. This information is provided in order to give you feedback on your relative strengths on a section basis. The maximum number of points you could have received is 100, minimum to pass is 70. Class Diagram (44 maximum) .......................... 36 Component Diagram (44 maximum) ...................... 42 Sequence/Collaboration Diagrams (12 maximum) ........ 12
Thank you all.
I have one class diagram, one component diagram and one sequence diagram for each use case (7). I used
Java Studio Enterpise 8 to draw all the diagrams. It has a very nice UML tool.
My class diagram follows the one in Cade's book. It seemed the grader did not like it very much. The component diagram shows all the nodes from the clients to the web tier, and to the business tier, from left to right. For sequence diagram's alternative flow, I used a condition statement and put a note linked to the point that the alternative flow starts.