1. Home
  2. Validation rules
  3. DateOfBirth_46
Learner

DateOfBirth_46

Changes to the latest version will be highlighted

View the validation rules glossary of terms

Name DateOfBirth_46
Version 1
Status Changed
Category Learner
Severity Error
Error message

The planned duration of the programme does not reach the required minimum duration for an apprenticeship standard

Intent

To ensure that learners who started a funding model FM = 81 or 36 apprenticeship, where the learner was over 16 at the start, have a planned programme duration of 365 days or more

Guidance

Ensure that, for learners who started a funding model FM = 81 or 36 apprenticeship on or after 1 August 2016, where the learner is 16 or over at the start, the minimum planned programme duration is 365 days or more

Description

For aims starting on or after 1 August 2016, that are apprenticeships where FM = 81 or 36 and a programme aim, and if the learner is 16 or over, then the minimum duration of the apprenticeship must be 365 days or more

Detailed error condition
Detailed description

For aims starting on or after 1 August 2016 ( LearningDelivery.LearnStartDate >= 2016-08-01) and on or prior to 31 July 2025 (LearningDelivery.LearnStartDate <= 2025-07-31, that are an apprenticeship standard ( LearningDelivery.FundModel = 81 or 36 and LearningDelivery.ProgType = 25), and a programme aim ( LearningDelivery.AimType = 1), and if the learner is 16 or over ( LearningDelivery.LearnStartDate - Learner.DateOfBirth >= 16 year), then the minimum duration of the apprenticeship must be 365 days or more

(error where LearningDelivery.LearnStartDate - LearningDelivery.LearnPlanEndDate < 365 days)

Exclusions

This rule is not not triggered by aims that are a restart ( LearningDeliveryFAM.LearnDelFAMType = RES)

Flow chart DateOfBirth_46

Open flow chart in a new window

Flow chart details

Flowchart for 'DateOfBirth_46' rule

1. Is the learning aim a restart?

  • If 'Yes' then the rule is not triggered

  • If 'No' then:

2. Did the aim start on or after 1 August 2016 and before 1 August 2025?

  • If 'No' then the rule is not triggered

  • If 'Yes' then:

3. Is the aim an apprenticeship standard programme?

  • If 'No' then the rule is not triggered

  • If 'Yes' then:

4. Is the learner 16 or over at the programme aim start?

  • If 'No' then the rule is not triggered

  • If 'Yes' then:

5. Is the programme planned duration less than 365 days?

  • If 'Yes' then the rule is triggered

  • If 'No' then the rule is not triggered

Change summary

Version 1

Change to the error condition to conclude "prior to 31 July 2025"

Status summary

Current SLD severity

Error

Current FIS severity

Error

Is this rule in FIS?

Yes

Field values

Learner.DateOfBirth

LearningDelivery.AimType

LearningDelivery.LearnStartDate

LearningDelivery.LearnPlanEndDate

LearningDelivery.FundModel

LearningDelivery.ProgType

LearningDeliveryFAM.LearnDelFAMType

Need help understanding some of these terms?

View the validation rules glossary of terms