Commit Graph

172 Commits (6265d6636d3d50071b1062ae470222b1b49ef882)

Author SHA1 Message Date
ggurdin 0fa4202f7d
always show learning settings in popup 1 year ago
ggurdin 111c7a4073
resolve merge conflicts 1 year ago
ggurdin 88c3e837ab
hide learning settings that aren't used often 1 year ago
ggurdin 7d3f6fb51b
when navigating to learning settings from chat popup menu, show page in popup instead of redirecting to settings 1 year ago
William Jordan-Cooley 07cc5b9c32 show beta and alpha tags on l2s 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 fbd8d63c46
merge merge branch into merge-analytics branch 1 year ago
ggurdin 10c26d3a7e
merge main into merge branch 1 year ago
ggurdin a32eb15df7
updated capacity copy to correspond with room type (chat or space) 1 year ago
ggurdin b63ae8c43d
updated copy to always call chat 'chats' (insteads of groups) 1 year ago
ggurdin c5ccf6dac2
merge analytics updates into fluffychat merge branch 1 year ago
ggurdin 40768f9859
fluffychat merge - resolve conflicts 1 year ago
ggurdin 14ba8bf47b
merge main into analytics branch 1 year ago
ggurdin 14783d8536
Revert "Story game" 1 year ago
ggurdin a49105d298
Revert "moved timer sync logic to seperate function, don't hide bot messages …" 1 year ago
ggurdin 77fb4bcf4e
Revert "base timer off of game state event" 1 year ago
ggurdin f8020279c6
Merge branch 'main' into learning-analytics-summary 1 year ago
ggurdin 7f731e1406
base timer off of game state event 1 year ago
ggurdin e8bb166fae
moved timer sync logic to seperate function, don't hide bot messages after end of round 1 year ago
ggurdin 012b20b09f
some small tweaks 1 year ago
Kelrap 72a6f30227 Timer does not automatically start 1 year ago
ggurdin fa36eb605c
improved listening for bot messages 1 year ago
Kelrap d2bcdaa7db Add timer to round model 1 year ago
ggurdin 2b574f42c1
added completer and recursive function to start a new round at the end of a round 1 year ago
ggurdin ac6ddc6d0e
added logic for auto-starting round on bot message 1 year ago
ggurdin ea1c1a6840
added prototype of GameRound model 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
Kelrap 959172fcfe Hide public profile toggle in learning settings 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 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 1886e30dd7 Make analytics buttons flexible 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 280915fc96 removed excessive calls to setState in chat.dart and replaced them with smaller, stateful widgets 1 year ago
ggurdin 70de0fc866 Merge branch 'main' into blue7/08 1 year ago
ggurdin 7e87c3154c fix for orange box error in learning settings, updated instructions to base their toggle status on matrix profile 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
bluearevalo bb32f584f4 Fixed background for login view 1 year ago
ggurdin 303d2b1e17 switched accessToken back to be non-nullable 1 year ago
ggurdin 6ab62e2eff added functionality to look for data in the only matrix format if it's missing in the new format, make matrixProfile an instance member of userController 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 183247035d removed view selection page in analytics 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