ProctoringEnforcementConfigOutput

Per-organization proctoring enforcement config; synthetic disabled defaults are returned when no row exists.

  • cooldownDurationSeconds
    Type: integer
    min:  
    1
    required

    Duration of a single lockout in seconds; used to compute expiresAt at creation time

  • enforcementEnabled
    Type: boolean
    required

    Whether proctoring enforcement (lockouts) is enabled for the organization

  • organizationId
    Type: stringFormat: uuid
    required
  • strikeLimit
    Type: integer
    min:  
    1
    required

    Number of proctoring violations a student may accrue before a lockout is created