GraphQL API
Features
-
We added a new optional useExactSessionTemplateTimes to the Plan solve mutation, which allows you to configure the Plan solution to respect the exact Session times as specified on the corresponding Course Template. If false, the Plan solution will respect the session durations, but the exact times of the sessions may deviate from those specified in the Course Template.
-
We updated the Plan create mutation to make the input scheduleBounds field optional. If not specified, we now default the Plan scheduleBounds to be completely open (i.e. Schedule session can exist at any time on any day).
Fixes
-
We fixed an issue when using the Contact Merge Mutation so that it no longer orphans login credentials preventing signup with those credentials, and correctly merges down the credentials to the contact.
LMS API
-
When using Query.contentAndRegistrationDetails in the LMS API, the Scorm.entrypoint, Document.originalExtension and Scorm.version fields were not being populated for content. This has now been fixed.
WebLink Widgets
Features
-
The WebLink Catalog Widget now accepts a function in the widget that can build a URL to override the link when clicking on the Cards in the Catalog in the config under links.catalogueProduct.
Comments
0 comments
Please sign in to leave a comment.