Celebrate Excellence in Education: Nominate Outstanding Educators by April 15!
Found this content helpful? Log in or sign up to leave a like!
I am trying to get all submissions a student has made by using the following:
Unfortunately this only returns the last submission each student has made. On the other hand using CANVAS when I try to grade the assignment I can see all the submissions the student has made using a timestamp.
How can I achieve this (timestamp) using the API?
Solved! Go to Solution.
To include all submissions, add ?include[]=submission_history
To include all submissions, add ?include[]=submission_history
To participate in the Instructure Community, you need to sign up or log in:
Sign In