chill-chinese / stroke-order-animator

Stroke order animations and quizzes for Chinese characters in Flutter.
https://chill-chinese.github.io/stroke-order-animator/
BSD 3-Clause "New" or "Revised" License
86 stars 22 forks source link

Wrong Strokes highlight #25

Open varnica4 opened 2 years ago

varnica4 commented 2 years ago

i thing there should be the option to show the wrong stroke with hint in quiz portion. Like we can show the wrong stroke with red colour and can also show the hint to user.

Mr-Pepe commented 2 years ago

Thanks for opening this issue. Can you please explain in a bit more detail how that feature would work? Would you like to have an extra setting for the color of incorrect strokes? What do you mean by "also show the hint to user"?

varnica4 commented 2 years ago

Thanks for response, actually i mean that it should also show the wrong strokes according to order or stepwise, eg: If user has to make 1st stroke in order and they are making 3rd stroke or the others then the stroke created by user will highlighted as red colour or if created right stroke or can say 1st stroke then it will mark as green colour. And "also show the hint to user" means if the user inserting 3rd stroke instead 1st one the 1st stroke shows hint as it works currently.