Rule 40205 - Overlapping Course Enrolment within Section

Rule Name Overlapping Course Enrolment within Section
Rule Type Warning

Validated Data

Description

Course Enrolment records for the same student, section and course cannot overlap.

To determine overlaps we need to use the following criteria (in this order):

  1. If available, use the Course Enrolment Entry and Exit Date recorded.
  2. If a Course Enrolment Entry/Exit Date is not available, use the Section Start/End Date of the associated Section.
  3. If a Section Start/End Date is not available, derive a date based on the Term of the associated Section using Section Date Deriver Logic.

This validation rule is in effect for all school years.

Additional Notes

Message

When this validation rule is triggered, the following message is returned:

  • Overlapping Course Enrolment. Student {StateProvinceID} is already enrolled in Course {CourseCode} in Section {SectionDescription}.

Where:

  • {StateProvinceID} means the Alberta Student Number field value on the course enrolment record
  • {CourseCode} means the Course Code field value on the course enrolment record
  • {SectionDescription} means the Description field on the Section record associated to the course enrolment

Applies To

This rule applies to:

Change History

  • Release 2.4 – Added/Updated

Upcoming Changes