Skip to content

Commit 7b9e729

Browse files
Fix: question227 (issue #29)
1 parent 620ff87 commit 7b9e729

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2508,10 +2508,10 @@ hardening Sprint.
25082508

25092509
### Which one is true about Definition of Done and Acceptance Criteria? (pick all that apply)
25102510

2511-
- [ ] Acceptance Criteria should be passed for a feature in order to be called as complete and done.
2511+
- [x] Acceptance Criteria should be passed for a feature in order to be called as complete and done.
25122512
- [x] Acceptance Criteria should be passed to ensure that a feature is working as expected.
25132513
- [x] Definition of Done should be applied to a feature in order to be called as complete.
2514-
- [x] There are many Acceptance Criteria in a Product.
2514+
- [ ] There are many Acceptance Criteria in a Product.
25152515
- [ ] There are many Definition of Done in a Product and a Scrum Team.
25162516

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

0 commit comments

Comments
 (0)