Course inventory
| Subject | Number | Title | Cr | Eff term | Status |
|---|
Course record
Select a course.
Term codes
Terms are YYYYPP — year plus part-of-year (10 Fall, 20 Spring, 30 Summer). A catalog year opens at its Fall term, and every course version is selected by comparing against that code.
| Code | Term | Start | End |
|---|
Integration
Course data is maintained here, by the Registrar's office, using the console on the Courses tab. Downstream systems only read it over HTTP: Banner is the authoritative source, so the catalog platform can never write back. That is enforced rather than assumed — CORS on this service allows GET alone, and the client interface the catalog platform codes against declares no write methods.
A course is never edited in place. A change is stated as a new effective-dated version, so a catalog built for an earlier year still resolves to what the record said then.