jcklie / anki-maobi

máobĭ (毛笔) is an Anki add-on to create cards with writing quizzes for Hanzi (Chinese characters)
MIT License
47 stars 7 forks source link

Allow to quiz words of more than one character #5

Closed jcklie closed 4 years ago

jcklie commented 5 years ago

Right now, only single characters can be quizzed and an exception is thrown when trying to quiz for words instead of single characters. It would be nice to allow quizzing for words.

Two solutions come to my mind:

  1. Use a single frame and change the character once it is done. Repeat until the word is done
  2. Use one frame per character

I prefer 1.

arueckle commented 4 years ago

Implemented in https://github.com/jcklie/anki-maobi/tree/feature/5-quizzes-with-multiple-characters