test.proctor.exitAndSubmit - Events - Items API

Items API Events

test:proctor:exitAndSubmit

This is a premium feature and may not be included in your product license. For more information, reach out to your Learnosity Customer Success Manager.

Fires when an assessment is exited and submitted by a proctor.

You would want to be notified about this event firing, because you might want to display a message for the learner that their assessment is being remotely controlled, for example.

Examples

itemsApp.on('test:proctor:exitAndSubmit', function () {
    console.log('This code executes when the proctor has exited and submitted the assessment.');
});

Related articles

Was this article helpful?

Did you arrive here by accident? If so, learn more about Learnosity.