interactive school timetabling |
hosted by |
One single file is used to store the basic data (lists of classes, subjects, teachers, time slots) and the curricula (lists of activities per class), as well as the results of the interactive editing, namely the teacher distribution (assignment of teachers to activities), and the time schedule (assignement of time slots and rooms to lessons). The same data format is used on input and output. To set up the input file for a given school, create or modify it with any text editor, or write an import filter to convert from an existing data base.
|