Created
June 6, 2020 04:41
-
-
Save michellemason/38b94e62d10b583e263ed3d342d8b3e6 to your computer and use it in GitHub Desktop.
initial html wireframe prototype
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
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