Custom submission field in Canvas API

Dfez00
Community Member

Hello,

I am making a solution which uses Canvas API. My goal is to make assignments in my solution that propagates to Canvas, but I'm having an issue with the Submission Type. My idea is that the students will be graded in the solution which will also be propagated to Canvas, but I see that the submission types (online entry, file upload, etc) also lets the student try and submit it manually through Canvas, and I don't want that since I want them to access my solution through a link in the description.

I see that there is a "No submission" option in the Assignment, but then the API doesn't let me make the POST to create a new submission for that student.

Any thoughts? Thank you.

Labels (2)
0 Likes
Users who also had this question