How to remove students using csv files

How to remove students using csv files

by Lee Rain -
Number of replies: 1

Hi all,

At the present, I have to remove some thousands of old students, but they are not sorted. All I have are their usernames, surnames, first names. I wonder if I can use a csv file to remove these students?

 

Thanks you for your help!

Average of ratings: -
In reply to Lee Rain

Re: How to remove students using csv files

by Kimber Warden -

If you want to unenroll students from ALL of their courses, you can use the Upload Users method, putting a "1" in each row of the "delete" column. If you want to unenroll students on a course by course basis, you can use the Flat File method, putting "del" (as opposed to add) in each row. Do a quick search on these two methods for the documentation.

Kimber