Commit graph

17 commits

Author SHA1 Message Date
ggurdin
fd3f851995
fix: fixes for sentry issues (#1500) 2025-01-17 14:43:15 -05:00
ggurdin
5383a62502
fix: only show space analytics download button on web (#1492)
* fix: only show space analytics download button on web

* fix: don't close keyboard right after opening lemma meaning text field

* fix: make proportion the number of relevant tokens with completed activities over the number of relevant tokens
2025-01-17 11:00:09 -05:00
wcjord
d8210a39fd
1485-too-many-points-for-lemma-meaning-activity (#1490)
* fix(activity scoring): only give points for lemma in meaning activity

* fix: dart formatting

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-01-17 09:22:39 -05:00
ggurdin
5c04b37484
fix: fix overflows in lemma / morph correction overlay (#1488) 2025-01-16 15:45:13 -05:00
ggurdin
61c722c704
1472 dont highlight text when learners are doing listening activity (#1482)
* fix: don't highlight words while doing hwl activity

* fix: don't sort activity choices after the fact
2025-01-16 14:06:35 -05:00
ggurdin
d2779eaf82
fix: don't highlight words while doing hwl activity (#1481) 2025-01-16 14:04:58 -05:00
ggurdin
f9dce6fc11
feat: show message when no word selected (#1479) 2025-01-16 13:03:33 -05:00
wcjord
77c4f711b0
feat(lemma meaning activity): widen distractor range, reduce lemmas w… (#1469)
* feat(lemma meaning activity): widen distractor range, reduce lemmas where meaning activity required

* feat(lemma meaning activities): make distractor lemmas have same pos

* dev(lemma meaning repo): use local storage instead of in-memory cache

* fix(lemma meaning activity): explicitly prevent the same meanings in distractors

* fix: dart formatting, deleted empty files

---------

Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-01-16 10:47:31 -05:00
ggurdin
fe34444797
fix: don't add question mark to end of morph activity question (#1464) 2025-01-15 14:40:00 -05:00
ggurdin
8852a2e41f
feat: sort distractors by text length (#1462) 2025-01-15 14:34:28 -05:00
ggurdin
2357751c56
fix: revent toolbar max height (#1460) 2025-01-15 13:42:59 -05:00
ggurdin
87fca9f56a
Revert "revert recent changes to relevant files to test if that fixes hidden …" (#1456)
This reverts commit c1041dda70.
2025-01-15 12:51:26 -05:00
ggurdin
c1041dda70
revert recent changes to relevant files to test if that fixes hidden message bug (#1455) 2025-01-15 12:38:39 -05:00
ggurdin
21fd36ac9c
feat: allow height of lemma correction text field to grow to 3 lines (#1445) 2025-01-14 15:16:30 -05:00
ggurdin
986fdc1d5f
fix: add padding inside morph choices scroll view (#1444) 2025-01-14 15:09:54 -05:00
ggurdin
bab9287117
fix: make scrollbar in morph_center_widget scrollable (#1441) 2025-01-14 14:08:10 -05:00
ggurdin
027158e286
1435 refactor into function specific groupings (#1440)
* fix: deleted unreferenced files

* fix: sort files based on function
2025-01-14 14:00:30 -05:00