chanind / hanzi-writer

Chinese character stroke order animations and practice quizzes
https://hanziwriter.org
MIT License
3.44k stars 534 forks source link

feat: adding markStrokeCorrectAfterMisses option to quizzes #295

Closed chanind closed 1 year ago

chanind commented 1 year ago

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 commented 1 year ago

:tada: This PR is included in version 3.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: