-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3055 from iotaledger/devx/add-quizzes-to-tokenomi…
…cs-section feat (devx) - Add Quizzes to the About IOTA > Tokenomics Section
- Loading branch information
Showing
15 changed files
with
290 additions
and
15 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
33 changes: 33 additions & 0 deletions
33
docs/site/static/json/about-iota/tokenomics/gas-in-iota.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"questions": [ | ||
{ | ||
"questionText": "What components make up the total gas fees in an IOTA transaction?", | ||
"answerOptions": [ | ||
{ "answerText": "Computation units and transaction time.", "isCorrect": false }, | ||
{ "answerText": "Computation units and gas price.", "isCorrect": false }, | ||
{ "answerText": "Computation units and storage units.", "isCorrect": true }, | ||
{ "answerText": "Storage units and network traffic.", "isCorrect": false } | ||
] | ||
}, | ||
{ | ||
"questionText": "What happens to storage fees when data is deleted in an IOTA transaction?", | ||
"answerOptions": [ | ||
{ "answerText": "The storage fee is partially rebated.", "isCorrect": false }, | ||
{ "answerText": "The storage fee is fully rebated.", "isCorrect": true }, | ||
{ "answerText": "The storage fee increases with every deletion.", "isCorrect": false }, | ||
{ "answerText": "There is no rebate for storage fees", "isCorrect": false } | ||
] | ||
}, | ||
{ | ||
"questionText": "Why does IOTA use a bucketing approach for computation units?", | ||
"answerOptions": [ | ||
{ "answerText": "To discourage validators from optimizing smart contracts.", "isCorrect": false }, | ||
{ "answerText": "To simplify gas cost calculations and avoid marginal gas cost optimizations.", "isCorrect": true }, | ||
{ "answerText": "To reduce the computational load on validators.", "isCorrect": false }, | ||
{ "answerText": "To increase the complexity of transactions.", "isCorrect": false } | ||
] | ||
} | ||
] | ||
} | ||
|
||
|
32 changes: 32 additions & 0 deletions
32
docs/site/static/json/about-iota/tokenomics/gas-pricing.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"questions": [ | ||
{ | ||
"questionText": "What are the two types of gas prices that make up IOTA gas fees?", | ||
"answerOptions": [ | ||
{ "answerText": "Reference price and storage price.", "isCorrect": false }, | ||
{ "answerText": "Computation price and storage price.", "isCorrect": true }, | ||
{ "answerText": "Computation price and reference price.", "isCorrect": false }, | ||
{ "answerText": "Storage price and validator price.", "isCorrect": false } | ||
] | ||
}, | ||
{ | ||
"questionText": "What is the purpose of the tallying rule in the IOTA gas pricing mechanism?", | ||
"answerOptions": [ | ||
{ "answerText": "To survey validators for their gas prices.", "isCorrect": false }, | ||
{ "answerText": "To incentivize validators to honor the reference gas price.", "isCorrect": true }, | ||
{ "answerText": "To set the storage price across the network.", "isCorrect": false }, | ||
{ "answerText": "To increase the gas price during congestion.", "isCorrect": false } | ||
] | ||
}, | ||
{ | ||
"questionText": "How does the IOTA gas pricing mechanism ensure low, predictable fees?", | ||
"answerOptions": [ | ||
{ "answerText": "By allowing users to submit arbitrary gas prices.", "isCorrect": false }, | ||
{ "answerText": "By setting a fixed gas price per transaction.", "isCorrect": false }, | ||
{ "answerText": "By surveying validators and encouraging healthy competition through incentives.", "isCorrect": true }, | ||
{ "answerText": "By removing tips from transaction pricing.", "isCorrect": false } | ||
] | ||
} | ||
] | ||
} | ||
|
32 changes: 32 additions & 0 deletions
32
docs/site/static/json/about-iota/tokenomics/iota-token.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"questions": [ | ||
{ | ||
"questionText": "How many IOTA tokens were migrated from the Stardust network during the IOTA Rebased launch?", | ||
"answerOptions": [ | ||
{ "answerText": "1,000,000,000", "isCorrect": false }, | ||
{ "answerText": "4,600,000,000", "isCorrect": true }, | ||
{ "answerText": "5,000,000,000", "isCorrect": false }, | ||
{ "answerText": "2,500,000,000", "isCorrect": false } | ||
] | ||
}, | ||
{ | ||
"questionText": "What is one of the key purposes of IOTA tokens in governance?", | ||
"answerOptions": [ | ||
{ "answerText": "They are used to mint new tokens.", "isCorrect": false }, | ||
{ "answerText": "They grant the right to participate in on-chain voting.", "isCorrect": true }, | ||
{ "answerText": "They allow users to store more data.", "isCorrect": false }, | ||
{ "answerText": "They reduce gas fees for transactions.", "isCorrect": false } | ||
] | ||
}, | ||
{ | ||
"questionText": "How did the number of decimals for the IOTA token change after the Rebased release?", | ||
"answerOptions": [ | ||
{ "answerText": "From 4 to 9 decimals", "isCorrect": false }, | ||
{ "answerText": "From 3 to 6 decimals", "isCorrect": false }, | ||
{ "answerText": "From 6 to 9 decimals", "isCorrect": true }, | ||
{ "answerText": "From 9 to 12 decimals", "isCorrect": false } | ||
] | ||
} | ||
] | ||
} | ||
|
34 changes: 34 additions & 0 deletions
34
docs/site/static/json/about-iota/tokenomics/proof-of-stake.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"questions": [ | ||
{ | ||
"questionText": "What mechanism does IOTA use to determine the set of validators that process transactions?", | ||
"answerOptions": [ | ||
{ "answerText": "Proof of Work.", "isCorrect": false }, | ||
{ "answerText": "Delegated Proof of Stake (DPoS).", "isCorrect": true }, | ||
{ "answerText": "Proof of Authority.", "isCorrect": false }, | ||
{ "answerText": "Proof of Space.", "isCorrect": false } | ||
] | ||
}, | ||
{ | ||
"questionText": "How long are IOTA tokens locked in the staking process?", | ||
"answerOptions": [ | ||
{ "answerText": "For a fixed period of 1 month.", "isCorrect": false }, | ||
{ "answerText": "For the entire epoch.", "isCorrect": true }, | ||
{ "answerText": "Until the validator processes a transaction.", "isCorrect": false }, | ||
{ "answerText": "For one day.", "isCorrect": false } | ||
] | ||
}, | ||
{ | ||
"questionText": "How are validator rewards distributed in the IOTA DPoS system?", | ||
"answerOptions": [ | ||
{ "answerText": "Validators keep all rewards.", "isCorrect": false }, | ||
{ "answerText": "Validators share rewards proportionally with stakers after taking a commission.", "isCorrect": true }, | ||
{ "answerText": "Rewards are distributed equally among all validators.", "isCorrect": false }, | ||
{ "answerText": "Rewards are only given to validators who perform the most transactions", "isCorrect": false } | ||
] | ||
} | ||
] | ||
} | ||
|
||
|
||
|
Oops, something went wrong.