fluffychat/lib
wcjord 8a3979c61b
feat: unified use-type-aware practice scoring (#5703)
* feat: unified use-type-aware practice scoring on ConstructUses

- Add practiceScore() and practiceTier to ConstructUses for shared
  scoring across message practice and standalone practice
- Add isChatUse, isAssistedChatUse, isIncorrectPractice getters to
  ConstructUseTypeEnum with exhaustive switches
- Add PracticeTier enum (suppressed/active/maintenance)
- Wire into PracticeSelectionRepo and AnalyticsPracticeSessionRepo
- 28 unit tests covering tier classification, scoring, and ordering

Closes #5700

* formatting, fix linting issue

* move some stuff around

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2026-02-16 12:13:46 -05:00
..
config Fluffychat merge 2 (#5590) 2026-02-10 08:01:12 -05:00
l10n feat: unsubscribed page in vocab practice (#5694) 2026-02-13 14:36:40 -05:00
pages feat: add language indicators to analytics database entries (#5692) 2026-02-13 15:06:21 -05:00
pangea feat: unified use-type-aware practice scoring (#5703) 2026-02-16 12:13:46 -05:00
utils chore: make cancel button less prominent in email verification registration dialog (#5682) 2026-02-12 13:56:23 -05:00
widgets chore: disable polls in bot DMs, fix avatar defaults (#5623) 2026-02-10 10:59:32 -05:00
main.dart Fluffychat merge 2 (#5590) 2026-02-10 08:01:12 -05:00