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

optionally alarm on backside too #42

Open
illionas opened this issue Aug 11, 2021 · 0 comments
Open

optionally alarm on backside too #42

illionas opened this issue Aug 11, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@illionas
Copy link

Problem case

I'm learning multiple choice questions where i've created a javasccript clickable True/False visual support that changes color according to whether the question was answered correctly. However to accomplish this i can only use the bachside of the card, because otherwise the information which answer was clicked would get lost during flipping.

The frontside only contains the question, not the possibel answers. Therefore the timer is ignoring me, because it thinks that i've already answerd the question.

Additionally, I think that spending too much time on the backside of a card (which might contain all the explanations and examples) might be detrimental in other use cases too.

Solution

I would suggest an option that makes the timer ignore which side you are on. The card is only "finished" when it is rated as again/bad/good etc.

@illionas illionas added the enhancement New feature or request label Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant