Celebrate Excellence in Education: Nominate Outstanding Educators by April 15!
Found this content helpful? Log in or sign up to leave a like!
Hello,
I am using the canvasapi python module to make an assistant that sends a desktop notification when you have missing assignments, new conversation messages, and more.
I cannot find a method that lists missing assignments, only every assignment a course has.
I need to sift through all the assignments I have for me for ones that are late and have no submission.
Is there a way to do this? I've already searched and so far I've only seen scripts that work as a teacher for every student instead of as a student, on one student account.
Thanks,
Kaitlin
@kaitlinhatfield Have you tried get_missing_submissions under User? It is based on the User - List Missing Submissions API call.
Thank you!
I will try this.
To participate in the Instructure Community, you need to sign up or log in:
Sign In