Skip to main content
Skip table of contents

Context (proctoring launch)

The following parameters are used to define which test-sessions are to be monitored and their descriptions.

For more information, see https://www.imsglobal.org/spec/lti/v1p3#context-claim.

key

Value

Default

Description

id

string (255)

none

Used to select the active test-sessions to monitor. To monitor a specific session, this value must match the value provided for the test taker launch of a delivery (Context (delivery launch) ).

label

string (255)

none

Short, human-readable description of the context that will be displayed in the group switcher dropdown menu - if it is displayed

Required if multiple contexts are provided via the groups.allContexts custom parameter

Example:

CODE
"https://purl.imsglobal.org/spec/lti/claim/context": {
  "id": "c1d887f0-a1a3-4bca-ae25-c375edcc131a",
  "label": "Classroom A"
}
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.