You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+30Lines changed: 30 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,35 @@
1
1
# ChangeLog
2
2
3
+
## Updates since last changelog entry (2026-02-12 → 2026-02-20)
4
+
5
+
Coverage: commits from **2026-02-12** through **2026-02-20** (i.e., changes after the prior cutoff on 2026-02-11).
6
+
7
+
### Highlights
8
+
9
+
-**Peer chat cleanup + reliability:** merged fixes to clean up the peer A/B chat experience and to ensure students can still send messages during synchronous chat.
10
+
-**Interactive evaluation UX:** added a new `showEval` capability for interactives.
11
+
-**Assessment data correctness:** fixed a shortanswer issue by correcting the underlying answers table name.
12
+
-**Verbal discussion improvements:** updated the verbal discussion UI to show who a student is grouped with.
Copy file name to clipboardExpand all lines: bases/rsptx/assignment_server_api/assignment_builder/src/components/routes/AssignmentBuilder/MathJaxWrapper.tsx
Copy file name to clipboardExpand all lines: bases/rsptx/assignment_server_api/assignment_builder/src/components/routes/AssignmentBuilder/components/exercises/components/CreateExercise/components/ClickableAreaExercise/ClickableAreaEditor.tsx
Copy file name to clipboardExpand all lines: bases/rsptx/assignment_server_api/assignment_builder/src/components/routes/AssignmentBuilder/components/exercises/components/TipTap/Editor.tsx
Copy file name to clipboardExpand all lines: bases/rsptx/assignment_server_api/assignment_builder/src/components/routes/AssignmentBuilder/components/exercises/components/TipTap/TipTapDocModal.tsx
Copy file name to clipboardExpand all lines: bases/rsptx/assignment_server_api/assignment_builder/src/components/routes/AssignmentBuilder/components/reading/AssignmentReadingsTable.tsx
Copy file name to clipboardExpand all lines: bases/rsptx/assignment_server_api/assignment_builder/src/components/routes/AssignmentBuilder/components/reading/components/ActivitiesRequiredCell.tsx
0 commit comments