The Class Timing module is used to efficiently manage the class schedules in an educational institute. It allows to define specific time slots for different classes, ensuring smooth academic operations.
Users with class-timing:read
permission can access it under Academic → Class Timing
menu from the left side bar. Each period can have multiple class timings which you can create as per your requirements.
To add a new schedule (must have class-timing:create
permission, click on the ‘Add Class Timing’ button. Then, enter the session’s details, such as its name, description, and the details of each of the sessions that will be included in the schedule.
You can add multiple sessions inside a schedule, along with their details like the Session’s name Start and End Times, also there’s a toggle button to set the session as a break.
After adding all the sessions, you can save your schedule using the save button. Attached screenshot shows that the Morning Shift I has 6 sessions with mentioned time duration including one break session.
All the created schedules will be visible on the page and can be further used by timetable module.
To edit class timing, user must have class-timing:edit
permission and to delete it, class-timing:delete
permission is required.