bulk edit section enrollment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2021
08:13 AM
Hi,
We just split a course into multiple sections. Is there a way to move a bunch of student all at once into the new section?
Thanks!
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2021
01:11 PM
Hi @RoseJeremyS ,
You should be able to do this with an enrollments.csv import. You can assign the enrolled users to a specific section using the section_id field. If the sections did not already have a unique identifier, you would just need to create one. The user_id, role, section_id, and status columns should be all you need. Here is a guide on how to format the different .csv files: https://community.canvaslms.com/t5/Admin-Guide/How-do-I-format-CSV-text-files-for-uploading-SIS-data....