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 |
|
ggurdin
|
989964681b
|
inital work on add language dropdown to my analytics
|
2024-06-27 12:14:49 -04:00 |
|
ggurdin
|
0a69ddbe16
|
reload space analytics list after changing dropdown values
|
2024-06-27 11:54:35 -04:00 |
|
Kelrap
|
9aee4e1ac5
|
Merge branch 'main' of https://github.com/pangeachat/client into limit-topic-height
|
2024-06-27 11:35:48 -04:00 |
|
Kelrap
|
8b981ddce9
|
Make buttons same for my and space analytics
|
2024-06-27 11:08:38 -04:00 |
|
Kelrap
|
122519d9ce
|
Make scrollbar draggable
|
2024-06-27 10:01:20 -04:00 |
|
Kelrap
|
04a94b074f
|
Label analytics filters
|
2024-06-26 17:52:35 -04:00 |
|
Kelrap
|
340d0ac1e2
|
Makes error analytics close button more noticeable
|
2024-06-26 14:42:01 -04:00 |
|
ggurdin
|
76d26f1c0c
|
populate space analytics language dropdown from space student's analytics rooms
|
2024-06-25 15:19:27 -04:00 |
|
Kelrap
|
2572f277b0
|
Fix scrollbar weirdness
|
2024-06-25 11:35:28 -04:00 |
|
ggurdin
|
ca15a0816c
|
Merge branch 'main' into combine-into-spaces
|
2024-06-25 10:48:12 -04:00 |
|
Kelrap
|
9c615e7b66
|
Set max topic height, working on scroll
|
2024-06-25 10:21:27 -04:00 |
|