Commit Graph

23 Commits (4ad16a33b394c26ab63ac7415d5bf08157e7b8ca)

Author SHA1 Message Date
ggurdin cb3f4d191c
fix: only pass one emoji match option per token in emoji match activity (#3844) 2 months ago
ggurdin 728f9efd4c
fix: don't underline emoji work token button when token selected (#3843) 2 months ago
ggurdin fe7e5385e8
fix: group adjacent punctuation tokens with content tokens to prevent line breaks, added token positions cache (#3713) 3 months ago
ggurdin 549daf61c9
chore: fix vertical misalignment of non-token text 4 months ago
ggurdin 956b2af88f
feat: make tokens in STT transcript clickable 5 months ago
ggurdin 649ecc6b15
chore: simplifying changes 5 months ago
Kelrap 667922c909 Add more visible activity outline color in dark mode 5 months ago
ggurdin fec642a451
chore: give minimum width to message token buttons and align tokens at the bottom of columns (#2785) 6 months ago
ggurdin 0fae0355e2
chore: allow message token button to expand gaps between words to fit content for 1-character tokens (#2768) 6 months ago
ggurdin 17ccf0e0ea
chore: replace late initialization with nullable animations in message token buttons (#2546) 7 months ago
Sofanyas Genene cf2a5ace3a
The _iconSizeController was being accessed before it was initialized,… (#2541)
* The _iconSizeController was being accessed before it was initialized, initialized it in the initState method before _setSelected is called

* generated

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
7 months ago
wcjord 9b547d702b
2506 feedback on the new word card and message activities (#2525)
* fix(reading_assistance): fixed playing of sound and edited some copy

* chore: show token emojis for non-activity tokens, show morph defintion below choices once correct choice has been made

* chore(reading_assistance): added morph meaning for incorrect choices and adjusted some spacing

* chore(reading_assistance): adjusting spacing of morph choices to accomodate meaning text

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
7 months ago
ggurdin e5d839b20f
2464 the empty space above the message is not pleasing any solution (#2475)
* chore: shrink message token buttons when empty

* chore: fix message overlay overflow error
7 months ago
ggurdin 739e271cb4
2455 reading assistance feedback from linh (#2456)
* chore: show correct morph once matched

* fix: account for morph activities in function to determine is token activity is complete

* chore: on click already correctly matched item, open the toolbar for the corresponding token
7 months ago
wcjord b6e27d739a chore(reading_assistance): persistent distractor selection and fixes to analytics saving 7 months ago
ggurdin 35aa5ced02
chore: account for non-l2 message in token TTS (#2271) 7 months ago
wcjord 2e1da66006 refactor(reading_assistance): persistent practice records 8 months ago
ggurdin 027e13f32d
formatting (#2229) 8 months ago
wcjord ac5356acd7 chore(reading_assistance): more tweaks based on feedback 8 months ago
ggurdin 592aa43089
2202 positioning to dos in reading assistance (#2214)
* chore: move toolbar buttons above reading assistance input bar

* chore: positioning on message relative to header and footer / positioning of tooltip between message and header

* chore: update inline tooltip color

* chore: animate reading assistance input bar height
8 months ago
wcjord 87f60857e9
Emoji-assignment (#2218)
* feat(lemma_emoji_row): vocab assignment and some reading assistance tweaks

* generated

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
8 months ago
ggurdin 06ee5403bb
formatting (#2210) 8 months ago
wcjord 379e4a8db9
Reading assistance (#2175)
* still in draft

* feat(reading_assistance): whole message activity oriented

* chore: fix .env file path

* feat: animate selected toolbar into middle of screen

* chore: initial work for message bubble size animation

* refactor(reading_assistance): hooking up the choice interactions and polishing UI

* chore: animate in content and buttons

* formatting

* position reading content relative to selected token

* working on limiting choices

* chore: fix positioning of toolbar animation

* chore: simplify positioning logic

* chore: animate in button height

* getting there

* rough draft with restricted activity number is complete

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
8 months ago