Skip to main content

LINEITEM_PUT

Sent when a tool updates an existing grade line. Apply the change and return the stored record.

The decoded payload:

{
"type": "LINEITEM_PUT",
"parameters": {
"context": "2022CSEa5e6c431b91",
"clientId": "348080fn9du9b9ufvb92rfb9l",
"lineItemId": "412",
"lineItem": {
"label": "My first grade line",
"scoreMaximum": 99,
"resourceLinkId": "412",
"tag": "new_tag"
}
}
}
Request Body required
    payload string required

    An RS256 JWT signed by LTIAAS, valid for ten minutes.

Responses

The updated line item.


Schema
    id string required

    Your stable identifier for this grade line.

    label string required
    scoreMaximum number required
    resourceLinkId string

    Present when the grade line belongs to a specific activity.

    tag string

    Present when the grade line carries a tool-defined tag.

Loading...

All trademarks, logos, and service marks displayed on this website are the property of their respective owners. LTIAAS is a trademark of GatherAct, LLC, doing business as LTIAAS. Learning Tools Interoperability (LTI)® and LTI® are trademarks of 1EdTech Consortium, Inc. LTIAAS is not affiliated with, endorsed or sponsored by 1EdTech Consortium, Inc. or by any other owners of third-party trademarks used on this website. LTIAAS is not responsible for the content, quality, or accuracy of any websites linked to or from this website that are not owned by LTIAAS. If you have any questions or concerns about the use of any trademarks or content on this website, please contact us.