Hello
I am using CSV file to enroll or unenroll students in moodle but I have question
my CSV file format for enrollment student is
USERNAME,EMAIL,COURSE1,ROLE1,GROUP1,ENROLSTATUS1
for each student enrolled in the course I gave him 0 in enrollstatus1 and 1 for unenroll the student from the course
but I have 5000 student and many transactions happened at the beginning of the semester the file be so large containing these transactions
there is any solution to unroll student from the course without having all transaction