Skip to main content

Module submission_context

Module submission_context 

Source
Expand description

Everything a submission needs that does not live on the ledger row yet. One query rather than a lookup per row: the phases work in batches of up to a hundred.

Structs§

SubmissionContext
The module configuration, the linked student number and the completion, for one ledger row.

Functions§

get_submission_contexts
The per-row facts each phase needs to act on a batch of ledger rows without a lookup per row.