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: adding markStrokeCorrectAfterMisses option to quizzes #295

Merged
merged 1 commit into from Feb 9, 2023

Conversation

chanind
Copy link
Owner

@chanind chanind commented Feb 9, 2023

This PR adds a markStrokeCorrectAfterMisses option to new HanziWriter() and HanziWriter.quiz() which allows setting a number of mistakes after which the users's stroke will be marked correct no matter what. Thank you to @ ganqqwerty for the feature suggestion!

closes #289

@chanind chanind force-pushed the override-mistakes-after-tries branch from a0af3b9 to e51d480 Compare February 9, 2023 12:39
@chanind chanind merged commit 319ea83 into master Feb 9, 2023
@chanind chanind deleted the override-mistakes-after-tries branch February 9, 2023 12:41
@chanind
Copy link
Owner Author

chanind commented Feb 9, 2023

🎉 This PR is included in version 3.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

quiz mode: if I made a mistake 2 times, I'd like the stroke to be drawn for me
1 participant