Skip to content

Commit 609d20b

Browse files
authored
Merge pull request #13380 from raspberri05/dev
Update learn-quizzes.json to fix vague explanation (issue #13247)
2 parents 50673ef + 91fa9d3 commit 609d20b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/intl/en/learn-quizzes.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -269,11 +269,11 @@
269269
"g002-d-explanation": "Most alternative layer 1 networks sacrifice on both security and decentralization in order to scale.",
270270
"g003-prompt": "Which of the following are not considered to be layer 2?",
271271
"g003-a-label": "Validiums",
272-
"g003-a-explanation": "Validiums are not considered to be layer 2 solutions as they do not derive security or data availability from Ethereum",
272+
"g003-a-explanation": "Validiums are not considered to be layer 2 solutions as they do not derive security or data availability from Ethereum. This is not the only correct answer.",
273273
"g003-b-label": "Sidechains",
274-
"g003-b-explanation": "Sidechains are not considered to be layer 2 solutions as they do not derive security or data availability from Ethereum.",
274+
"g003-b-explanation": "Sidechains are not considered to be layer 2 solutions as they do not derive security or data availability from Ethereum. This is not the only correct answer.",
275275
"g003-c-label": "Alternative layer 1 blockchains",
276-
"g003-c-explanation": "Alternative layer 1 blockchains are not considered to be layer 2 solutions.",
276+
"g003-c-explanation": "Alternative layer 1 blockchains are not considered to be layer 2 solutions. This is not the only correct answer.",
277277
"g003-d-label": "All of the above",
278278
"g003-d-explanation": "Validiums, Sidechains, and alternative layer 1 blockchains are not considered to be layer 2 solutions as they do not derive security or data availability from Ethereum.",
279279
"g004-prompt": "Why does Ethereum not have an ‘official’ layer 2?",

0 commit comments

Comments
 (0)