How to set left students in bulk

Hi Ross,

I would like to set student’s status from “full” to “left”, my questions is, is there any way to change the status/ grade in one page, as now i only know how to change the status of the student, by go to their profile and change the status, it would be save me lot of time if i can doing it in one page instead of going to each students profile and save it one by one.

Thanks in advance for your help.

Hi I think querybuilder might help with this if you are not using the yearly rollover to accomplish this.

For security reasons, Query Builder only for selects, not updates. You could use SQL direct on your database, but hopefully the rollover function does what most people need. You might also want to check out the User Management CLI script at https://gibbonedu.org/support/administrators/command-line-tools.

Tell us mor about your situation if this does not help, and we will see what we can do.