OOP Project Template

This commit is contained in:
OOP Project Team
2019-02-14 01:11:37 +01:00
commit d001b5ac26
12 changed files with 520 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# Checkstyle folder
At the end of the week, please commit a readable screenshot that shows the Checkstyle results.
Make sure that the file follows the naming convention; `20190213_checkstyle.xyz` for February 13th.
`.xyz` can be either `.jpg` or `.png`.

View File

@@ -0,0 +1,9 @@
# Final report folder
This is where you commit a **PDF** version of the draft and the final version of your report.
Checklist when handing in;
- [ ] All your names and student numbers are visible on the report.
- [ ] The filename is following the pattern `20190213_final_report.pdf` / `20190213_draft_final_report.pdf` (where the date is updated corresponding to the actual date).
- [ ] Your final report is also uploaded to Brightspace.

View File

@@ -0,0 +1,5 @@
# Sprint review folder
At the end of the week, please commit a PDF or MarkDown file containing your sprint review.
Please use the following naming convention: `20190213_sprint_review.xyz` (update the date according to your current sprint).
`.xyz` can be either `.pdf` or `.md`.

View File

@@ -0,0 +1,18 @@
<!-- An example of how you can do a sprint review -->
# Sprint Review
## Main problems Encountered
### Problem 1: Multiple members were too late
During the lab, multiple people arrived too late. This interfered with the meeting that was scheduled at that moment and it had to be postponed.
To mitigate this, a cake rule was added to push members to be on time
## Adjustments from previous sprints
- Increase testing effort
- This was not achieved. New agreements have been made.
## Adjustments for next sprint
- Increase testing effort
- Add cake rule