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

Fix/flashcard ux #138

Merged
merged 4 commits into from
Dec 18, 2023
Merged

Fix/flashcard ux #138

merged 4 commits into from
Dec 18, 2023

Conversation

piatrashkakanstantinass
Copy link
Collaborator

No description provided.

@piatrashkakanstantinass piatrashkakanstantinass linked an issue Dec 17, 2023 that may be closed by this pull request
@Motiejukaas
Copy link
Collaborator

Can't figure out how the score is calculated (it's the same quiz).
image
image

@piatrashkakanstantinass
Copy link
Collaborator Author

Can't figure out how the score is calculated (it's the same quiz). image image

It's not really the score, more like a round stats. During the round you select which flashcards you remember and which ones you don't. You get the stat screen and then only flaschards that you do not remember will be used. Suggest any ideas if you know how to make it more obvious.

@Motiejukaas
Copy link
Collaborator

Can't figure out how the score is calculated (it's the same quiz). image image

It's not really the score, more like a round stats. During the round you select which flashcards you remember and which ones you don't. You get the stat screen and then only flaschards that you do not remember will be used. Suggest any ideas if you know how to make it more obvious.

I suppose what would be more intuitive is just show how many flashcards the user remembers and how many they don't out of the total flashcards. So if we have 4 in total and they pressed remember on 3 and repeat on 1, then the stats would show that the remembered 3 and have 1 left. This makes more clear how much you've actually learnt, instead of showing 13 remembered flashcards, when in fact it's just one. What do you think?

@piatrashkakanstantinass
Copy link
Collaborator Author

Can't figure out how the score is calculated (it's the same quiz). image image

It's not really the score, more like a round stats. During the round you select which flashcards you remember and which ones you don't. You get the stat screen and then only flaschards that you do not remember will be used. Suggest any ideas if you know how to make it more obvious.

I suppose what would be more intuitive is just show how many flashcards the user remembers and how many they don't out of the total flashcards. So if we have 4 in total and they pressed remember on 3 and repeat on 1, then the stats would show that the remembered 3 and have 1 left. This makes more clear how much you've actually learnt, instead of showing 13 remembered flashcards, when in fact it's just one. What do you think?

Isn't that the current behavior? Don't follow...

@Motiejukaas
Copy link
Collaborator

I don't think so, because the first picture showed a flashcard collection with only 4 flashcards.

@piatrashkakanstantinass
Copy link
Collaborator Author

I don't think so, because the first picture showed a flashcard collection with only 4 flashcards.

Could you provide steps to reproduce this?

@Motiejukaas
Copy link
Collaborator

I don't think so, because the first picture showed a flashcard collection with only 4 flashcards.

Could you provide steps to reproduce this?

Press remember until you're done, then press repeat. Repeat this a couple of times and then on the last go press repeat for at least one of the flashcards

@piatrashkakanstantinass
Copy link
Collaborator Author

@Motiejukaas does it work now?

@piatrashkakanstantinass piatrashkakanstantinass merged commit 258344e into main Dec 18, 2023
1 check passed
@piatrashkakanstantinass piatrashkakanstantinass deleted the fix/flashcard-ux branch December 18, 2023 14:16
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

Successfully merging this pull request may close these issues.

Flashcards UX improved Clear flashcard form on submit
2 participants