1. Home
  2. Validation rules
  3. DateOfBirth_47
Learner

DateOfBirth_47

Changes to the latest version will be highlighted

View the validation rules glossary of terms

Name DateOfBirth_47
Version 2
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, have an actual 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 has completed all learning activities, the minimum actual 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 the learner has completed all learning activities, then the actual duration of the apprenticeship programme must not be less than 365 days

Detailed error condition
Detailed description

For aims starting on or after 1 August 2016 ( LearningDelivery.LearnStartDate >= 2016-08-01), that are an apprenticeship standard ( LearningDelivery.FundModel = 81 or 36 and LearningDelivery.ProgType = 25), and a programme aim ( LearningDelivery.AimType = 1), and the learner has completed all learning activities ( LearningDelivery.CompStatus = 2), then the minimum duration of the apprenticeship must not be less than 365 days

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

Exclusions

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

Flow chart DateOfBirth_47

Open flow chart in a new window

Flow chart details

Flowchart for 'DateOfBirth_47' rule

1. Is the learner record a restart?

  • If 'Yes' then the rule is not triggered

  • If 'No' then:

2. Did the apprenticeship programme aim start on or after 1 August 2016?

  • If 'No' then the rule is not triggered

  • If 'Yes' then:

3 . Are all of the programme components complete?

  • If 'No' then the rule is not triggered

  • If 'Yes' then:

4. Is the programme actual duration less than 365 days?

  • If 'Yes' then the rule is triggered

  • If 'No' then the rule is not triggered

Change summary

Version 2

Removal of the following text from the Detailed error condition - 'and if the learner is 16 or over (LearningDelivery.LearnStartDate - Learner.DateOfBirth >= 16 year)'

Version 1

The rule has been rolled over from the previous year

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.FundModel

LearningDelivery.ProgType

LearningDelivery.CompStatus

LearningDelivery.LearnActEndDate

LearningDeliveryFAM.LearnDelFAMType

Need help understanding some of these terms?

View the validation rules glossary of terms