Project Part 2 Feedback - CMPUT301F12T01/classproject GitHub Wiki
1. Summary
Reqs: Good 3/3
UI: Good 2/3
OOA: Excellent 2/2
Release Planning: Excellent 1/1
Glossary: Excellent 1/1
In total: 9/10
This is based on the rubric in https://eclass.srv.ualberta.ca/mod/resource/view.php?id=326266. If you have any concerns please email me (chenlei.zhang AT ualberta.ca).
2. Requirements Specification [Good]
The team clearly demonstrated the application of requirements specifications. All the use cases followed a well-defined structure and all the use cases in the project problem description have been covered. It would be better to put all the test cases inside each use case.
3. User Interface Mockups and Storyboard [Good]
The UI covers important use cases and is mostly consistent. Each layout was explained clearly. However, the storyboard should have more states, such as retaking a photo. You really should have used Android xml file to draw the UIs.
4. OOA [Excellent]
The UML diagrams are thorough and clear.