RoadTripMoustache / kana_to_kanji

Simple application to learn Japanese kana (hiragana, katakana) and kanji
5 stars 1 forks source link

Quiz phase 1 🚧 #160

Open apomalyn opened 4 months ago

apomalyn commented 4 months ago

As a user, I want a place to practice my vocabulary, kanji, and kana

Requirements

The quiz feature contains everything that is under the Practice tab. It can be decomposed into the following:

Practice tab

As a user, on the Practice tab, I want to:

Knowledge level and quiz algorithm

As a user, I want to have: #218

Quiz

As a user, when I start a quiz (suggested or user-made), I want to: #165

As a user, during a quiz, whatever the kind of question, I want to:

As a user, when I end a quiz, I want to: #210

Custom quiz 🚧

As a user, I want to be able to:

Kind of questions

As a user, I want to have different kinds of questions shown during quizzes:

* If the Japanese keyboard isn't available propose multiple solutions so the user can "build" its response

Miscellaneous

As a developer, I want to make some 💰: #213

As a user, I want to: #202

Dependencies

Depends on:

Parent of:

Dev notes