Visual Docs - Class #1

Class Example #1: http://www.sscnet.ucla.edu/00S/geog182a-1/
class1.gif (40565 bytes)

  1. Query dept, class number, section and course title from REGclasses table. [Details]

  2. Query location & time from REGmeetings table. [Details]

  3. Query instructor(s) from REGprof table. [Details]

  4. Query course description from classloc table (local changes stored there) or REGdesc table. [Details]

  5. Query profurl table and link to instructor homepage if one exists. [Details]

  6. Query final exam code from REGxref table. [Details]

  7. Query reserves table and link if Library Electronic Reserves have been created for this class. A cron job downloads the Library pages every morning and matches up with our classes to fill the reserves table. [Details]