RoadTripMoustache / kana_to_kanji

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

feat: Implement `QuizRecapitulationTile` #212

Open apomalyn opened 2 months ago

apomalyn commented 2 months ago

As a user, I want to easily see how I did in the question, what was the right answer and if the notion/word was introduced in the quiz

Requirements

Implement a QuizRecapitulationTile, it should display:

What needs to be done

Under src/practice/quiz/recapitulation/widgets, create a stateless widget QuizRecapitulationTile:

Design

Wireframes of QuizRecapitulationTile ![image](https://github.com/RoadTripMoustache/kana_to_kanji/assets/22211097/4276776c-bce9-45cd-bda9-1035c5dfbc4e)

Dependencies

Child of #210

Depends on:

Dev notes

New icon ![image](https://github.com/RoadTripMoustache/kana_to_kanji/assets/22211097/9d923cba-e25c-4ed3-80ba-082bac7cf659)