gush-labs / kazan

VueJS web-app to practice Japanese
https://gush-labs.github.io/kazan/
GNU General Public License v3.0
1 stars 1 forks source link

Do not accept user input if it contains any characters which are not latin or kana #53

Closed VadimGush closed 2 years ago

VadimGush commented 2 years ago

Currently if user will write the answer in example in Arabic or Turkish, his input will still be accepted as a final answer for the card. We want to avoid that behaviour and notify user that he need to provide the answer only in latin (for meaning or kana reading) or in kana (for word reading).