Skip to content

publishScore

publishScore(deps, args): Promise<void>

Defined in: packages/core/src/ags.ts:336

High-level grade passback (mirrors TeachSim runGradePassback, minus the app/DB concerns). Resolves the line item (scoring an existing one, or lazily creating one from the container), mints exactly the scope it needs, and posts the score. Throws AgsError on any service failure.

AgsDeps

PublishScoreArgs

Promise<void>