Japanese Quiz

I wrote this python-based quiz to quickly memorize Hiragana, Katakana, and Kanji. To run this quiz you will need to have a python environment on your computer. You can get this by downloading Anaconda. You also need to have the packages listed in the requirements. I like to add all words to a single file in all-words to quiz while I am watching TV so feel free to add any words to that in your own file. The remaining words and percent correct will display on the bottom. 

Make Your Own Quizzes

Easily make and add your own quizzes by dropping a .csv file into the /vocab directory. Several quizzes are included by default.

Correct!

When quizzing all-words, getting a word correct will remove it from the quiz for a time based on how many times in a row you have gotten the word correct.