| ID{{ sortGlyph('id') }} | Section{{ sortGlyph('secname') }} | Title{{ sortGlyph('title') }} | Amount{{ sortGlyph('amount') }} | Delivery{{ sortGlyph('delivery') }} | Days | Time{{ sortGlyph('time') }} | Location{{ sortGlyph('location') }} | Start{{ sortGlyph('start') }} | End{{ sortGlyph('end') }} | Instructor{{ sortGlyph('instructor') }} | Status{{ sortGlyph('status') }} | Notes | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ID{{ sortGlyph('id') }} | Section{{ sortGlyph('secname') }} | Title{{ sortGlyph('title') }} | Contact Hours{{ sortGlyph('contactHours') }} | Tuition / Other Fees{{ sortGlyph('tuition') }} | Days | Time{{ sortGlyph('time') }} | Location{{ sortGlyph('location') }} | Start{{ sortGlyph('start') }} | End{{ sortGlyph('end') }} | Seats Avail{{ sortGlyph('seats') }} | Instructor{{ sortGlyph('instructor') }} | Status{{ sortGlyph('status') }} | Register / Notes |
| ID{{ sortGlyph('id') }} | Section{{ sortGlyph('secname') }} | Title{{ sortGlyph('title') }} | Credits{{ sortGlyph('credits') }} | Delivery{{ sortGlyph('delivery') }} | Days | Time{{ sortGlyph('time') }} | Location{{ sortGlyph('location') }} | Start{{ sortGlyph('start') }} | End{{ sortGlyph('end') }} | Seats Available{{ sortGlyph('seats') }} | Instructor{{ sortGlyph('instructor') }} | Status{{ sortGlyph('status') }} | Notes |
| {{ course.id }} | {{ course._psSection }} | {{ course._psTitle }} | {{ course._deliveryCategory }} | {{ fmtIsoDate(course.secstartdate) }} | {{ fmtIsoDate(course.secenddate) }} | {{ course._instructorDisplay }} | {{ course._statusDisplay }} |
|
|||||
|
|
|||||||||||||
| {{ course.id }} | {{ course.secname }} | {{ course.secshorttitle }} | {{ course._contactHours }} | {{ fmtIsoDate(course.secstartdate) }} | {{ fmtIsoDate(course.secenddate) }} | {{ course._instructorDisplay }} | {{ course._statusDisplay }} |
|
|||||
|
|
|||||||||||||
| {{ course.id }} | {{ course.secname }} | {{ course.secshorttitle }} | {{ course._credits }} | {{ course._deliveryCategory }} | {{ fmtIsoDate(course.secstartdate) }} | {{ fmtIsoDate(course.secenddate) }} | {{ course._instructorDisplay }} | {{ course._statusDisplay }} |
|
||||
|
|