Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCanvas ToolsCanvas Grade Comment Submission
Canvas Tools

Canvas Grade Comment Submission

Updates a student's assignment submission with a grade, comment, sticker, or status change; requires `course_id`, `assignment_id`, `user_id`, and at least one update field. Rubric assessments are not supported and require a separate Canvas API call.

Write actionRisk level 2 of 5API key connection
Use Canvas Grade Comment Submission

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • excuseboolean
    If true, marks submission 'excused'. Excused assignments typically don't affect total grade.
  • attemptinteger
    Specific attempt number for the comment, if multiple attempts allowed.
  • stickerstring
    The name of a sticker to apply to the submission (e.g., 'apple', 'star').
  • user_idinteger
    Required
    The unique identifier for the user (student) whose submission is being addressed.
  • course_idinteger
    Required
    The unique identifier for the course.
  • posted_gradestring
    Grade/score to assign (e.g., '95', 'A-'). Updates 'score' and 'grade' in Canvas. Overwrites any existing instructor-entered score.
  • text_commentstring
    A textual comment to add to the submission.
  • assignment_idinteger
    Required
    The unique identifier for the assignment within the course.
  • group_commentboolean
    If true, comment is visible to student's group (if a group assignment).
  • media_comment_idstring
    Identifier for a pre-existing media comment. Obtaining this ID may require UI interaction due to Canvas API limitations for its management.
  • late_policy_statusstring
    Sets late policy status. If omitted, existing status is unchanged.
  • media_comment_typestring
    Type of media comment (e.g., 'audio', 'video'), relevant if `media_comment_id` is provided.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.