Restriction¶
- class Restriction[source]¶
The JSON representation of a Restriction.
- session_lockdown: RestrictionSetSessionLockdownWithEntryWindow | RestrictionNotSetSessionLockdown¶
Session lockdown settings, or not-set if disabled. When set, the entry_window it carries is always the global configured window.
- proctoring: RestrictionSchoolyearProctoring | RestrictionNotSetProctoring¶
The attached exam environment provider, or not-set when the exam is not proctored.
- password: RestrictionMixinSetPassword | RestrictionMixinNotSetPassword¶
Whether a password is set (tag: ‘set’) or not (tag: ‘not-set’).