|
523 | 523 | "l006-prompt": "Running a node earns network rewards",
|
524 | 524 | "l006-a-label": "True",
|
525 | 525 | "l006-a-explanation": "Simply running client software does not earn you rewards. To earn rewards, you must also be staking.",
|
526 |
| - "l006-b-label": "False" |
| 526 | + "l006-b-label": "False", |
| 527 | + "m001-prompt": "What are Stablecoins?", |
| 528 | + "m001-a-label": "Cryptocurrencies with low price volatility, their value is steady and similar to traditional currencies", |
| 529 | + "m001-a-explanation": "Correct! Stablecoins are designed to address the volatility issue common in many cryptocurrencies.", |
| 530 | + "m001-b-label": "Digital representations of gold", |
| 531 | + "m001-b-explanation": "This is incorrect. While some stablecoins might be backed by precious metals, they can also be backed by fiat currency or other cryptocurrencies.", |
| 532 | + "m001-c-label": "A new type of credit card", |
| 533 | + "m001-c-explanation": "This is incorrect. Stablecoins are a type of cryptocurrency, not a credit card.", |
| 534 | + "m001-d-label": "A replacement for Ether", |
| 535 | + "m001-d-explanation": "This is incorrect. Stablecoins are not designed to replace Ether. They are another token on the Ethereum network and are designed to have the opposite characteristic of Ether, notably its volatility.", |
| 536 | + "m002-prompt": "Which of the following is a stablecoin?", |
| 537 | + "m002-a-label": "US Dollar", |
| 538 | + "m002-a-explanation": "This is incorrect. While stablecoins can represent the US dollar, a US dollar is not a cryptocurrency.", |
| 539 | + "m002-b-label": "Aave token", |
| 540 | + "m002-b-explanation": "This is incorrect. Aave token is a cryptocurrency, but its price is not intended to be stable.", |
| 541 | + "m002-c-label": "Dai", |
| 542 | + "m002-c-explanation": "Correct! Dai is probably the most famous decentralized stablecoin, and its value is roughly 1 US Dollar.", |
| 543 | + "m002-d-label": "Ether", |
| 544 | + "m002-d-explanation": "This is incorrect. Ether is the native currency of the Ethereum network, but it is not intended to be stable.", |
| 545 | + "m003-prompt": "What can stablecoins be used for?", |
| 546 | + "m003-a-label": "To shield its users from volatile changes in price", |
| 547 | + "m003-a-explanation": "Not quite. This answer is partially correct, but it's only one of the many things stablecoins can be used for.", |
| 548 | + "m003-b-label": "To buy things on the internet anywhere in the world", |
| 549 | + "m003-b-explanation": "Not quite. This answer is partially correct, but it's only one of the many things stablecoins can be used for.", |
| 550 | + "m003-c-label": "To earn money by lending to others", |
| 551 | + "m003-c-explanation": "Not quite. This answer is partially correct, but it's only one of the many things stablecoins can be used for.", |
| 552 | + "m003-d-label": "All of the above", |
| 553 | + "m003-d-explanation": "Correct! Stablecoins can be used to hold cryptocurrency with less volatility, transact globally on the internet, and earn interest when you lend them out.", |
| 554 | + "m004-prompt": "What makes stablecoins unique?", |
| 555 | + "m004-a-label": "It is a token that is tied to an asset in the real world", |
| 556 | + "m004-a-explanation": "This is incorrect. While this is often the case, it is not unique to stablecoins.", |
| 557 | + "m004-b-label": "It is a cryptocurrency token specifically designed to keep its value steady", |
| 558 | + "m004-b-explanation": "Correct! Stablecoins are unique in that they are tokens designed to keep their value equal to the asset they are pegged to (most commonly traditional currencies, e.g., 1 USDC = 1 US dollar).", |
| 559 | + "m004-c-label": "It is capable of being sent over the internet", |
| 560 | + "m004-c-explanation": "This is incorrect. While this is a capability, it is not unique to stablecoins.", |
| 561 | + "m004-d-label": "It can be used on the Ethereum network.", |
| 562 | + "m004-d-explanation": "This is incorrect. Many other cryptocurrency tokens can be used on the Ethereum network.", |
| 563 | + "m005-prompt": "What is NOT a way to get stablecoins?", |
| 564 | + "m005-a-label": "Swap them with other tokens", |
| 565 | + "m005-a-explanation": "Incorrect, this is a way to get stablecoins. One of the most common ways people acquire stablecoins is by swapping their existing cryptocurrencies for stablecoins.", |
| 566 | + "m005-b-label": "Borrow them", |
| 567 | + "m005-b-explanation": "Incorrect, this is a way to get stablecoins. You can borrow some stablecoins by using your existing cryptocurrencies, such as Ether, as collateral. You will need to pay the borrowed stablecoins back at some point.", |
| 568 | + "m005-c-label": "Buy them from an exchange", |
| 569 | + "m005-c-explanation": "Incorrect, this is a way to get stablecoins. Many exchanges and wallets let you buy stablecoins directly, though geographical restrictions may apply.", |
| 570 | + "m005-d-label": "Mine them", |
| 571 | + "m005-d-explanation": "Correct! Unlike Bitcoin, you are unable to mine stablecoins." |
527 | 572 | }
|
0 commit comments