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>
2024-09-25 17:01:58 -04:00
ggurdin
fbd8d63c46
merge merge branch into merge-analytics branch
2024-09-11 10:50:25 -04:00
ggurdin
10c26d3a7e
merge main into merge branch
2024-09-11 10:47:51 -04:00
ggurdin
a32eb15df7
updated capacity copy to correspond with room type (chat or space)
2024-09-11 10:43:26 -04:00
ggurdin
b63ae8c43d
updated copy to always call chat 'chats' (insteads of groups)
2024-09-11 10:27:03 -04:00
ggurdin
c5ccf6dac2
merge analytics updates into fluffychat merge branch
2024-09-10 12:57:23 -04:00
ggurdin
40768f9859
fluffychat merge - resolve conflicts
2024-09-04 12:00:32 -04:00
ggurdin
14ba8bf47b
merge main into analytics branch
2024-08-30 10:28:56 -04:00
ggurdin
14783d8536
Revert "Story game"
2024-08-23 10:44:21 -04:00
ggurdin
a49105d298
Revert "moved timer sync logic to seperate function, don't hide bot messages …"
2024-08-23 10:42:35 -04:00
ggurdin
77fb4bcf4e
Revert "base timer off of game state event"
2024-08-23 10:40:41 -04:00
ggurdin
f8020279c6
Merge branch 'main' into learning-analytics-summary
2024-08-23 10:31:00 -04:00
ggurdin
7f731e1406
base timer off of game state event
2024-08-13 17:12:28 -04:00
ggurdin
e8bb166fae
moved timer sync logic to seperate function, don't hide bot messages after end of round
2024-08-13 09:45:36 -04:00
ggurdin
012b20b09f
some small tweaks
2024-08-12 17:24:53 -04:00
Kelrap
72a6f30227
Timer does not automatically start
2024-08-12 17:15:57 -04:00
ggurdin
fa36eb605c
improved listening for bot messages
2024-08-12 17:09:37 -04:00
Kelrap
d2bcdaa7db
Add timer to round model
2024-08-12 16:51:35 -04:00
ggurdin
2b574f42c1
added completer and recursive function to start a new round at the end of a round
2024-08-12 15:42:33 -04:00
ggurdin
ac6ddc6d0e
added logic for auto-starting round on bot message
2024-08-12 15:36:02 -04:00
ggurdin
ea1c1a6840
added prototype of GameRound model
2024-08-12 14:58:45 -04:00
ggurdin
f5c81fe8ec
merge main, resolve conflicts
2024-08-07 17:05:09 -04:00
ggurdin
b8bd90a44d
replace accessToken with matrix access token
2024-08-07 12:48:28 -04:00
ggurdin
500e54bed9
Merge branch 'main' into 512-bump-matrix-sdk
2024-08-07 10:54:44 -04:00
Kelrap
959172fcfe
Hide public profile toggle in learning settings
2024-08-06 16:40:11 -04:00
ggurdin
9f69360f24
use construct use type pointValues to calculate XP and level
2024-07-31 12:52:43 -04:00
ggurdin
4ede7c9bdd
store new construct uses locally. use a combination of those and stored analytics events to update mini analytics UI.
2024-07-30 16:44:12 -04:00
ggurdin
c5187c7639
added learning summary to chat list, removed references to summary analytics
2024-07-29 14:52:09 -04:00
ggurdin
e32de242d8
Merge branch 'main' into 512-bump-matrix-sdk
2024-07-26 15:13:23 -04:00
WilsonLe
68ca0e770e
change the way getTimeline is used, bump matrix sdk version
2024-07-25 11:59:21 -04:00
Kelrap
1886e30dd7
Make analytics buttons flexible
2024-07-24 14:33:17 -04:00
ggurdin
6378c59a2b
reduced the number of calls to postLoad and the number of awaits for analytics room management
2024-07-19 13:06:19 -04:00
ggurdin
280915fc96
removed excessive calls to setState in chat.dart and replaced them with smaller, stateful widgets
2024-07-16 13:43:11 -04:00
ggurdin
70de0fc866
Merge branch 'main' into blue7/08
2024-07-16 09:58:25 -04:00
ggurdin
7e87c3154c
fix for orange box error in learning settings, updated instructions to base their toggle status on matrix profile
2024-07-16 09:38:54 -04:00
ggurdin
ca9dcba4e7
removed any functionality attached to pangea profile, only use it to migrate. Made matrix profile a class with instance members.
2024-07-12 13:52:46 -04:00
bluearevalo
bb32f584f4
Fixed background for login view
2024-07-12 12:48:12 -04:00
ggurdin
303d2b1e17
switched accessToken back to be non-nullable
2024-07-11 13:11:20 -04:00
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
2024-07-11 10:02:53 -04:00
ggurdin
f69ab79c9d
made matrix profile save one json value instead of one value per field, added documentation to user controller and user model
2024-07-10 16:55:52 -04:00
ggurdin
183247035d
removed view selection page in analytics
2024-07-01 15:06:11 -04:00
William Jordan-Cooley
923d39eab6
drafted - need and correctly assembling records and unsaved msgs - need to confirm that constructs are being assembled
2024-06-28 17:08:46 -04:00
William Jordan-Cooley
5c8666b3e2
rough draft complete
2024-06-28 15:31:35 -04:00
William Jordan-Cooley
8ceb7851e5
refactoring of my analytics controller and related flows
2024-06-28 11:36:10 -04:00
William Jordan-Cooley
ffbc62ba55
consolidating language constants and using for unknown detection instance
2024-06-28 11:34:55 -04:00
ggurdin
b95080cee7
merge main into improve-interactive-translator branch
2024-06-28 10:04:02 -04:00
Matthew
bc2d4a3847
itAutoPlay moved from ToolSettings to PLocalKey
2024-06-27 16:56:52 -04:00
ggurdin
8250ec8ad6
Merge branch 'main' into limit-topic-height
2024-06-27 12:43:54 -04:00
ggurdin
4749974a9b
set target langs based on user's target language and analytics rooms
2024-06-27 12:40:48 -04:00
ggurdin
8a01644f6d
merge conflicts
2024-06-27 12:29:28 -04:00