Tabula release notes
Tabula 2020.12.3 released
We released Tabula 2020.12.3 on Thursday 17th December 2020. In this version:
- You can now create a copy of a small group teaching event. This is via the 'Copy' button that now appears next to the 'Edit' button for each event on the Events tab when you create or edit a small group set.
- Recording that a student attended a small group teaching event now works as follows, depending on the delivery method of the event:
- Face to face only: you can select only Attended in person (Attended - in person); Attended remotely (Attended - remotely) is greyed out and not selectable. If you hover your mouse over this option you see: "You cannot record remote attendance for a face-to-face only event".
- Online only: you can select only Attended remotely (Attended - remotely); Attended in person (Attended - in person) is greyed out and not selectable. If you hover your mouse over this option you see: "You cannot record in-person attendance for an online-only event".
- Hybrid: you can select either Attended remotely (Attended - remotely) or Attended in person (Attended - in person).
- We updated the Tabula API to include the new remote attendance state for small group teaching events. When retrieving attendance,
state
now has 'AttendedRemotely' as one of its possible values.
Technical notes
Bugs
- [TAB-8901] - mitcircs form field hint text is too small/unreadable
- [TAB-8904] - Small Group Attendance API: state enum value format has changed
Improvements
- [TAB-8885] - Duplicate an existing SGT event
Tasks
- [TAB-8912] - Update the available decisions following a review by student records
Dev Tasks
- [TAB-8863] - SGT Registers use event type to limit choices