Submission
- Submit your report file on the course webpage!
- Host your project code on GitHub (or other VCS)
- NB! create a Release of the GitHub project (or e.g. tag for Bitbucket) before the deadline!
- Link to your GitHub project in the report and as part of submission comments.
Deadlines
15.12 Submit19.12 the final source code- 19.12 Submit project report
Grading
Points | Comments | |
Software features | 10 pts | Whether the core block (implicit requirements) and 3+ feature blocks were implemented |
---|---|---|
Teamwork | 2 pts | teamwork & project management, usage of VCS |
Report | 6 pts | Howe well report covers all the details mentioned in this page |
Presentations | 7 pts | Initial (2pts) + final presentation including video (5 pts) See here for more info on presentations |
Cohesiveness & complexity | 5 pts | Whether your app idea and the feature blocks you use form a complete whole. You lose points here if you add a feature block to your app but it has no connection to the rest of the application features & idea. For example, if your application is about managing recipes (view, edit, save), but it includes a Google Maps view showing some random markers - You would lose points if the markers are not in any way part of the overall application purpose. |