Skip to content

Commit

Permalink
Merge pull request #8477 from ethereum/updateQuizQuestion
Browse files Browse the repository at this point in the history
Update quiz question: 'ETH is valuable because' answer explanations
  • Loading branch information
minimalsm authored Nov 7, 2022
2 parents 35a30d6 + 0e73ffc commit 5d85a0b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/data/quizzes/questionBank.ts
Original file line number Diff line number Diff line change
Expand Up @@ -250,19 +250,19 @@ const questionBank: QuestionBank = {
id: "b004-a",
label: "ETH is needed to do anything on Ethereum",
explanation:
"This answer is correct, but there are also other correct answers.",
"This answer is partially correct, but it's only one of the reasons ETH is valuable.",
},
{
id: "b004-b",
label: "ETH is an un-censorable peer-to-peer money",
explanation:
"This answer is correct, but there are also other correct answers.",
"This answer is partially correct, but it's only one of the reasons ETH is valuable.",
},
{
id: "b004-c",
label: "ETH is used as collateral for crypto loans",
explanation:
"This answer is correct, but there are also other correct answers.",
"This answer is partially correct, but it's only one of the reasons ETH is valuable.",
},
{
id: "b004-d",
Expand Down

0 comments on commit 5d85a0b

Please sign in to comment.