Skip to content

Commit 741bbbc

Browse files
chore: update number of unique questions
1 parent cd9a390 commit 741bbbc

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ There are many ways to support us; in exchange, you'll get this material in a pr
4848
4. Questions are similar to the actual exam, without duplications (like in other courses ;-)).
4949
5. The Practice Tests Exams simulate the actual exam's content, timing, and percentage required to pass the exam.
5050
6. This course is **not** a Scrum Master I (PSM I) Exam Dump. Some people use brain dumps or exam dumps, but that's absurd, which we don't practice.
51-
7. 245 **unique** questions.
51+
7. 250 **unique** questions.
5252

5353
## ☝️ Course Updates
5454

@@ -358,6 +358,8 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
358358
| 246 | [Which are characteristics of the Daily Scrum? (choose the best two answers)](#which-are-characteristics-of-the-daily-scrum-choose-the-best-two-answers)) |
359359
| 247 | [True or False: The Scrum Team must choose at least one high priority process improvement item, identified during the Sprint Retrospective, and place it in the Sprint Backlog.](#true-or-false-the-scrum-team-must-choose-at-least-one-high-priority-process-improvement-item-identified-during-the-sprint-retrospective-and-place-it-in-the-sprint-backlog) |
360360
| 248 | [When does a Sprint conclude?](#when-does-a-sprint-conclude) |
361+
| 249 | [When must a Scrum Team release each Increment?](#when-must-a-scrum-team-release-each-increment) |
362+
| 250 | [Which of the following is an example of an Increment?](#which-of-the-following-is-an-example-of-an-increment) |
361363

362364
### You have just been hired by a company new to Scrum. Your management has assigned you to be the Scrum Master of six new Scrum Teams. These teams will build one product. Select two conditions you should strive for in this scenario. (choose two)
363365

@@ -2601,3 +2603,14 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
26012603
- [x] When it makes sense to release it.
26022604

26032605
**[⬆ Back to Top](#table-of-contents)**
2606+
2607+
### Which of the following is an example of an Increment?
2608+
2609+
- [ ] A plan for the overall product release.
2610+
- [ ] A mock-up of the product marketing materials.
2611+
- [ ] A design for the product.
2612+
- [ ] A product roll-out plan.
2613+
- [x] A valuable, useful set of product features.
2614+
- [ ] All of the above.
2615+
2616+
**[⬆ Back to Top](#table-of-contents)**

0 commit comments

Comments
 (0)