How to Unenroll a Student from multiple courses from database

Re: How to Unenroll a Student from multiple courses from database

by Anthony Borrow -
Number of replies: 0
Picture of Core developers Picture of Plugin developers Picture of Testers
Amanda - With roles it is a little more complicated. Basically you will be using the mdl_role_assignments table; however, before doing that you have to find the context for the course in the mdl_contexts table. Let me know if you have further questions about the details of this. Peace - Anthony