A Learner represents a person who can be assigned to a Course Registration. Learner records are created automatically for a Contact or User when they are linked to the Course Access table along with Courses. Contacts and Users in the system should each only be related to a single Learner record.
The following columns are available on Learner:
Column | Description |
---|---|
Name | The name of the Learner |
Type | Internal or External, whether or not the Learner uses ecLearn as a Contact (External) or User (Internal). |
Contact | A reference to the Contact that identifies the Learner, when the Learner is External. |
User | A reference to the User that identifies the Learner, when the Learner is Internal. |