-
New Feature
-
Resolution: Won't Do
-
Minor
-
None
-
2.8.1, 3.4.5, 3.5.2
-
MOODLE_28_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE
To quickly enroll Students in a Course I´ve been using
"SiteAdmin\Users\Accounts\Upload Users" with an external CSV text file, simply dragged from the desktop, such as:
username, course1, role1
jdoe112, Test021, 5
s10, Test021, 5
... ...
QUESTION/REQUEST:
Is there a way of unenrolling Students from a Course through the use of a CSV external file like so?
I could only find the "FlatFile method with CRON" - with location of file complexities and more.
When I tried:
username, course1, role1, deleted
jdoe112, Test021, 5, 0
s10, Test021, 5, 1
... ...
I deleted the "s10" User from the Platform all together and not from the mentioned Course only.
TY!
- has a non-specific relationship to
-
MDL-47742 Unenrol and enrol users from the profile page
-
- Closed
-