Commit graph

11 commits

Author SHA1 Message Date
William Jordan-Cooley
f589d2371b exit practice if no activities to do 2024-09-26 13:47:51 -04:00
wcjord
a1f9e6a243
Toolbar practice (#702)
* drafting toolbar with practice

* moved some code around

* turning overlay message content into text buttons for selection, updated toolbar buttons progress bar

* activities displaying and forwarding toolbar

* experimenting with using choice value rather than index for logic

* reimplementation of wordnet results and translation for individual words

* cache and timer

* mostly done with activities in toolbar flow

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: choreo development <williamjordan-cooley@Williams-MacBook-Pro-3.local>
2024-09-25 17:01:58 -04:00
ggurdin
4b65b95060
remove default for isValidMode switch statement, return true if practiceActivity 2024-07-31 14:51:22 -04:00
Kelrap
9cc6a14734 Enables activity tab on audio toolbar 2024-07-31 14:12:51 -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
1dcd988be0 skeleton of practice activities 2024-06-06 18:05:16 -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
76544d1f0b updated speech to text card icons 2024-05-07 16:48:35 -04:00
William Jordan-Cooley
4a77e6fb53 full draft speech to text with word level feedback 2024-05-06 15:10:15 -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