fluffychat/lib/pangea/analytics_details_popup
ggurdin af395d0aeb
4825 vocabulary practice (#4826)
* chore: move logic for lastUsedByActivityType into ConstructIdentifier

* feat: vocab practice

* add vocab activity progress bar

* fix: shuffle audio practice choices

* update UI of vocab practice

Added buttons, increased text size and change position, cards flip over and turn red/green on click and respond to hover input

* add xp sparkle, shimmering choice card placeholder

* spacing changes

fix padding, make choice cards spacing/sizing responsive to screen size, replace shimmer cards with stationary circle indicator

* don't include duplicate lemma choices

* use constructID and show lemma/emoji on choice cards

add method to clear cache in case the results was an error, and add a retry button on error

* gain xp immediately and take out continue session

also refactor the choice cards to have separate widgets for each type and a parent widget to give each an id for xp sparkle

* add practice finished page with analytics

* Color tweaks on completed page and time card placeholder

* add timer

* give XP for bonuses and change timer to use stopwatch

* simplify card logic, lock practice when few vocab words

* merge analytics changes and fix bugs

* reload on language change

- derive XP data from new analytics
- Don't allow any clicks after correct answer selected

* small fixes, added tooltip, added copy to l10

* small tweaks and comments

* formatting and import sorting

---------

Co-authored-by: avashilling <165050625+avashilling@users.noreply.github.com>
2026-01-07 10:13:34 -05:00
..
analytics_details_popup.dart 4825 vocabulary practice (#4826) 2026-01-07 10:13:34 -05:00
analytics_details_usage_content.dart 4907 construct details changes (#4961) 2025-12-29 13:39:37 -05:00
construct_xp_progress_bar.dart fix: fix white box error and add opacity variation to construct levels in progress bar (#4966) 2025-12-29 15:19:49 -05:00
lemma_usage_dots.dart 5053 can get points from lemma with max score (#5078) 2026-01-06 11:39:49 -05:00
lemma_use_example_messages.dart 5053 can get points from lemma with max score (#5078) 2026-01-06 11:39:49 -05:00
morph_analytics_list_view.dart fix: don't lowercase construct keys in morph analytics list view (#5014) 2025-12-31 12:23:13 -05:00
morph_details_view.dart 4907 construct details changes (#4961) 2025-12-29 13:39:37 -05:00
morph_meaning_widget.dart chore: update morph meaning repo 2025-12-15 13:49:32 -05:00
vocab_analytics_details_view.dart 5053 can get points from lemma with max score (#5078) 2026-01-06 11:39:49 -05:00
vocab_analytics_list_tile.dart chore: Use hyphen instead of seed/sprout/flower in list view (#4985) 2025-12-30 13:33:03 -05:00
vocab_analytics_list_view.dart chore: add focus node to vocab list view search bar (#5011) 2025-12-31 11:23:20 -05:00
word_text_with_audio_button.dart build: file reorganization 2025-12-04 16:36:04 -05:00