The id of the content who's configuration is being saved
A unique id used to correlate a message sent by the extension framework and a response message from the extension.
The id of the course the content belongs to.
The enablement state of proctoring on the assessment
The proctoring placement unique handle. This should be the handle that was registered when creating the LTI placement.
The amount of time the integration has to respond to this message.
Will always be PROCTORING_SERVICE_SAVE_SETTINGS.
Generated using TypeDoc
A message event that tells an integration that the settings have been saved for a given assessment. Indicates that the integration should read its settings portal's state and save it off.
Ultra expects the integration to reply with a IProctoringServiceSaveSettingsMessageResponse within 5 seconds or an error will be displayed to the user.