You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -190,7 +190,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
190
190
| 98 |[A member of the Development Team takes the Scrum Master aside to express his concerns about data security issues. What should the Scrum Master do? (choose the best answer)](#a-member-of-the-development-team-takes-the-scrum-master-aside-to-express-his-concerns-aboutdata-security-issues-what-should-the-scrum-master-do-choose-the-best-answer)|
191
191
| 99 |[What are two ways that architecture and infrastructure are handled in Scrum? (choose the best two answers)](#what-are-two-ways-that-architecture-and-infrastructure-are-handled-in-scrum-choose-the-best-two-answers)|
192
192
| 100 |[What are three ways Scrum promotes self-organization? (choose three)](#what-are-three-ways-scrum-promotes-self-organization-choose-three)|
193
-
| 101 |[Cross-functional teams are optimized to work on one technical layer of a system only (e.g. GUI, database, middle tier, interfaces).](#cross-functional-teams-are-optimized-to-work-on-one-technical-layer-of-a-system-only-eg-gui-database-middle-tier-interfaces)|
193
+
| 101 |[True or False: Cross-functional teams are optimized to work on one technical layer of a system only (e.g. GUI, database, middle tier, interfaces).](#true-or-false-cross-functional-teams-are-optimized-to-work-on-one-technical-layer-of-a-system-only-eg-gui-database-middle-tier-interfaces)|
194
194
| 102 |[What are three benefits of self-organization? (choose three)](#what-are-three-benefits-of-self-organization-choose-three)|
195
195
| 103 |[Why does a Development Team need a Sprint Goal?](#why-does-a-development-team-need-a-sprint-goal)|
196
196
| 104 |[How should Product Backlog Items be chosen when multiple Scrum Teams work from the same Product Backlog?](#how-should-product-backlog-items-be-chosen-when-multiple-scrum-teams-work-from-the-same-product-backlog)|
@@ -369,7 +369,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
369
369
| 277 |[Who must be present at the Daily Scrum meeting?](#who-must-be-present-at-the-daily-scrum-meeting)|
370
370
| 278 |[Who should be present during Product Backlog Refinement? (choose all that apply)](#who-should-be-present-during-product-backlog-refinement-choose-all-that-apply)|
371
371
| 279 |[You are on a Scrum Team that is enhancing an existing Product. Which is the LEAST useful piece of documentation you want to have at your disposal?](#you-are-on-a-scrum-team-that-is-enhancing-an-existing-product-which-is-the-least-useful-piece-of-documentation-you-want-to-have-at-your-disposal)|
372
-
| 280 |[Test-Driven Development is a predictable way to develop working, well-organized code?](#test-driven-development-is-a-predictable-way-to-develop-working-well-organized-code)|
372
+
| 280 |[True or False: Test-Driven Development is a predictable way to develop working, well-organized code?](#true-or-false-test-driven-development-is-a-predictable-way-to-develop-working-well-organized-code)|
373
373
| 281 |[Which types of tests can be automated?](#which-types-of-tests-can-be-automated)|
374
374
375
375
@@ -1319,7 +1319,7 @@ _[⬆ Back to Top](#table-of-contents)_
1319
1319
1320
1320
_[⬆ Back to Top](#table-of-contents)_
1321
1321
1322
-
### Cross-functional teams are optimized to work on one technical layer of a system only (e.g. GUI, database, middle tier, interfaces).
1322
+
### True or False: Cross-functional teams are optimized to work on one technical layer of a system only (e.g. GUI, database, middle tier, interfaces).
1323
1323
1324
1324
-[x] False.
1325
1325
-[ ] True.
@@ -2927,7 +2927,7 @@ _[⬆ Back to Top](#table-of-contents)_
2927
2927
2928
2928
_[⬆ Back to Top](#table-of-contents)_
2929
2929
2930
-
### Test-Driven Development is a predictable way to develop working, well-organized code?
2930
+
### True or False: Test-Driven Development is a predictable way to develop working, well-organized code?
0 commit comments