Celebrate Excellence in Education: Nominate Outstanding Educators by April 15!
Found this content helpful? Log in or sign up to leave a like!
Is there a way to automate going to each assignment and sending messages to all students who didn't turn it in? Doing this individually is quite time consuming when you have many assignments. Is there a built-in way that I haven't found, or is there a bot that can do this? TIA!
Solved! Go to Solution.
There is no built-in function to do this. However, it's possible to automate this task using Canvas API. You will need some programming knowledge to write a script that would pull "unsubmitted" assignment students list and then send emails to them.
There are several approaches:
If you need help setting this up, feel free to PM me.
There is no built-in function to do this. However, it's possible to automate this task using Canvas API. You will need some programming knowledge to write a script that would pull "unsubmitted" assignment students list and then send emails to them.
There are several approaches:
If you need help setting this up, feel free to PM me.
To participate in the Instructure Community, you need to sign up or log in:
Sign In