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

Quiz View #6

Closed
limin opened this issue Nov 12, 2017 · 0 comments
Closed

Quiz View #6

limin opened this issue Nov 12, 2017 · 0 comments

Comments

@limin
Copy link
Owner

limin commented Nov 12, 2017

  • The Quiz view starts with a question from the selected deck.
  • The question is display, along with a button to show the answer.
  • Pressing the 'Show Answer' button displays the answer.
  • Buttons are included to allow the student to mark their guess as 'Correct' or 'Incorrect'
  • The view displays the number of questions remaining.
  • When the last question is answered, a score is displayed. This can be displayed as a percentage of correct answers or just the number of questions answered correctly.
  • When the score is displayed, buttons are displayed to either start the quiz over or go back to the Individual Deck view.
  • Both the 'Restart Quiz' and 'Back to Deck' buttons route correctly to their respective views.
limin added a commit that referenced this issue Nov 13, 2017
@limin limin closed this as completed Nov 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant