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

feat: Retake quiz #357

Open
fshabanov opened this issue Sep 9, 2024 · 4 comments
Open

feat: Retake quiz #357

fshabanov opened this issue Sep 9, 2024 · 4 comments

Comments

@fshabanov
Copy link
Collaborator

What feature?

User should be able to select categories and retake quiz for those categories

Add screenshots

image

@ihorLysak
Copy link
Collaborator

Test for the following:

  • will score change after retaking quiz for a single category;
  • will score change after retaking quiz for a single category two times in a row;
  • will scores change after retaking quiz for multiple categories;
  • will scores change after retaking quiz for multiple categories two times in a row;

any other test cases will be appreciated.

@ihorLysak
Copy link
Collaborator

ihorLysak commented Sep 19, 2024

When retaking quiz for the first time, you might get an onboarding screen. This is caused by you using an account that was created before the changes that check for onboarding completion were introduced to the codebase. This shouldn't be the case for a new user.

Test for the following:

  • Will the onboarding screen be shown to a new user when retaking the quiz for categories?

@phoebe-buffay phoebe-buffay self-assigned this Sep 20, 2024
@phoebe-buffay
Copy link
Collaborator

Retake quiz functionality works correct. ticket can be closed

357.mp4

@phoebe-buffay phoebe-buffay closed this as completed by moving to Done in bsa-2024-bebalance Sep 24, 2024
@phoebe-buffay phoebe-buffay reopened this Sep 24, 2024
@phoebe-buffay
Copy link
Collaborator

the issue was found
when user doesn't choose any category, the error appears
https://github.com/user-attachments/assets/e3a597bc-df6a-460c-9573-403a948d0dea
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

3 participants