Skip to main content
Version: v3New

Review Assessment

PUT 

/courses/products/:productId/assessments/:assessmentId/review

Review an assessment submission. Requires a Location token with courses.write. Send Version: v3. Location tokens are not a staff reviewer.

Request​

Version stringrequired

API Version

Available optionsv3
productId string<uuid>required

Product id

Possible values: non-empty

assessmentId string<uuid>required

Assessment id

Possible values: non-empty

locationId stringrequired

Location id or sub-account id is required.

Possible values: non-empty

application/json

Bodyrequired

    statusstringrequired

    Review status

    Available optionsprocessingpassedfailed
    scorenumber

    Score

    feedbackstring

    Feedback for the learner

application/json

Success

Schema
    idstringrequired
    updatedbooleanrequired