Commit Graph

59 Commits (17261600d277c79de74d5f8900437df25b04b3e5)

Author SHA1 Message Date
ggurdin 23b6dd08b5
when sending analytics to the server at logout, don't update the getAnalytics stream afterwards 1 year ago
ggurdin 879a52c81f
responded to comment from Will in client code, added fix for mini analytics view level display 1 year ago
William Jordan-Cooley 240b039ae7 several toolbar UI tweaks 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
ggurdin 1df329d924
filter out lemmas with saveVocab set to false 1 year ago
ggurdin 0265019284
added 'categories' field to construct use model and started saving morph category 1 year ago
ggurdin 54040d841a
add draft construct uses while using language assistance, added morphs to learning progress indicators 1 year ago
ggurdin 75234e6a6f
inital work for having a 2-stage progress bar and saving draft analytics locally 1 year ago
ggurdin 15c2d1dfd9
added analytics view to space view, removed number ticker animation 1 year ago
ggurdin 4278f7b196
get analytics events directly from server, cache last update time for user's l2 1 year ago
ggurdin 785dd47cd9
fixed _maxMessagesCached after testing 1 year ago
ggurdin a431151a2b
resolved merge conflicts 1 year ago
ggurdin 9f69360f24
use construct use type pointValues to calculate XP and level 1 year ago
ggurdin 4ede7c9bdd
store new construct uses locally. use a combination of those and stored analytics events to update mini analytics UI. 1 year ago
ggurdin d9f272e389
don't have analytics rooms for bot user 1 year ago
ggurdin bead112d0d
update analytics sending data on message send, instead of listening to onSync stream 1 year ago
ggurdin c5187c7639
added learning summary to chat list, removed references to summary analytics 1 year ago
ggurdin 057f07d210 removed debugger statement from my_analytics_controller update function - not an error state 1 year ago
ggurdin 3759731d48 code cleanup 1 year ago
ggurdin ca9dcba4e7 removed any functionality attached to pangea profile, only use it to migrate. Made matrix profile a class with instance members. 1 year ago
ggurdin f69ab79c9d made matrix profile save one json value instead of one value per field, added documentation to user controller and user model 1 year ago
ggurdin 4bc49420c2 some formatting fixes 1 year ago
bluearevalo fbbbf5e740 added missing comma in intl_es, same thing for chat.dart as it was missing trailing comma, for my_analytics i added some error catches for that minified:tm
bug
1 year ago
ggurdin e6fa2b1b4b changed messages since update back to 10, re-enabled getting tokens after accepting matching in IGC, and allowed saving of initial empty analytics event 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 8ceb7851e5 refactoring of my analytics controller and related flows 1 year ago
William Jordan-Cooley ffbc62ba55 consolidating language constants and using for unknown detection instance 1 year ago
ggurdin 9415082227 base last updated on target lang 1 year ago
ggurdin 6a18967baf don't have unk langCode to analytics room, fallback to user's target language 1 year ago
ggurdin fcca323b69 Updated how analytics are saved to work better with the switch over to using user’s language settings instead of class-level language settings 1 year ago
ggurdin 9c21ac3f8f Merge branch 'new-merge' into combine-into-spaces 1 year ago
ggurdin 2c82dfc7d7 added completer to updateAnalytics function to prevent it running many times in a row, also save empty analytics data once to indicate that chats have been checked and none was found 1 year ago
ggurdin a2fb240c6e inital work to combine class and exchanges into generalized spaces 1 year ago
ggurdin c6186fcdc9 update analytics in lastUpdate is null 1 year ago
ggurdin 20cdc3796a updates to how analytics events are processed, stored, and displayed. Added automatic updating of student analytics events. 1 year ago
ggurdin 9138940e35 added first initial refresh for new analytics data structure, ensured chat and space list in my analytics is updated 1 year ago
ggurdin e4357a3e9b update space list on update analytics 1 year ago
ggurdin 91f5fab0ea fix for out-of-date cached analytics not updating 1 year ago
ggurdin 5bf5c904fa merged in main branch 1 year ago
ggurdin 0f3e1d2cad merge conflicts 1 year ago
ggurdin 04f6894b47 cleanup some commented out code 1 year ago
ggurdin 12e364a32d move student summary analytics events to analytics rooms 1 year ago
ggurdin 417d0fde02 hotfix to aggregated construct events with different senders but identical lemmas 1 year ago
Kelrap e90575efaf Move main extension files, rename secondary extension files 1 year ago
ggurdin 308bd9ee49 ensure that users' analytics rooms are consistently made for users and that teachers are added to analytics rooms are soon as possible 2 years ago