HI
Is there a way to enroll a user in multiple courses in bulk? I have to assign advisors to courses and one advisor has 15 courses so wondering if there is a better way to do this than individually enrolling her in each course.
Thank you!
Do you have a Canvas Admin at your institution? If so, they should have rights to upload a CSV file to the SIS Import area of The Admin area. That CSV file will need the Course IDs for each of the courses, and the Instructor's User ID info, to enroll them with Teacher role in all those courses.
Here is more info: https://community.canvaslms.com/t5/Admin-Guide/How-do-I-import-SIS-data-to-a-Canvas-account/ta-p/98
Are you an account admin in Canvas, or enrolled in the 15 courses already? If you are you can use API calls - https://canvas.instructure.com/doc/api/enrollments.html#method.enrollments_api.createOther than that, you'll just have to add them as you go. You can add multiple people at the same time to one course using their login.
I don't think this is possible. You will have to add them manually.
I don't know about the interface, but if you can use the API, it has an option to enroll a user:
https://canvas.instructure.com/doc/api/enrollments.html#method.enrollments_api.create
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…