Skip to content

Commit fc2f179

Browse files
committed
Duplicates
1 parent e9ca41f commit fc2f179

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

src/data/questions.ts

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1541,17 +1541,6 @@ export const questions: Question[] = [
15411541
],
15421542
correctAnswer: [4]
15431543
},
1544-
{
1545-
question:
1546-
'When many Development Teams are working on a single product, what best describes the definition of "Done"?',
1547-
answers: [
1548-
'Each Development Team defines and uses its own. The differences are discussed and reconciled during a hardening Sprint.',
1549-
'It depends.',
1550-
'Each Development Team uses its own but must make their definition clear to all other teams so the differences are known.',
1551-
'All Development Teams must have a definition of "Done" that makes their combined work potentially releasable.'
1552-
],
1553-
correctAnswer: [4]
1554-
},
15551544
{
15561545
question:
15571546
'At the seventh Sprint Review, the stakeholders are disappointed and angry. They have determined that the product or system being built will not meet their needs and will cost more than they are willing to spend. What factors likely led to this?',

0 commit comments

Comments
 (0)