Skip to content

Instantly share code, notes, and snippets.

@michellemason
Created June 6, 2020 04:41
Show Gist options
  • Save michellemason/38b94e62d10b583e263ed3d342d8b3e6 to your computer and use it in GitHub Desktop.
Save michellemason/38b94e62d10b583e263ed3d342d8b3e6 to your computer and use it in GitHub Desktop.
initial html wireframe prototype
name of quiz at the top larger than the rest of the page
right below it, score and current question
inside a box below the above,
- question number
- 4 separate choices
- submit button
submit button will lead to correct or incorrect answer page
- correct will display "good job"
- incorrect will display "wrong choice & [correct answer]"
final page will display text "good job you know your states" if score is 5-10
final page will display text "are you a tourist" if score is 0-5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment