Skip to content

Commit

Permalink
Update SprintPlanning.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zoefarrell authored Oct 17, 2023
1 parent d39a4da commit c1d9775
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions module5/projects/SprintPlanning.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ title: Sprint Planning
## Objectives

* Define the sprint goals and make clear tickets on your project board
* Shoot for roughly 10-15 tickets per group
* Prioritize each issue as low, medium, high priority

### Improvements Dump (Brainstorm)
Expand All @@ -15,7 +14,7 @@ title: Sprint Planning
* **Instructions**
* This is an **individual** activity
* Each person should write out improvements on Sticky Notes
* Only 1 improvement per sticky note, make them specific. `Add Error Handling` is insufficient. `Handle null cases in books controller` is better.
* Only 1 improvement per sticky note, make them specific. `Add Error Handling` is insufficient. `Handle null cases in books controller` is much better.
* All potential improvements of the app should be included (we will define what to include in the sprint later in the process)
* Get creative with potential improvements. There are no wrong answers.

Expand All @@ -40,7 +39,7 @@ title: Sprint Planning
![Effort Impact1](/assets/images/module5/projects/EffortImpact1.png)
![Effort Impact](/assets/images/module5/projects/EffortImpact.png)
* Repeat this process until you have gone through all of the stories.
* Once you are finished, pick which features you want to add to your sprint, and which you want to leave as stretch goals
* Once you are finished, pick which improvements you want to add to your sprint, and which you want to leave as stretch goals
* Add each improvement in your sprint to your team project board. Make sure to include a clear description, someone not in this meeting might be working on that ticket!

✅Deliverable✅: Send your finished project board to your project manager

0 comments on commit c1d9775

Please sign in to comment.