Skip to content

Commit 06523af

Browse files
Merge pull request #50656 from ShawnKupfer/WB1802
User Feedback 435883: Fix duplicate assessment question per UUF feedback
2 parents 9c8ec37 + e2639f1 commit 06523af

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

learn-pr/advocates/improve-reliability-scaling/2-definition.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,6 @@ quiz:
1717
title: Check your knowledge
1818
questions:
1919

20-
- content: 'Making your application or service more scalable can also make it:'
21-
choices:
22-
- content: 'less complex'
23-
isCorrect: false
24-
explanation: "With scaling, especially when scaling out, there's often an increase in complexity."
25-
- content: 'more reliable'
26-
isCorrect: true
27-
explanation: 'Correct.'
28-
- content: 'easier to troubleshoot'
29-
isCorrect: false
30-
explanation: 'Because (especially when scaling out) there are more moving parts, it may not be easier to troubleshoot.'
31-
3220
- content: 'Making your application or service more scalable can also make it:'
3321
choices:
3422
- content: 'less complex'

0 commit comments

Comments
 (0)