« Glitch with Online Employment Application | Main | Staff Development, Friday, October 13, 2006 »
October 10, 2006
Scheduler Application -- Update
Improvements Within the Application
Over the last two days, I have made what I consider to be some major improvements within the Scheduler application.
View Scheduled Tutoring Sessions by Course. In addition to viewing scheduled tutoring sessions by subject and by tutor, I now have working code to view sessions by a specific subject and course number. Once the user selects a subject, the next dropdown box to choose the course number will only display valid course numbers for that subject. For example, if our table contains MTH 111, MTH 251, MTH 252, CS 260 and CS 311, when the user selects the subject CS, the only course numbers available will be 260 and 311.
Further Segregation of AALC and WC Data. I have made changes in the tables to further separate AALC and WC data throughout the application. As an example, when logged into the WC area of the application and viewing scheduled tutoring sessions, only WC data will be available. This saparation of data has been a major objective as I have developed code. As a result, the minor changes I have made to the data tables were easy to implement and were the logical "next step" within this objective.
ODS Module
I plan to add more functionality for the Office of Disability Services (ODS) area of the application within the next few days. Having the above improvements in place will help me as I add new capabilities to all areas of the application.
Posted by goodeld at October 10, 2006 11:28 AM