Commit graph

206 commits

Author SHA1 Message Date
ggurdin
6eb003dee3 renamed practice activity content file name 2024-06-27 16:04:32 -04:00
ggurdin
f81e5957a5 renamed multiple choice activity file name 2024-06-27 16:01:52 -04:00
ggurdin
d0e03aea97 seperating practice activity-specific logic and functionality from navigation / event sending logic 2024-06-27 15:59:57 -04:00
ggurdin
167b8819e4 merge conflicts 2024-06-27 13:19:59 -04:00
ggurdin
633174c000
Merge branch 'main' into stack-overlays 2024-06-27 10:26:43 -04:00
ggurdin
b12efe7e80 updates to improve navigation of practice activities 2024-06-26 15:28:58 -04:00
Kelrap
59e521b69e Hide some Chat permission options 2024-06-26 12:27:45 -04:00
ggurdin
19bf01421f for now, don't show the next activity after submitting an activity 2024-06-25 17:14:51 -04:00
William Jordan-Cooley
22af3d096a merged and resolved conflicy 2024-06-25 15:33:30 -04:00
William Jordan-Cooley
a9ee9061b3 fixing latestResponse 2024-06-25 15:24:58 -04:00
ggurdin
2227c9d22d update activity data when activity event id changes, show last activity if there are no incomplete activities 2024-06-25 14:41:45 -04:00
ggurdin
965308d628 show next activity after completing activity 2024-06-25 14:12:33 -04:00
ggurdin
50af1e5508 make practice card text bot style, change opacity of icon buttons based on if they're available / enabled 2024-06-25 13:20:58 -04:00
William Jordan-Cooley
f667a35dce hide generation button 2024-06-25 12:19:27 -04:00
William Jordan-Cooley
54dfd9dd22 merged in main 2024-06-25 11:16:01 -04:00
William Jordan-Cooley
9c75d4e2d5 debugging why certain activities would not show 2024-06-25 10:52:16 -04:00
ggurdin
6a18967baf don't have unk langCode to analytics room, fallback to user's target language 2024-06-24 15:29:26 -04:00
Kelrap
a4cd5d702b Let multiple overlays coexist 2024-06-24 12:05:57 -04:00
William Jordan-Cooley
15f493709f client set up to recieve and display multiple choice questions with some display tweaks 2024-06-23 14:09:26 -04:00
William Jordan-Cooley
d6a56cbd43 successfully received/completed bot-generated practice activity 2024-06-22 13:26:12 -04:00
ggurdin
9385ce693a merge conflicts 2024-06-21 16:16:06 -04:00
Wilson
44d4083eec
Merge branch 'main' into 368-turn-bot-invite-ui-to-a-button 2024-06-21 15:14:19 -04:00
WilsonLe
506a23368a reimplement invite bot ui from toggle to invite button with confirm dialog 2024-06-21 15:05:55 -04:00
ggurdin
e5ac6516da show the user the click instruction card when they first see a message 2024-06-21 14:37:39 -04:00
WilsonLe
0ae37cba93 add discussion topic and keywords min max lines with max length 2024-06-21 12:27:34 -04:00
Kelrap
f1281d744f Fixed subscription card overflow 2024-06-20 17:06:26 -04:00
ggurdin
a3763f0306 merge conflicts, also translate to l2 in message translation card if original sent lang code is null 2024-06-20 14:53:04 -04:00
ggurdin
fcca323b69 Updated how analytics are saved to work better with the switch over to using user’s language settings instead of class-level language settings 2024-06-20 13:15:32 -04:00
ggurdin
bbf2536669 Merge branch 'new-merge' into combine-into-spaces 2024-06-20 10:14:53 -04:00
ggurdin
879f8fc1c8 merge main 2024-06-20 10:14:25 -04:00
ggurdin
652eb77dd5 include all choice list info in span caching, and moved span caching to a seperate file 2024-06-20 10:05:49 -04:00
Kelrap
f4bbac63e0 Updates changed country in learning settings 2024-06-19 16:33:15 -04:00
ggurdin
11575b1a9a some updates to add to space toggles 2024-06-19 16:03:20 -04:00
ggurdin
eedb050ce1 merge main 2024-06-19 12:34:08 -04:00
ggurdin
e7f1dcf6a3 merge main 2024-06-19 12:28:14 -04:00
ggurdin
a2fb240c6e inital work to combine class and exchanges into generalized spaces 2024-06-19 12:18:18 -04:00
Kelrap
ebf6c88932 Fix edited messages not showing 2024-06-19 11:16:57 -04:00
Kelrap
a2a31e526a Gray out buttons for spaces user isn't admin for 2024-06-17 12:25:05 -04:00
Kelrap
4a0ee3665f Can't add subclass as parent space 2024-06-17 10:02:41 -04:00
ggurdin
cec3d7f710
Merge branch 'main' into only-replace-correct 2024-06-14 13:32:13 -04:00
ggurdin
9153623a93 change deprecated class 2024-06-14 13:29:41 -04:00
Kelrap
671d27cd23 Un-unenables replace button on incorrect select 2024-06-14 13:24:52 -04:00
ggurdin
e1f258075a
Merge branch 'main' into handles-stand-out 2024-06-14 13:13:48 -04:00
Kelrap
3844a3db37 Add #Pangea comments 2024-06-14 12:11:16 -04:00
Kelrap
36dc6ea252 Changed opacity edit to color edit 2024-06-13 13:33:25 -04:00
William Jordan-Cooley
91d7600c5d display, interactivity, saving/fetching of record, and dummy generation all done 2024-06-12 17:34:42 -04:00
Kelrap
6cf8f314d6 Only enables Replace if correct option selected 2024-06-12 14:55:06 -04:00
ggurdin
2fbe7e7960 moved overlay message into widget variable to reduce repetition 2024-06-12 13:40:39 -04:00
Kelrap
d6b9273605 Toolbar shows below message if high on screen 2024-06-12 11:25:13 -04:00
Kelrap
9a5dd0b15e Darken message background when open toolbar 2024-06-11 10:48:56 -04:00