Manual Grading Service
Registers manual-grading capabilities and coordinates deferred grade delivery.
Registration requires the configured secret and an allowlisted callback origin. A delivery that may have reached the callback remains pending until confirmation resolves; callers must not replace its payload.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun register(providedSecret: String?, registration: ManualGradingCapabilityRegistration): ManualGradingCapabilityView
Link copied to clipboard