* feat: sentence based audio activities
WIP
* chore: fix up audio activities
- add continue button and show example message upon selecting correct answers
- token and lemma fixes
- fully fetch audio before displaying activity
- don't repeat messages in the same session
* chore: cleanup unnecessary widget
* merge conflict
* feat: add hint counter for grammar activities
- fade out hint button to morph info in category questions
- animated transitions for smoother hint display
* chore: copy change and variable completion message
* chore: only fetch necessary types in fetchErrors
to end up with more grammar errors, but still only use one getUses call
* translations
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
* skip error causing lemmas in practice
* update progress on skipping
and play audio/update value after loading question, so a skipped questions isn't displayed
* remove unnecessary line and comment