CreateExamEnvironmentSessionRestrictionData

class CreateExamEnvironmentSessionRestrictionData[source]

Input data required for the Restriction::CreateExamEnvironmentSession operation.

environment_pass: str

The pass carried in the fragment of the entry point URL the exam environment opened.

confirm_session_termination: bool = False

Set to true to exchange the pass even when the student has an active isolated session, which terminates that session. Without it such an exchange is refused with ISOLATED_SESSION_ACTIVE.