Get Gradebook History Day
get_gradebook_history_dayRetrieve graders and assignment IDs with gradebook activity for a course on a given date. Specify course ID and date in YYYY-MM-DD format.
Instructions
Get the graders and assignment IDs that had gradebook activity on a specific course date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | The gradebook history date to inspect, in YYYY-MM-DD format | |
| course_id | Yes | The Canvas course ID |