moosh icon indicating copy to clipboard operation
moosh copied to clipboard

course-unenrol no longer supports multiple user IDs

Open ghost opened this issue 11 years ago • 2 comments

In a previous version of moosh, course-unenrol was able to unenroll multiple users from a course by running the following command:

course-unenrol 1005 508 509 510 (where 1005 = courseid and 508-510 = userids)

This is no longer possible. No unenrollments are being performed.

ghost avatar Dec 30 '14 16:12 ghost

Could you pull newest version from github and let me know if this fixed it for you?

dkns avatar Jan 25 '15 22:01 dkns

This is still broken in version 0.26

moosh course-unenrol --verbose 19196 58808 58122 Moodle version detected: 34 Relative Moodle dir: Processing command option 'help'' Command: unenrol (course) Options: help (): '' Arguments: 19196 58808 58122

mwithheld avatar Jun 22 '18 22:06 mwithheld