|
A number used within the Knowledge Link system to uniquely identify
the instructor assigned to teach the course iteration
(ITERATION_ID). See also INSTRUCTOR_PENN_ID.
Information on the instructor is available in the LMS_PERSON
table where LMS_COURSE_ITER_INSTRUCTOR.USER_REC_ID = LMS_PERSON.USER_REC_ID.
Another option is to access information on the instructor in the GEN21_USER
table (a subset of the LMS_PERSON data elements), where LMS_COURSE_ITER_INSTRUCTOR.USER_REC_ID
= GEN21_USER.USER_REC_ID.
A course is a formal educational unit that deals with a particular subject.
A course provides training to members of the Penn Community in support
of their academic activities and job responsibilities at the University
and/or at the University of Pennsylvania Health System. A course may
have more than one version. For example, if the course covers Software
Package X, version 1 of the course might cover Software Package X release
2.0, and version 2 of the course might cover Software Package X release
3.5. A course iteration is an offering of a particular version of the course.
Example:
20454
Values:
Refer to the LMS_COURSE_ITER_INSTRUCTOR table for values.
|