category_id
A Moodle CLI script to delete courses based on course id, category id, or user id.
Thu, 08 Feb 2018 23:34:00 GMT
You can delete courses by course id, category id, or a user id where the user is enrolled as an 'editingteacher' role. Add this script to the admin/cli folder in your Moodle root directory. Delete ...
Category SubCategory and Sub SubCategory Implementation
Mon, 19 Dec 2022 01:05:00 GMT
Now those "parent_id" became Sub SubCategory "id". Again I matched Sub SubCategory "id" which is mainly from "parent_id" with "parent_id" and findout the product as result using Query.