SchoolNet 7

Monday, March 20, 2006

Week 2

Modified SchoolNet.DataAccess.Section to include CurrentEnrollmentCount property.

Modified SchoolNet.Align.Controls.CourseSectionDropDown.ascx to provide an option of only listing active sections (CurrentEnrollmentCount >0)

Modified SchoolNet.Align.Controls.CourseSelectionDropDown.ascx.cs to include the ShowActiveSectionsOnly property.

Modified SchoolNet.Align.Controls.SectionSelector.ascx

Modified SchoolNet.Align.Classroom.BenchmarkItemAnalysis.ascx.cs

Tuesday, March 07, 2006

Finished AssessPartnerSync task context

Finished changes to the AssessSyncTask task; it now uses a task context.
Fixed the problems with the "last run date" saved settings.
Made enhancements to the event log entries to display run-time parameters (such as timezone offset)

TODO: Create more readable and better looking email status reports using XSL.