Custom submission field in Canvas API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2023
10:22 AM
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.
Solved! Go to Solution.