Commit Graph

46 Commits (2bc421e6e7c26f30e506af2e1578462b24d5bf19)

Author SHA1 Message Date
ggurdin 9321e024e7
cache number of completed activities 1 year ago
William Jordan-Cooley cd9792fb1e get new tokens in representation if they don't match text 1 year ago
William Jordan-Cooley 8bffe17455 passing practice model instead of activity? 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 4278f7b196
get analytics events directly from server, cache last update time for user's l2 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
ggurdin c8aac0b450 merge conflict 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
ggurdin 5bf5c904fa merged in main branch 1 year ago
ggurdin 12e364a32d move student summary analytics events to analytics rooms 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
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 2 years ago
ggurdin d5fc7b5e78 fix for error with msg events with multiple of the same type of pangea match only showing the first instance 2 years ago
William Jordan-Cooley 821fda7365 Merge branch 'main' into speech-to-text 2 years ago
William Jordan-Cooley dd90a720b5 syncing with main 2 years ago
William Jordan-Cooley 4a77e6fb53 full draft speech to text with word level feedback 2 years ago