1. Home
  2. Validation rules
  3. AddHours_04
Learning delivery

AddHours_04

Changes to the latest version will be highlighted

View the validation rules glossary of terms

Name AddHours_04
Version 1
Status Active
Category Learning delivery
Severity Error
Error message

The Additional delivery hours must not exceed 24 hours in a day

Intent

To ensure that only valid aims have Additional delivery hours recorded against them

Guidance

Ensure that where the Additional hours are greater than 60, the average number of additional hours per day over the aim planned duration must not be greater than 24

Description

If the Additional delivery hours are greater than 60, then the average number of additional hours per day must not be greater than 24

Detailed error condition
Detailed description

If the Additional delivery hours are greater than 60, then the average number of additional hours per day must not be greater than 24

(error where LearningDelivery.AddHours > 60 and LearningDelivery.AddHours / ( LearningDelivery.LearnPlanEndDate - LearningDelivery.LearnStartDate + 1) NOT<= 24)

Flow chart Addhours_04

Open flow chart in a new window

Flow chart details

Flowchart for 'AddHours_04' rule

1. Are Additional delivery hours recorded in the aim record?

  • If 'No' then the rule is not triggered

  • If 'Yes' then:

2. Is the number of Additional delivery hours returned greater than 60?

  • If 'No' then the rule is not triggered

  • If 'Yes' then:

3. Is the average number of additional hours per day greater than 24?

  • If 'Yes' then the rule is triggered

  • If 'No' then the rule is not triggered

Change summary

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

LearningDelivery.LearnStartDate

LearningDelivery.LearnPlanEndDate

LearningDelivery.AddHours

Need help understanding some of these terms?

View the validation rules glossary of terms