Commit Graph

55 Commits (dc79b98ea62e36e0290ecf0f546dc3fc05e2f96b)

Author SHA1 Message Date
Kelrap dc79b98ea6
More thorough error logging (#1297)
* Data is required for .logError

* Edit data for readability

* remove commented out breadcrumbs

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
11 months ago
Wilson dd0f20e56c
enforce using bot transcription if exist (#1078)
* enforce bot transcription if exist

* follow snake case model key convention

* update text color in speech to text toolbar

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
12 months ago
ggurdin 3e920a420a
only add hidden message activities if the rep event langCode is the user's l2 (#1036) 12 months ago
ggurdin f6c57ddc48
if pangea rep is null, still get and save text to speech event 1 year ago
ggurdin ed1494fce7
Merge branch 'main' into no-original-sent 1 year ago
William Jordan-Cooley c297dea437 some questions, name changes, and a couple switches from grammar to morph uses 1 year ago
ggurdin e48d8d57c9
filter redacted events from _practiceActivityEvents to prevent them from being sent to the choreographer 1 year ago
ggurdin 8df77c6ed7
in message toolbar, use the display representation instead of originalSent so that immersion mode still works 1 year ago
ggurdin aa2f949e39
don't log error for message sent on or before september 25th without original sent, log senderID and timestamp in error message 1 year ago
ggurdin a2175d5206
removed unused context variable from tokensGlobal function 1 year ago
ggurdin 0c7042b51c
store num completed activities in memory instead of local cache 1 year ago
William Jordan-Cooley d26e71123e adding user l1 and l2 to text to speech req 1 year ago
William Jordan-Cooley bc20769daa dont give old clients new activity types and catch old activity content better 1 year ago
William Jordan-Cooley 4d2f36890f additional error handling in retrieval of practice events 1 year ago
ggurdin ac80e6217c
Audio section widget (#744)
first draft of word focus listening activities using text to speech library
1 year ago
ggurdin 9321e024e7
cache number of completed activities 1 year ago
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>
1 year ago
choreo development 25a8769132 turned off showUseType feature 1 year ago
ggurdin 52dfc47333
Merge branch 'merge' into merge-analytics 1 year ago
ggurdin db9320d2ac
removed _repLocal function causing delays in initial translation, also made selection translation and repEvent fetching futures happen at the same time in message translation card 1 year ago
ggurdin 14ba8bf47b
merge main into analytics branch 1 year ago
ggurdin b5abef7d1a
moved previous message function to igc controller 1 year ago
Kelrap 20ffe7ba37
Pass previous X messages to IGC 1 year ago
ggurdin 54040d841a
add draft construct uses while using language assistance, added morphs to learning progress indicators 1 year ago
ggurdin e7d176d182
moved functions for constructing constructs out of pangea message event so they can be created without direct access to the representation event 1 year ago
ggurdin 280915fc96 removed excessive calls to setState in chat.dart and replaced them with smaller, stateful widgets 1 year ago
William Jordan-Cooley 77df13f5a9 --amend 1 year ago
William Jordan-Cooley d02acc9884 switching to token focus of saving constructs 1 year ago
William Jordan-Cooley 1163c1d5cd adding pos and morph to lemmas 1 year ago
William Jordan-Cooley c6d3f36805 saving of tokens, changing of top language calculation, documentation 1 year ago
William Jordan-Cooley 2526331706 using getIGCTextData to fetch tokens and languages if not present 1 year ago
William Jordan-Cooley 919cfc4bd3 improving documentation 1 year ago
William Jordan-Cooley 923d39eab6 drafted - need and correctly assembling records and unsaved msgs - need to confirm that constructs are being assembled 1 year ago
William Jordan-Cooley 5c8666b3e2 rough draft complete 1 year ago
William Jordan-Cooley ffbc62ba55 consolidating language constants and using for unknown detection instance 1 year ago
ggurdin d0e03aea97 seperating practice activity-specific logic and functionality from navigation / event sending logic 1 year ago
ggurdin b12efe7e80 updates to improve navigation of practice activities 1 year ago
ggurdin 19bf01421f for now, don't show the next activity after submitting an activity 1 year ago
William Jordan-Cooley f667a35dce hide generation button 1 year ago
William Jordan-Cooley 54dfd9dd22 merged in main 1 year ago
William Jordan-Cooley 9c75d4e2d5 debugging why certain activities would not show 1 year ago
William Jordan-Cooley 15f493709f client set up to recieve and display multiple choice questions with some display tweaks 1 year ago
William Jordan-Cooley d6a56cbd43 successfully received/completed bot-generated practice activity 1 year ago
ggurdin a2fb240c6e inital work to combine class and exchanges into generalized spaces 1 year ago
William Jordan-Cooley 91d7600c5d display, interactivity, saving/fetching of record, and dummy generation all done 1 year ago
William Jordan-Cooley 1dcd988be0 skeleton of practice activities 1 year ago
ggurdin 83b30dc084 add call to language detection after send without IGC 1 year ago
Kelrap e90575efaf Move main extension files, rename secondary extension files 1 year ago
ggurdin 087c0d05e9 fix for showRichText function 1 year ago
ggurdin ab33ec2b3f don't show rich text for own messages if they're not overlay 1 year ago