Commit Graph

223 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 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
ggurdin 2d9cb5f8d9
clearer error messages on fail to invite bot to space 1 year ago
ggurdin 0d75e961da
changed list from const to final to prevent unsupported operation error on .add() 1 year ago
William Jordan-Cooley bc20769daa dont give old clients new activity types and catch old activity content better 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 9f17cf5dc1
update copy when creating new chat/subspace from space view, show join space error in middle of screen instead of snackbar 1 year ago
ggurdin 2900634900
Merge branch 'main' into 737-private-class-code 1 year ago
WilsonLe c9a4733fb6 add join with link 1 year ago
WilsonLe d2f1340f75 add rate limit, add already joined 1 year ago
WilsonLe f780f450ee Student enter invalid code, shows class room not found error 1 year ago
William Jordan-Cooley b463558b1a fixing edge case of no l2s 1 year ago
WilsonLe 550c3ab699 ideal case of private class code 1 year ago
ggurdin fe6836d627
exit getPracticeActivity early if finished is true 1 year ago
WilsonLe af9ffe79d7 fix multiple empty chat 1 year ago
ggurdin 9321e024e7
cache number of completed activities 1 year ago
ggurdin 50c8828dd6
use activity model instead of activity events 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 1849178da9 ui tweaks for subscribe card and audio card 1 year ago
William Jordan-Cooley 240b039ae7 several toolbar UI tweaks 1 year ago
William Jordan-Cooley f9ad45d203 intelligently choosing tokens and passing all their info 1 year ago
William Jordan-Cooley 8bffe17455 passing practice model instead of activity? 1 year ago
William Jordan-Cooley f589d2371b exit practice if no activities to do 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 6d4efea322
clear out analytics stream on dispose to prevent carry over across login sessions 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 f5c81fe8ec
merge main, resolve conflicts 1 year ago
ggurdin b8bd90a44d
replace accessToken with matrix access token 1 year ago
ggurdin 500e54bed9
Merge branch 'main' into 512-bump-matrix-sdk 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 b68faab251
Merge branch 'main' into dont-name-bot-analytics-rooms 1 year ago
ggurdin d9f272e389
don't have analytics rooms for bot user 1 year ago
ggurdin 1abbb8ee3f
on profile create, also create pangea profile. If there's no pangea profile when fetching access token, create one. 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 e32de242d8
Merge branch 'main' into 512-bump-matrix-sdk 1 year ago
WilsonLe 68ca0e770e change the way getTimeline is used, bump matrix sdk version 1 year ago
Kelrap a87c296c13 Fix difference in function 1 year ago
Kelrap f2e112789d Permissions default to yes/student choice 1 year ago
ggurdin 6378c59a2b reduced the number of calls to postLoad and the number of awaits for analytics room management 1 year ago
ggurdin 8f08646623 merge conflict 1 year ago