ggurdin
852bdfb534
Sentry ( #1094 )
...
* removed unreferences functions
* better error logging for null lang_code String in PracticeActivityModel.fromJson
* updated to dialogs while joining space with code
2024-11-22 14:27:41 -05:00
ggurdin
ff0ab7e00b
call async version of teachers in inviteSpaceTeachersToAnalyticsRoom … ( #1082 )
...
* call async version of teachers in inviteSpaceTeachersToAnalyticsRoom to ensure teachers aren't double invited to analytics rooms
* log breadcrumb on error getting message offset
* better error logging for activity fromJSON method
2024-11-21 09:34:27 -05:00
ggurdin
a44305a5af
Chat details redesign ( #1010 )
...
* replace chat details dropdown with chat details button
* initial work on chat details design updates
* added back space invite buttons, openning up invite search, removed references to room locking
2024-11-19 10:03:04 -05:00
ggurdin
68ab868bda
added validation for selected chat mode, defaulted bot language to user's l2 ( #997 )
2024-11-13 15:07:57 -05:00
William Jordan-Cooley
c297dea437
some questions, name changes, and a couple switches from grammar to morph uses
2024-11-06 20:25:30 -05:00
ggurdin
212632a913
if userID is null, don't try to get isRoomAdmin
2024-10-25 11:05:59 -04:00
ggurdin
1944c19c50
Revert "when inviting tachers to analytics room, request all particpants to ensure teacher isn't already a member"
...
This reverts commit bc1dfc1e0e .
2024-10-24 11:28:20 -04:00
ggurdin
bc1dfc1e0e
when inviting tachers to analytics room, request all particpants to ensure teacher isn't already a member
2024-10-23 09:21:44 -04:00
ggurdin
8a24b0342b
added fix for different map keys in voices across platforms
2024-10-21 16:33:30 -04:00
ggurdin
ac80e6217c
Audio section widget ( #744 )
...
first draft of word focus listening activities using text to speech library
2024-10-21 12:53:34 -04:00
ggurdin
6ea1b94a70
Merge branch 'main' into 737-private-class-code
2024-10-18 11:57:21 -04:00
WilsonLe
7a4d1a386e
fix direct chat constants value to match bot config
2024-10-17 21:35:45 +11:00
WilsonLe
f780f450ee
Student enter invalid code, shows class room not found error
2024-10-15 17:10:34 +11:00
WilsonLe
550c3ab699
ideal case of private class code
2024-10-14 23:43:19 +11:00
WilsonLe
af9ffe79d7
fix multiple empty chat
2024-10-10 15:23:34 +11: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
f8020279c6
Merge branch 'main' into learning-analytics-summary
2024-08-23 10:31:00 -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
fa36eb605c
improved listening for bot messages
2024-08-12 17:09:37 -04:00
ggurdin
ac6ddc6d0e
added logic for auto-starting round on bot message
2024-08-12 15:36:02 -04:00
ggurdin
f5c81fe8ec
merge main, resolve conflicts
2024-08-07 17:05:09 -04:00
ggurdin
500e54bed9
Merge branch 'main' into 512-bump-matrix-sdk
2024-08-07 10:54:44 -04:00
ggurdin
4278f7b196
get analytics events directly from server, cache last update time for user's l2
2024-08-06 13:40:53 -04:00
ggurdin
a431151a2b
resolved merge conflicts
2024-07-31 12:56:21 -04:00
ggurdin
398cac35ff
don't add analytics rooms to spaces if you are the bot
2024-07-30 12:55:42 -04:00
ggurdin
b68faab251
Merge branch 'main' into dont-name-bot-analytics-rooms
2024-07-30 12:52:49 -04:00
ggurdin
d9f272e389
don't have analytics rooms for bot user
2024-07-30 12:52:23 -04:00
William Jordan-Cooley
ecbe421611
if bot, don't invite people to your analytics room
2024-07-30 11:34:14 -04:00
ggurdin
bead112d0d
update analytics sending data on message send, instead of listening to onSync stream
2024-07-29 15:25:30 -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
ggurdin
70d4e4a513
when sending construct analytics, chunk uses so that they don't exceed the max size for sending a matrix event
2024-07-26 15:03:36 -04:00
WilsonLe
68ca0e770e
change the way getTimeline is used, bump matrix sdk version
2024-07-25 11:59:21 -04:00
Kelrap
b510a09c90
Fix logic error
2024-07-24 13:45:16 -04:00
Kelrap
859510be99
Prevents invite error
2024-07-24 12:05:49 -04:00
ggurdin
fead337fd0
Merge branch 'main' into students-can-add-subrooms
2024-07-22 11:45:10 -04:00
ggurdin
5ce1d556b6
account for matrix space child permissions
2024-07-22 11:44:53 -04:00
Kelrap
9ed7507353
Remove canIAddSpaceChild
2024-07-22 10:39:46 -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
Kelrap
8cdd9c3b2d
Lets students add subrooms to spaces
2024-07-18 17:17:28 -04:00
ggurdin
d1c046091b
repeatedly call getSpaceHierarchy until a sufficiently high number of visible space children have loaded
2024-07-18 13:31:29 -04:00
Kelrap
e24293432e
Not show option to add students to subspace
2024-07-17 12:42:39 -04:00
ggurdin
8acc793f0c
added documentation to user controller and user model
2024-07-12 14:26:44 -04:00
ggurdin
df0f290c41
Change copy in chat permissions page away from using numbers
2024-07-08 16:33:50 -04:00
ggurdin
9fa9078ea4
prevent adding a room to multiple spaces
2024-07-08 15:19:55 -04:00
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
2024-07-01 11:57:17 -04:00
William Jordan-Cooley
c6d3f36805
saving of tokens, changing of top language calculation, documentation
2024-06-30 18:31:53 -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