![]() |
Visual Docs - Class #3 |
Class Example #3: http://www.sscnet.ucla.edu/00S/poliscim141d-1/

Crosslisted classes should show both course numbers. Query dept, class number, section and course title from REGclasses table and show all. [Details]
The date next to Announcements changes with the date of the announce.inc include file. The date_check function compares it with class creation date. [Details]
Query office hours from hours table using term,srs & uid. Hours is a separate table because sometimes instructors have different office hours for different classes in the same term. [Details]
Links to Registrar and Student Store are calculated and displayed for each crosslist, using class variables such as term, srs, dept & coursenum. [Details]