On 10/12/05, Philipp Schröder <[EMAIL PROTECTED]> wrote: > Hello, > > Our school needs three timetable schemas each term (there are two > subject areas with a schema that is different from the rest). It seems > that Schooltool currently only supports one timetable schema at a time > (called the 'Default timetable schema' in the UI)? Is this so?
The main priority in designing the timetable support was allowing you to map sections to different timetables. As far as I know, that works as intended. Mapping the timetable onto the web calendar is a convenience for the user, but a lesser priority, so it has been implemented rather simply. That is, the "default" timetable is always used. The most straightforward fix for this, I think, would be to allow the user to select which timetable is superimposed on their calendar. Keeping track of that per object (resource, section, etc.) would be a lot more involved (and likely bug-prone) for relatively little benefit in my opinion. --Tom _______________________________________________ Schooltool mailing list [email protected] http://lists.schooltool.org/mailman/listinfo/schooltool
