Create a Rubric Comment

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Behavior

Creates a rubric comment using the parameters provided in the request body.

Returns

Returns the newly created Rubric Comment if creation succeeded. This call will raise an error if any parameters are invalid or any required parameters are omitted.
















Body Params
string
required

The text of the rubric category, visible to Course Admins, Graders, and any Students who receive a Comment linked to this rubric comment.

int32
required

The amount deducted from submission.grade when this rubric comment is linked to a Comment (subject to category.pointLimit).

int32
required

ID of the Rubric Category which this rubric comment is a part of. Rubric Category must be a descendant of a Course in which you are a Course Admin.

int32

The key which determines how rubric comments are sorted within a Rubric Category in the codePost UI. Low keys are shown first. Defaults to 0.

string

Text (markdown) that, when defined, will be shown in place of rubricComment.text to students from the Code Console.

Response

Language
Credentials
Query
LoadingLoading…
Response
Choose an example:
application/json