Commit graph

5 commits

Author SHA1 Message Date
ggurdin
675d85dddc
1162 if message not in target go to translation (#1177)
* go straight to translation if message not in target language

* show toolbar on click hidden token
2024-12-06 15:35:14 -05:00
ggurdin
3e920a420a
only add hidden message activities if the rep event langCode is the user's l2 (#1036) 2024-11-18 15:27:18 -05:00
ggurdin
f66697330e
make underlines match the exact width of the text they're hiding (#1034) 2024-11-18 15:11:15 -05:00
William Jordan-Cooley
f85c4b2169 refactoring of practice flow 2024-11-15 11:02:31 -05:00
wcjord
d554d72019
Hidden-words (#950)
* controller for calculating tokens with xp

* Update main.dart

* replace ConstructWithXP with ConstructUses

* wait for analytics data to load before setting token analytics for practice activities

* pull tokenwithxp constructs from getAnalyticsModel ConstructListModel

* added commented out workaround for server not returning target constructs

* still some bugs but its working

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2024-11-12 19:22:01 -05:00