Class: 2018FACS5200SV
Date: 2018-12-12
Grader: Menglu
Very good work!
- External documentation of the project (30%)
a) Project overview (4)
a short description of the project
Yes
team members introduction
Yes
technologies used in the project
Yes
b) An extended description of the project (2)
Good
c) Documentation of the data model and schema (including any diagrams) (8)
Good
d) Notes on the design of the program. (3)
Good
e) Testing strategy describing how your approach to testing the program. (5)
Good
f) Summary of how to run the program and how to interpret the output (5)
Good
g) Major design decisions and limitations, and notes on future next steps if you had more time (3)
Good
- Code and internal documentation (50%)
a) Does this project performs what the team design to do (20)
Yes
b) Is this project robust, i.e. basic edge case handling (5)
Yes
c) How is the design and logic of the project (10)
Good
d) How is the code style (5)
Good
e) Is documentation clear and thorough (10)
Yes
- Tests and output (20%)
a) Do the test cases pass (8)
Yes
b) Do the test cases provided have good coverage of the program (7)
Yes
c) Is the logic for developing the test cases clear (5)
Yes