Google

Friday, June 27, 2008

i-TimeTabler 009: Added Subject Details TextBox


Done:
Added Subject Details Textbox. Now, when user selects the
Subject Code from the Combo Box, the details of that
subject, eg, Hours Per Week and Hours Assigned will
be displayed.

To Do:
1. To add code logic such that whenever a subject is assigned
a slot, the attribute HoursAssigned will automatically be incremented
by 1.

2. To find a way to add another field to Subject Table
called "May not clash with". This field will contain the
Subject code of another subject that this subject should not
share the same time with.

3. To add more details to the Subject Details Textbox.