You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shahrzad-Rafatnia edited this page Mar 19, 2013
·
2 revisions
Feedback Part3
Code base of prototype [1 Satisfactory]
You finished less than half half of the project. While the code looks clean.It would be better to have different packages for storing model and view classes. Also, I couldn’t run your code. Please fix this.
Documentation is consistent with code, but there is not enough description for most methods. You need to give a clear description about the packages, classes, methods, params and return values.
Test cases [1 Satisfactory]
You have some tests but not enough to satify. Also I couldn’t run the test part. Please fix this.
OOD [1 Good]
The UML diagram has been improved, but there are still some flaws in the diagram. You should also add some labels and notes for your classes such as Robosherlock list fragment, since no methods and attributes are included in the diagram; so that makes it hard to find the roles and relations.
Release planning [1 Excellent]
The release planning is clear.
Addressing feedback [1 Excellent]
All feedback from part 2 has been addressed properly.