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!
With the new SpeedGrader UI, we are seeing student names appear in the page title even when the “Hide student names” setting is enabled. When using Classic Quizzes, there is no option within the quiz settings to enable anonymous grading, so we rely on instructors using the hide student names setting in SpeedGrader to…
Has anyone had a chance to try this with a Canvas quiz? Seems it may have a similar effect as ChatGPT Atlas able to provide all the answers to an open Quiz. https://www.theregister.com/2026/03/05/microsoft_adds_a_sidepane_for/
When you are creating a quiz and/or also reviewing a quiz in Canvas after the class has taken it, the questions aren't numbered so after you get past the first few questions, there is no way to even tell what number you are on. Can someone change that?
Speedgrader chaning file name when being downloaded. Speedgrader: When downloading a submitted assignment, the file name is being changed to an unrecognizable name — (Student's actual name was part of the file name — changed for privacy.) Ideas???
We are all familiar with the standard Course Calendar, where assignment due dates are automatically added. However, at my institution, we structure our assignments as Challenges that develop over a period of time, rather than just a single deadline. Currently, the calendar only highlights the "end point." It would be a…