Skip to content

Commit 91ae475

Browse files
fix: multiple questions with wrong answers
1 parent 5a6f0e4 commit 91ae475

File tree

1 file changed

+17
-16
lines changed

1 file changed

+17
-16
lines changed

README.md

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -332,9 +332,9 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
332332
### Which is a benefit of the Lean Startup approach to releasing a product?
333333

334334
- [ ] It provide a technique to reduce the testing of a product before Release.
335-
- [x] It enables the Release plans to be synchronized with the PRINCE2 plans.
335+
- [ ] It enables the Release plans to be synchronized with the PRINCE2 plans.
336336
- [ ] It reduces the number of people needed to manage a Release of a product.
337-
- [ ] It provides quick feedback that can be responded to at the earliest opportunity.
337+
- [x] It provides quick feedback that can be responded to at the earliest opportunity.
338338

339339
**[⬆ Back to Top](#table-of-contents)**
340340

@@ -385,8 +385,8 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
385385

386386
### During which process should Release planning be done for the FIRST time?
387387

388-
- [ ] Initiating a project.
389-
- [x] Managing a stage boundary.
388+
- [x] Initiating a project.
389+
- [ ] Managing a stage boundary.
390390
- [ ] Managing product delivery.
391391
- [ ] Controlling a stage.
392392

@@ -439,8 +439,8 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
439439
### What should be decided when configuring PRINCE2 effectively?
440440

441441
- [ ] What to remove and where to add guidance.
442-
- [ ] Where to put the emphasis and where to add guidance.
443-
- [x] What to significantly change to create the right blend.
442+
- [x] Where to put the emphasis and where to add guidance.
443+
- [ ] What to significantly change to create the right blend.
444444
- [ ] Which areas are not enabled to work with agile.
445445

446446
**[⬆ Back to Top](#table-of-contents)**
@@ -465,10 +465,10 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
465465

466466
### Which statement explains the target 'be on time and hit deadlines' for flexible delivery?
467467

468-
- [x] It reduces testing in order to meet deadlines.
468+
- [ ] It reduces testing in order to meet deadlines.
469469
- [ ] It sets the project baseline at the correct level.
470470
- [ ] It enables team dynamics to remain the same.
471-
- [ ] It improves the supplier's reputation with the customer.
471+
- [x] It improves the supplier's reputation with the customer.
472472

473473
**[⬆ Back to Top](#table-of-contents)**
474474

@@ -573,8 +573,8 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
573573

574574
### Which is an advantage of using the PRINCE2 Agile behavior 'collaboration'?
575575

576-
- [x] It ensures that there are no surprises.
577-
- [ ] It allows people to provide cover for one another.
576+
- [ ] It ensures that there are no surprises.
577+
- [x] It allows people to provide cover for one another.
578578
- [ ] It uses experimentation to expand requirements.
579579
- [ ] It uses learning to help improve products.
580580

@@ -699,8 +699,8 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
699699

700700
### Which statement about the 'protect the level of quality' target is CORRECT?
701701

702-
- [x] It is achieved by ensuring that all features are delivered.
703-
- [ ] It is unlikely to be achieved if incomplete user documentation is provided.
702+
- [ ] It is achieved by ensuring that all features are delivered.
703+
- [x] It is unlikely to be achieved if incomplete user documentation is provided.
704704
- [ ] It allows change at the detailed level to be handled dynamically.
705705
- [ ] It avoids the use of extra people to improve progress during a Timebox.
706706

@@ -780,8 +780,8 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
780780

781781
### Which statement about the 'embrace change' target is CORRECT?
782782

783-
- [x] It re-establishes team dynamics when a new member joins the team.
784-
- [ ] It trades user stories for those of a similar size.
783+
- [ ] It re-establishes team dynamics when a new member joins the team.
784+
- [x] It trades user stories for those of a similar size.
785785
- [ ] It results in the late delivery of the minimum viable product.
786786
- [ ] It degrades the performance of the features that are delivered.
787787

@@ -817,9 +817,10 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
817817
### How does agile address the risk associated with the project not being fully understood at the beginning?
818818

819819
- [ ] By allowing a lot of detail at the start.
820-
- [ ] By avoiding too much detail at the start.
820+
- [x] By avoiding too much detail at the start.
821821
- [ ] By requiring details at the start.
822-
- [x] By preventing the analysis of details at the start.
822+
- [ ] By preventing the analysis of details at the start.
823823

824824
**[⬆ Back to Top](#table-of-contents)**
825825

826+

0 commit comments

Comments
 (0)