GTBitsOfGood / brain-exercise

React-Native frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Answer Feedback on Questions

its-edmund opened this issue · comments

Blocked By

#121

Currently, answering questions won't give any feedback. We would like to provide a notification on whether the question is correct or not.

Acceptance Criteria:

  • When answering a question correctly, toast should appear saying that answer is correct and move on
  • When answering a question incorrectly, toast should appear saying that answer is incorrect and stay on current question