moosh
moosh copied to clipboard
Course reset not working moodle 3.11
- moosh version: 1.1
- moodle version: 3.11.1+
- database: postgres 12.7+
- php version: 7.4.6
- operating system: centos 7
Works all good;
moosh.php -p /home/moodle/public_html/ -n category-list; Works GOOD. moosh.php -p /home/moodle/public_html/ -n -v role-list; Works GOOD.
Error
moosh.php -p /home/moodle/public_html/ -n course-reset -s "unenrol_users=5,6" 12;
Seems like ok, but. ++ Format plugin format_tiles is not found. Using default format_topics ++ error, than all steps are skipped. Users with manual enrollment still in there...
Same here -- all users are still enrolled.
Ubuntu 18.04 PHP 7.4.22 (cli) mariadb-server-core-10.3.30+ moodle: 3.11.2+ (Build: 20210820) moosh version 1.1 from https://moodle.org/plugins/view.php?id=522