Skip to content

Latest commit

 

History

History
155 lines (90 loc) · 5.43 KB

DeliverableX.md

File metadata and controls

155 lines (90 loc) · 5.43 KB

Deliverable Information

Please include your answers below in a good format so it is easy for me to see. For answers to questions please use these Blockquotes. Make sure you also check the kickoff document for more details. Also make sure this thing is well formatted and the links are links in here.

1: Basic Information (needed before you start with your Sprint -- Sprint Planning)

Topic you chose: topic name

Sprint Number: Nr

Scrum Master: Name

Git Master: Name

Sprint Planning (For Sprint 1-3)

Document your Sprint Planning here. Also check the kickoff document for more details on what needs to be done. This is just the documentation.

Sprint Goal: Your Sprint goal

How many User Stories did you add to the Product Backlog: Number

How many User Stories did you add to this Sprint:

Answer the questions below about your Sprint Planning?

Why did you add these US, why do you think you can get them done in the next Sprint?

Your Answer

Why do you think these fit well with your Sprint goal? (details)

Your Answer

Do you have a rough idea what you need to do? (if the answer is no then please let me know on Slack)

Your Answer

2: During the Sprint

Fill out the Meeting minutes during your Sprint and keep track of things. Update your Quality policies when needed, as explained in the lectures and in the Quality Policy documents on Canvas. I would also advise you to already fill out the Contributions section (End of sprint) as you go, to create less work at the end.

Meeting minutes of your Daily Scrums (3 per week, should not take longer than 10 minutes):

Add as many rows as needed and fill out the table. (Burndown starts with Sprint 2 and Travis CI starts with Sprint 3, not needed before that).

Date Who did not attend Meeting notes (very brief) Burndown Info (on track, ahead behind is enough) TravisCI info (does the master pass) Additional Info

Meeting Summary:

Add rows as needed and add the number how many meetings for each team member:

Name1 : Num Meetings

Name2 : Num Meetings

3: After the Sprint

Sprint Review

Answer as a team!

Screen Cast link: Your link

Answer the following questions as a team.

What do you think is the value you created this Sprint?

Your Answer

Do you think you worked enough and that you did what was expected of you?

Your Answer

Would you say you met the customers’ expectations? Why, why not?

Your Answer

Sprint Retrospective

Include your Sprint retrospective here and answer the following questions in an evidence based manner as a team (I do not want each of your individuals opinion here but the team perspective). By evidence-based manner it means I want a Yes or No on each of these questions, and for you to provide evidence for your answer. That is, don’t just say "Yes we did work at a consistent rate because we tried hard"; say "we worked at a consistent rate because here are the following tasks we completed per team member and the rate of commits in our Git logs."

Did you meet your sprint goal?

Your Answer

Did you complete all stories on your Spring Backlog?

Your Answer

If not, what went wrong?

Your Answer

Did you work at a consistent rate of speed, or velocity? (Meaning did you work during the whole Sprint or did you start working when the deadline approached.)

Your Answer

Did you deliver business value?

Your Answer

Are there things the team thinks it can do better in the next Sprint?

Your Answer

How do you feel at this point? Get a pulse on the optimism of the team.

Your Answer

Contributions:

In this section I want you to point me to your main contributions (each of you individually). Some of the topcs are not needed for the first deliverables (you should know which things you should have done in this Sprint, if you don't then you have probably missed something):

Team member A -- replace this with your name:

**Links to GitHub commits with main code contribution (up to 5 links) - all Sprints:

- link1
- link2

**GitHub links to your Unit Tests (up to 3 links) -- Sprint 2 and 3:

- link1
- link2

**GitHub links to your Code Reviews (up to 3 links) -- Sprint 2 and 3:

- link1
- link2

**How did you contribute to Static Analysis -- Sprint 3:

- link1
- link2

**What was your main contribution to the Quality Policy documentation?:

- info

4: Checklist for you to see if you are done (optional just a reminder)

  • Filled out the complete form from above, all fields are filled and written in full sentences
  • Read the kickoff again to make sure you have all the details
  • User Stories that were not completed, were left in the Sprint and a copy created
  • Your Quality Policies are accurate and up to date
  • Individual Survey was submitted individually (create checkboxes below -- see Canvas to get link)
    • Team member 1
    • Team member 2
  • The original of this file was copied for the next Sprint (needed for all but last Sprint where you do not need to copy it anymore)
    • Basic information (part 1) for next Sprint was included (meaning Spring Planning is complete)
    • All User Stories have acceptance tests
    • User Stories in your new Sprint Backlog have initial tasks which are in New
    • You know how to proceed