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-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -420,9 +420,9 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
420
420
| 300 |[Which two things should the Scrum Team do during the first Sprint? (choose the best two answers)](#which-two-things-should-the-scrum-team-do-during-the-first-sprint-choose-the-best-two-answers)|
421
421
| 301 |[True or False: It is mandatory that the product Increment be released to production at the end of each Sprint.](#true-or-false-it-is-mandatory-that-the-product-increment-be-released-to-production-at-the-end-of-each-sprint)|
422
422
| 302 |[When should a Developer on a Scrum Team be replaced? (choose the best answer)](#when-should-a-developer-on-a-scrum-team-be-replaced-choose-the-best-answer)|
423
-
| 303 |[Refactoring is (choose the best answer)](#refactoring-is-choose-the-best-answer)|
423
+
| 303 |[Refactoring is: (choose the best answer)](#refactoring-is-choose-the-best-answer)|
424
424
| 304 |[Developers include which role(s)? (select all that apply)](#developers-include-which-roles-select-all-that-apply)|
425
-
| 305 |[The more code a Developer writes the better](#the-more-code-a-developer-writes-the-better)|
425
+
| 305 |[True or False: The more code a Developer writes the better.](#true-or-false-the-more-code-a-developer-writes-the-better)|
426
426
427
427
### When can Product Backlog Refinement occur?
428
428
@@ -3190,7 +3190,7 @@ hardening Sprint.
3190
3190
3191
3191
**[⬆ Back to Top](#table-of-contents)**
3192
3192
3193
-
### Refactoring is (choose the best answer)
3193
+
### Refactoring is: (choose the best answer)
3194
3194
3195
3195
-[x] Improving your code withoud breaking your unit tests
3196
3196
-[ ] Increasing the amount of code
@@ -3208,7 +3208,7 @@ hardening Sprint.
3208
3208
3209
3209
**[⬆ Back to Top](#table-of-contents)**
3210
3210
3211
-
### The more code a Developer writes the better
3211
+
### True or False: The more code a Developer writes the better.
0 commit comments