RedirectPreparationResult

class RedirectPreparationResult[source]

The onboarding redirect produced by one preparation.

Extends the redirect preparation the restriction advertises, so the tag the client switched on and the tag it gets back are the same literal, declared once in cg_proctoring.

redirect_url: str

Where to send the student’s browser to onboard. This is the provider’s URL, not a CodeGrade one.

tag: Literal['redirect']

The tag for this variant.