For Companies & Schools
Bugfixes & More Bugfixes
API Updates
- Added additional filters to the List Onboardings Meta API endpoint. You can now filter by
application_id
,integration_id
,state
,provider_id
, anduser_id
. - Fixed an issue with the Infinite Campus grade passback API that was causing it to fail when the external identifier was longer than 50 characters. This fix has been applied to both the standard API as well as the asynchronous Jobs API.
- Fixed an issue that was preventing clients from creating draft assignments in Schoology. All assignments were being marked as
active
. - The
points_possible
value will now be automatically coerced to a number when you are creating LTI 1.3 assignments via Deep Linking.
Dashboard Updates
- Fixed an issue with the course selection input when setting a course override for a class.
- Updated the Powerschool onboarding flow to reflect a newly required step in the process.
Data Pipeline Updates
- Our Google sync will now automatically determine whether or not to sync Google Classroom based on its enabled status in Google Workspace. This used to be controlled by a setting in the Edlink dashboard, but it was annoying.
- Toddle syncs were previously failing when subject was undefined, but this has been fixed.