...
Course Roster
Parameter | External Table | Location | Field Name | Description | Example |
---|---|---|---|---|---|
school_id | external_faculty_course_roster | EAL-Course Roster | Student ID | Student's school ID | manderson1 |
first_name | external_faculty_course_roster | EAL-Course Roster EAL-Details | First Name | Student's first name | Michael |
middle_name | external_faculty_course_roster | EAL-Course Roster EAL-Details | Middle Name | Student's middle name | Mumford |
last_name | external_faculty_course_roster | EAL-Course Roster EAL-Details | Last Name | Student's last name | Anderson |
status_code | external_faculty_course_roster | EAL-Course Roster EAL-Details | Status | The student's enrollment status in the course. status_code is often not meaningful to end users. So that value can be mapped to a more human friendly value using the Admin -> Administrative Tools -> System Configuration -> Enrollment Statuses screen. | E |
faculty_school_id | external_faculty_course_roster | EAL-Course Roster | faculty1 | The school_id used to identify a faculty member | faculty1 |
...