Is there a way via interface or api to pull a list of suspended users?
@dwruck Have you tried pulling a Provisioning report and filtering the Users.csv file's status column to 'suspended'? That should get you the information that you need.
You can use an API call to see IF a user is suspended, but there isn't a way to get ALL suspended users.
Thanks. This is what I was looking for. Yeah, I saw that I could get it via api by iterating through every user but that is very api expensive. Was hoping for a magical api endpoint that I missed.
@dwruck You're welcome! You can pull reports through the Reports API, if you need something more automated for your use case. They're just CSVs so it should be relatively straightforward to process. Hope this helps!
I got Tasks for Canvas, and the check off bar was there for the last 4-6 weeks. However, this week it did not show up. So I asking: How do I make it show back up?
We have a campus reporting that notes/comments entered directly in PowerTeacher Pro are being removed after a Canvas-to-PowerSchool grade sync runs. Based on the Instructure FAQ, we understand that only the following fields are transmitted during a sync: Assignment Description Assignment Group Association/Category…
Does anyone have suggestions for bulk aligning questions at the quiz level, not the item bank level? I don't know much about API keys, but would one of these work for a bulk alignment? We have a school that is preparing for accreditation next year and they must get their quiz questions aligned to outcomes. We know they…
The most recent quizzes and question banks (including renames) are not showing up as options in the Course Import Tool. As I was creating a new quiz in one course (Classic), I went to add the questions from the Question Bank, but what I needed wasn't there. I went back to the other course to make sure everything was…
In the wake of the recent Canvas security incident, many instructors are rethinking how they protect their course materials and ensure continuity for students if the LMS becomes unavailable. A common question we’re hearing is how to effectively back up courses “just in case,” especially with an eye toward re‑distributing…