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

Embed feature: confirmation question asking for output #1251

Closed
galeyang opened this issue Sep 9, 2019 · 1 comment
Closed

Embed feature: confirmation question asking for output #1251

galeyang opened this issue Sep 9, 2019 · 1 comment
Labels
closed-obsolete Closed as the reported issue is no longer relevant from-study Issues are filed from a research study P2 A bug or feature request we're likely to work on
Milestone

Comments

@galeyang
Copy link

galeyang commented Sep 9, 2019

From the previous UX study, one proposed idea was showing an interactive code example and asking learners about the output. After learners choose an option, it shows an answer with more explanation.

Goal

  • Encourage users to think through the code example
  • Help learner better understand the code with further explanation

Prototype
confirmation_question

Result
7 out of 10 participants like having this question. They found this “informative, makes me think a little bit more, explains why”. The explanations shown after choosing the correct option also better explain the code.

Confusion
Most participants were unsure if they were supposed to run the code first or to answer the question first. A few felt this is cheating or redundant if they can run the code before answering it.
P05 didn’t immediately notice the explanation because it was out of the view

Improvement

  • Move the question above the editor
  • Set expectation by telling learners what to do: observe it and answer the question first. Then run the code
  • After answering, automatically scroll down a little to show the explanation section

Status of this issue is also tracked in https://github.com/orgs/flutter/projects/3.

@galeyang galeyang added from-study Issues are filed from a research study P2 A bug or feature request we're likely to work on labels Sep 9, 2019
@RedBrogdon RedBrogdon added this to the Backlog milestone Sep 11, 2019
@parlough
Copy link
Member

As part of the new, simplified version of the DartPad frontend, the exercise functionality this was related to was removed.

If anyone would like to see similar functionality brought back, please check out #2702 or open a new issue. Thanks so much!

@parlough parlough closed this as not planned Won't fix, can't repro, duplicate, stale Jun 16, 2024
@parlough parlough added the closed-obsolete Closed as the reported issue is no longer relevant label Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-obsolete Closed as the reported issue is no longer relevant from-study Issues are filed from a research study P2 A bug or feature request we're likely to work on
Projects
None yet
Development

No branches or pull requests

3 participants