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

User Can Submit An Answer #16

Open
MWoodshop opened this issue Sep 20, 2023 · 0 comments
Open

User Can Submit An Answer #16

MWoodshop opened this issue Sep 20, 2023 · 0 comments
Assignees

Comments

@MWoodshop
Copy link
Contributor

User Can Submit an Answer

As a user, when I visit a question page

I can type my response into the submission text field

When I click “Submit”,

I am taken to the ‘answer page’1

On the answer page, I see the following same info from the question page:

  • The question category (and category emoji)
  • The points value
  • The question text

I also see

  • My answer
  • The correct answer

If my answer was correct (identical to the correct answer), I see

  • a congrats message of some sort
  • A button to go back to the game board

If my answer was incorrect or not identical to the correct answer, I see

  • A green button to mark my answer as Correct
  • A red button to mark my answer as incorrect

Answer page (not exact)

Footnotes

  1. Again, like the "question page", ideally this answer page is still some sort of modal-popup and not actually its own page. For the purposes of this user story and other user stories, I am just referring to the information shared after submitting an answer to a question as the "answer page"

@MWoodshop MWoodshop self-assigned this Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant