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!
Summary:The Learning Mastery Gradebook allows drag-and-drop reordering of outcome columns, and this triggers a call to /api/v1/courses/:course_id/assign_outcome_order. The API returns 204 No Content (success), but the column order does not persist after page refresh. Steps to Reproduce: Open Learning Mastery Gradebook for…
We have enabled the automatic migration of Classic to New Quizzes. When we import QTI files, though, they always fail to load as New Quizzes. If we disabled New Quiz Migration, it works. Why does it only work for Classic Quizzes? Are there any guaranteed tools that will generate QTI files that will import correctly as New…
Is it possible to change the system-wide notification defaults for a hosted Canvas instance? Since I can't find a way to do it, nor any reference to doing it, I'm assuming not but wanted to make sure before I give that as an answer.
Hi everyone, I had a teacher reach out with an odd (and concerning) LockDown Browser issue and wanted to see if others have experienced something similar. A student was taking a quiz using Respondus LockDown Browser on a Chromebook 300e Yoga G4 (8GB), a 2‑in‑1 device that can flip into tablet mode. During the active quiz,…
Hi all, Quick question about the Gradebook color status for a 2-part checkpoint discussion. If a student completes the first due date (initial post) but does not complete the required replies by the second due date, is there any way for Canvas to automatically show a color (e.g., missing/late) instead of staying as…