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.
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.