Today, if I go to Scheduling > Courses > (my subject) > (my course) > (my course period), I am presented list of teacher presorted by last name. Is there an option in the code to be able to sort this list by first name?
Hello ddo2
Default sort order for names is last name and first name.
If you want to edit it in the code, it is here: https://gitlab.com/francoisjacquet/rosariosis/-/blob/mobile/modules/Scheduling/Courses.php#L902
Thank you. I will keep this in mind. This is mostly used during beginning of school year and when we need to change schedule and course. Once school start, I don't think we use this area much.