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
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…