Submission
- Submit your report file on the course webpage!
- Host your project code on GitHub
- NB! create a Release of the GitHub project before the deadline!
- Link to your GitHub project in the report and as part part of submission comments.
Grading
Points | Comments | |
Software features | 15 pts | Whether the core block and 3+ feature blocks were implemented |
---|---|---|
Cohesiveness & complexity | 5 pts | By cohesiveness we mean whether your app idea and the feature blocks you use form a complete whole. You will 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), and it includes a Google Maps view, which shows some random markers. You would lose points, if the markers are not associated with the recipes in this case. |
Teamwork | 5 pts | teamwork & project management, usage of VCS |
Report, Presentation | 5 pts | See here for more info on reports and presentation |