Bulk Course assignment to user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.create
Other 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.