Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add quiz: scaling #10477

Merged
merged 7 commits into from
Jul 19, 2023
Merged

Add quiz: scaling #10477

merged 7 commits into from
Jul 19, 2023

Conversation

wackerow
Copy link
Member

@wackerow wackerow commented Jun 16, 2023

Description

  • Adds a four-question quiz for "scaling" topic

Preview

https://ethereumorgwebsitedev01-quizroadmapscaling.gatsbyjs.io/en/roadmap/scaling/#quiz

@github-actions github-actions bot added content 🖋️ This involves copy additions or edits review needed 👀 labels Jun 16, 2023
Copy link
Contributor

@minimalsm minimalsm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall really nice, I didn't manage to preview in context as the preview deploy isn't ready, but the questions overall look good and relevant to the page.

Suggesting a few tweaks to the wording of questions.

src/intl/en/learn-quizzes.json Outdated Show resolved Hide resolved
src/intl/en/learn-quizzes.json Outdated Show resolved Hide resolved
"k003-c-explanation": "This is generally not considered an acceptable option for scaling Ethereum. Great efforts are taken to minimize hardware requirements for operating a node to keep it as accessible as possible.",
"k003-d-label": "Storing its data in cheaper, temporary 'blob' storage",
"k003-d-explanation": "Proto-Danksharding introduces a temporary data storage option for rollups to allow them to more cheaply post its results to Mainnet",
"k004-prompt": "What is a critical next step to scaling Ethereum with rollups?",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What are the next steps to decentralising rollup scaling**

Suggested change
"k004-prompt": "What is a critical next step to scaling Ethereum with rollups?",
"k004-prompt": "What is a critical next step to scaling Ethereum with rollups?",

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose... but this kinda changes the question and makes some of the answers more obviously wrong since the root of the question is really "do you realize they need to decentralize still?"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let me know if people feel firmly one way or the other about this... Like I said, the intent of this question was to test if users understand that rollups still need to be decentralized, so placing this in the question would change the whole question.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adjusted this question a little... think it's okay for a first run. Can certainly readdress if folks think it could be improved

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the pushed change addresses this confusion.

src/intl/en/learn-quizzes.json Outdated Show resolved Hide resolved
@gatsby-cloud
Copy link

gatsby-cloud bot commented Jun 16, 2023

✅ ethereum-org-website-dev deploy preview ready

wackerow and others added 2 commits July 6, 2023 01:52
Co-authored-by: Joshua <62268199+minimalsm@users.noreply.github.com>
@wackerow wackerow marked this pull request as ready for review July 5, 2023 23:53
@konopkja
Copy link
Contributor

konopkja commented Jul 6, 2023

@wackerow can we add some empty space between the quiz and the content? now its a bit too close to the end of the paragraph
Screenshot 2023-07-06 at 17 40 56

@konopkja
Copy link
Contributor

konopkja commented Jul 6, 2023

Screenshot 2023-07-06 at 17 48 30

Whew this explanation was very difficult to read:

  1. too technical details included maybe (i dont think its necessary to mention sequencers and provers, but open to keep it if you think its important for people to know)
  2. advanced language such as: bootstrapped, coercion
  3. formatting is needed: a. divide the explanation maybe into two paragraphs. b. rewrite "To prevent the possibility of coercion, sanctioning or bribery, decentralizing the sequencer roll so anyone can participate is essential." to follow classic subject, verb, object sentence structure.

wackerow and others added 2 commits July 18, 2023 14:24
Co-Authored-By: Corwin Smith <15589226+corwintines@users.noreply.github.com>
@corwintines corwintines merged commit 96d1371 into dev Jul 19, 2023
3 of 4 checks passed
@corwintines corwintines deleted the quiz-roadmap-scaling branch July 19, 2023 17:26
This was referenced Jul 19, 2023
@pettinarip pettinarip mentioned this pull request Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content 🖋️ This involves copy additions or edits
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants