Timetable Planning

The openeducat_timetable_planning module adds a Gantt view to the sessions of the timetable. It gives the person who builds the timetable a single picture of the load of every faculty member over a day, a week or a month, so that free slots and overloaded faculties can be seen at a glance.

Install the openeducat_timetable_planning module from the apps. It brings in the Web Gantt and the OpenEduCat Timetable Enterprise modules.

The module does not add any menu of its own. It adds the Gantt view to the views which already show the sessions :-

  1. Time Table ‣ Timetable ‣ Session.

  2. The session lists which are opened from the timetable dashboards.

Open the Gantt View

Go to Time Table ‣ Timetable ‣ Session. The Gantt view is the last icon of the view switcher, on the top right corner of the screen.

/19.0/_images/timetable_planning_views.png

Click on it to switch from the calendar, the kanban, the list or the pivot to the planning.

Details of the Gantt View

/19.0/_images/timetable_planning_gantt_week.png
  1. Schedule :- The sessions are grouped by faculty. Every row carries the photo and the name of a faculty member, so that the planning is read as one line per teacher.

  2. Workload :- Below the name of every faculty member, the badge shows the time which is booked for that faculty over the displayed period, compared with the length of the period, together with the percentage it represents.

  3. Sessions :- Every session is drawn as a coloured block, placed at its start time and as long as its duration. The colour comes from the faculty member, so the sessions of one teacher keep the same colour everywhere.

  4. Total :- The line at the bottom of the planning adds up the booked time of all the faculties for every column, which shows the busy days of the institute.

  5. Today :- The Today button and the two arrows on the top left move the planning to the current period, to the previous one or to the next one.

The Faculty grouping is applied by default. Use the Group By menu of the search bar to build the planning around another field, for example the classroom or the batch, and the Filters to restrict it to a course or a period.

Scales of the Planning

The scale selector on the top left of the planning switches between three levels of detail.

Day

The day scale spreads the day over its hours, so the exact time of every session and the gaps between two sessions of the same faculty are visible.

/19.0/_images/timetable_planning_gantt_day.png

Week

The week scale shows one column per day of the week. It is the scale which is used to build a timetable, as a whole week of the institute is seen at once.

/19.0/_images/timetable_planning_gantt_week.png

Month

The month scale shows one column per day of the month, which gives the load of every faculty member over a longer period.

/19.0/_images/timetable_planning_gantt_month.png

Nota

The planning reads the Start Time and the End Time of the sessions, so a session is only drawn once both are filled in. Sessions are created and modified as usual, from the session form or from the Generar sesiones wizard — the Gantt is a way of looking at them, it does not change how they are recorded.