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

Taking a Test #23

Open
6 tasks
gautamrege opened this issue Apr 4, 2014 · 0 comments
Open
6 tasks

Taking a Test #23

gautamrege opened this issue Apr 4, 2014 · 0 comments

Comments

@gautamrege
Copy link
Contributor

User should be able to take a test in a wizard format.

  • Only ONE question should be randomly shown from a select set of questions for that content.
  • The user should see only questions that the user has not answered correctly. That means if the question is answered incorrectly, then it could be shown again.
  • Once the question is answered correctly, transition to another question. If the question is answered incorrectly, flash a message and remain on the same same page.
  • Flash message MUST be accessible.
  • The user should not see questions that they have already answered correctly.
  • After ALL the questions have been answered correctly, say 'Well Done!" or something. (show JS accessible balloons!! 💃 )
  • Wizard transition
  • Question selection at random
  • Saving the answer
  • Validating the answers
  • Accessible Flash message about right / wrong answer.
  • Message after all questions have been answered correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant