Error that caused the failure
Message associated with the error
The proctoring placement unique handle. This should be the handle that was registered when creating the LTI placement.
The status of the processed request.
Will always be PROCTORING_SERVICE_REGISTER_TYPE.
Generated using TypeDoc
The response given after a IProctoringServiceRegistrationRequest.
A successful example registration response:
{ type: 'proctoring-service:register', proctoringPlacementHandle: 'placement-handle', status: 'success' }