Sprint 4: Final Review
⚠️
You should have received feedback during Sprint 3 demo; please make sure to address that feedback in this iteration!
Your final iteration is meant to complete all of your planned features! You should be code-complete after this, and produce a software release for your final submission.
Requirements
For this sprint, you should complete the following:
- Any remaining requirements from previous demos.
- Feedback from Demo 3 should have been addressed.
- All remaining features that you included in your project proposal.
- Unit tests completed for all features, including anything new you implemented.
- All features required by a software release including documentation.
Grading
Component | Items | Marks |
---|---|---|
Project | The project builds and runs using ./gradlew from the command-line. |
1 |
Issues and project documents are up-to-date. | 1 | |
Features | Sprint goals were met. Details TBD. | 5 |
Progress was made on custom or advanced features. | 2 | |
Unit tests were created for new features, and pass. | 1 | |
Total | / 10 |