A Course Registration represents a Learner’s registration in a Course. A Learner can only have one active registration per course at a time. Course Registrations should not be created manually. Instead, they are created automatically when Learners are registered to a Course using Course Access.
The following columns are available on Course Registration:
| Column | Description |
|---|---|
| Course | A reference to the course |
| Required | Yes or No, whether or not the Learner will be required by your organization to take the course. This is not enforced by the ecLearn system. |
| Registration Date | The date the Learner was registered in the Course |
| Learner | The Learner for the course |
| Internal Learner | A reference to the Learner’s User record (if applicable) |
| External Learner | A reference to the Learner’s Contact record (if applicable) |
| Current Course Attempt | A reference to the Learner’s most recent Course Attempt |
