Commit graph

94 commits

Author SHA1 Message Date
ggurdin
bd55811883 when user sees message translation for messages being dispalying in l1, show inline tooltip with explanation 2024-07-08 16:05:20 -04:00
William Jordan-Cooley
4d34b390d5 simplify logic of message translation 2024-07-03 14:00:11 -04:00
ggurdin
64ff39f9e2 moved inline tooltip to seperate widget, changed text type and icon for inline tooltip 2024-07-01 14:10:36 -04:00
William Jordan-Cooley
c6d3f36805 saving of tokens, changing of top language calculation, documentation 2024-06-30 18:31:53 -04:00
ggurdin
645f5daca3 merge conflicts 2024-06-28 15:48:56 -04:00
ggurdin
8b1cda2e94 merge conflicts 2024-06-28 13:01:11 -04:00
ggurdin
c8079b7df1 commented out postframe callback around showing toolbar to prevent delay in showing toolbar after message tap 2024-06-28 12:16:19 -04:00
ggurdin
b95080cee7 merge main into improve-interactive-translator branch 2024-06-28 10:04:02 -04:00
Kelrap
929e30a499 Design and insert inline tooltip 2024-06-28 08:54:37 -04:00
ggurdin
d0e03aea97 seperating practice activity-specific logic and functionality from navigation / event sending logic 2024-06-27 15:59:57 -04:00
William Jordan-Cooley
d975e52a04 inlined tooltip 2024-06-27 12:30:25 -04:00
ggurdin
633174c000
Merge branch 'main' into stack-overlays 2024-06-27 10:26:43 -04:00
ggurdin
965308d628 show next activity after completing activity 2024-06-25 14:12:33 -04:00
ggurdin
50af1e5508 make practice card text bot style, change opacity of icon buttons based on if they're available / enabled 2024-06-25 13:20:58 -04:00
William Jordan-Cooley
54dfd9dd22 merged in main 2024-06-25 11:16:01 -04:00
William Jordan-Cooley
9c75d4e2d5 debugging why certain activities would not show 2024-06-25 10:52:16 -04:00
Kelrap
a4cd5d702b Let multiple overlays coexist 2024-06-24 12:05:57 -04:00
William Jordan-Cooley
15f493709f client set up to recieve and display multiple choice questions with some display tweaks 2024-06-23 14:09:26 -04:00
ggurdin
a3763f0306 merge conflicts, also translate to l2 in message translation card if original sent lang code is null 2024-06-20 14:53:04 -04:00
ggurdin
eedb050ce1 merge main 2024-06-19 12:34:08 -04:00
ggurdin
a2fb240c6e inital work to combine class and exchanges into generalized spaces 2024-06-19 12:18:18 -04:00
Kelrap
ebf6c88932 Fix edited messages not showing 2024-06-19 11:16:57 -04:00
ggurdin
e1f258075a
Merge branch 'main' into handles-stand-out 2024-06-14 13:13:48 -04:00
Kelrap
3844a3db37 Add #Pangea comments 2024-06-14 12:11:16 -04:00
Kelrap
36dc6ea252 Changed opacity edit to color edit 2024-06-13 13:33:25 -04:00
William Jordan-Cooley
91d7600c5d display, interactivity, saving/fetching of record, and dummy generation all done 2024-06-12 17:34:42 -04:00
ggurdin
2fbe7e7960 moved overlay message into widget variable to reduce repetition 2024-06-12 13:40:39 -04:00
Kelrap
d6b9273605 Toolbar shows below message if high on screen 2024-06-12 11:25:13 -04:00
Kelrap
9a5dd0b15e Darken message background when open toolbar 2024-06-11 10:48:56 -04:00
Kelrap
4f692a03b8 Added instructions for tooltips 2024-06-07 13:29:51 -04:00
William Jordan-Cooley
1dcd988be0 skeleton of practice activities 2024-06-06 18:05:16 -04:00
Kelrap
37f0772a01 Fixing toolbar bugs for newly-sent messages 2024-05-24 14:24:31 -04:00
ggurdin
ab33ec2b3f don't show rich text for own messages if they're not overlay 2024-05-22 12:58:35 -04:00
ggurdin
f797cdbb4a ensure speech_to_text endpoint is only called once, round words for per minute string, always auto-speech-to-text for audio message toolbar 2024-05-20 12:34:36 -04:00
ggurdin
ba72857114 merge conflicts 2024-05-16 10:15:22 -04:00
ggurdin
bc47e84de2 uncommented error handling so warning message shows on card, instead of loading circle 2024-05-15 13:58:57 -04:00
William Jordan-Cooley
326d2b5fbd adding words per minute to speech to text feedback 2024-05-15 10:57:34 -04:00
ggurdin
308bd9ee49 ensure that users' analytics rooms are consistently made for users and that teachers are added to analytics rooms are soon as possible 2024-05-14 11:12:23 -04:00
William Jordan-Cooley
821fda7365 Merge branch 'main' into speech-to-text 2024-05-08 17:14:48 -04:00
ggurdin
c2f785795e refresh toolbar / input bar after activating free trial 2024-05-08 14:53:41 -04:00
ggurdin
7d3a7103c5 If the user highlights a word and they’re not actively defining, then it should automatically switch to translation 2024-05-08 09:28:20 -04:00
ggurdin
76544d1f0b updated speech to text card icons 2024-05-07 16:48:35 -04:00
William Jordan-Cooley
191fc69628 now displaying score for pronunciation 2024-05-07 16:10:53 -04:00
William Jordan-Cooley
dd90a720b5 syncing with main 2024-05-07 10:56:42 -04:00
William Jordan-Cooley
4a77e6fb53 full draft speech to text with word level feedback 2024-05-06 15:10:15 -04:00
ggurdin
aca6f62eac pass l10n to getSubtitle directly rather than passing context to prevent null check error 2024-05-06 09:37:11 -04:00
William Jordan-Cooley
f3bb717245 finished saving text as transcript event, going to change to rep event though 2024-04-13 12:11:24 -04:00
William Jordan-Cooley
b1c26f0572 speech to text fully drafted 2024-04-11 16:31:10 -04:00
Gabby Gurdin
bad30b0c4c overlay message updates 2024-04-09 09:37:48 -04:00
Gabby Gurdin
0880f6d120 add toggle for auto-playing messages in learning settings 2024-03-25 10:56:04 -04:00