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

Tests #7

Open
ipozow opened this issue Apr 21, 2021 · 0 comments
Open

Tests #7

ipozow opened this issue Apr 21, 2021 · 0 comments

Comments

@ipozow
Copy link
Member

ipozow commented Apr 21, 2021

As a user, I want to select between multiple choices to check my knowledge

Acceptance criteria:

  • Only one option should be correct.
  • App should download the following data:
    Question with text
    Alternatives
    Number of the test
    Reward for completing the test
    Points per question
  • App should check if it's a test (something like isTest: true)
  • Second attempt should give 50% of the XP reward, third 10%, and then no rewards.
  • Points should only be given if the answer is correct at the first time.
  • Users should be able to redo the tests if they got something wrong in 5 days, so they can get the remaining XP and get better marks.
  • A mark should appear after finishing the test.

Context and comments
image
Users should be able to see their mark with this popup (it's already coded)
It should say something like Tu nota: <mark that the user got>

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