Description
Study result
In a UX study, we evaluated a Dart Future codelab dart-lang/site-www#1659. In Round 2, we made the exercise instructions much clear but it also took more space. Most participants scrolled up and down between editor and instructions. 4 out of 10 complained that they scrolled so much and would like to have the instructions and the editor on one screen.
Here's my part one, my part 2 and part 3. As I'm coding it, I had to go up and down. My personal preference would be not having the scroll so much.
Improvements to be considered
-
Support multiple steps within Dartpad [@InMatrix & Khan Academy]
-
Have instructions side-by-side or in a playground layout, like Kotlin's Koan [@InMatrix & user]
-
Put instructions in Dartpad [@johnpryan & user]: comments can be removed or not ideal for formatting
-
Instruction: display multi-parts in a tab or slider layout?
-
Make instructions scrollable? [user]
-
Simplify tasks or assign a separate embeds for sub-parts
Feedback welcome!
cc: @legalcodes