Canvas API to upload a comment to the most recent assignment submission
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2021
12:38 AM
Is there a way to post a comment (feedback) on a students most recentl submission via the REST api?
The Grade or comment on a submission PUT api only adds the comment[text_comment] to the original attempt, not the latest. I don't see a parameter to be able to specify the attempt to which to add the comment.
Users who also had this question