...
Parameter | External Table | Location | Field Name | Description | Example |
---|---|---|---|---|---|
formatted_course | external_course | MAP-MainPage MAP-CourseDetails | Course | The formatted course | AST355 |
title | external_course | MAP-MainPage MAP-CourseDetails | Course | The full course title | Individualized Astronomy |
description | external_course | MAP-CourseDetails | Course Description | The course description as it exists in the course catalog | Individualized Astronomy |
max_credit_hours | external_course | MAP-CourseDetails | Max Credit Hours | The maximum number of credit hours a student can earn in a course | 5 |
min_credit_hours | external_course | MAP-MainPage MAP-CourseDetails | Min Credit Hours | The minimum number of credit hours a student can earn in a course | 2 |
department_code | external_course | MAP-CourseDetails | Department | A unique code of the department. The value is the matching value for external_course and external_department. | DEP_AC |
division_code | external_course | MAP-CourseDetails | Division | A unique code of the division. The value is the matching value for external_course and external_division. | DIV_B |
tag | external_course_tag | MAP-MainPage MAP-CourseDetails | Tags | Identifies the code used to identify the tag in SSP admin. The tag code is displayed for rows in external_course_tag for each matching course_code in external_course. Multiple tags can be displayed in this field. | HON |
required_formatted_course | external_course_requisite | MAP-CourseDetails | Requisites | The formatted course value for the required course | AES118 |
requisite_code | external_course_requisite | MAP-CourseDetails | Requisites | Identifies the code used to identify the requisite type in SSP admin. Valid values are: PRE, PRE_CO and CO | PRE |
academic_link | external_course | MAP-CourseDetails | Academic Link | An http link to academic information about the course |
...