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

AddHours_06

Changes to the latest version will be highlighted

View the validation rules glossary of terms

Name AddHours_06
Version 1
Status Active
Category Learning delivery
Severity Warning
Error message

The Additional delivery hours divided by the number of days of study is not greater than 9 and less than 24

Intent

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

Guidance

Ensure that where the Additional hours are returned, the average number of Additional delivery hours per day is greater not than 9 and less than 24

Description

The average number of Additional delivery hours per day should be not greater than 9 and less than 24

Detailed error condition
Detailed description

The average number of Additional delivery hours per day should not be greater than 9 and less than 24

(error where LearningDelivery.AddHours / ( LearningDelivery.LearnPlanEndDate - LearningDelivery.LearnStartDate + 1) > 9 AND LearningDelivery.AddHours / ( LearningDelivery.LearnPlanEndDate - LearningDelivery.LearnStartDate + 1) < 24)

Flow chart AddHours_06

Open flow chart in a new window

Flow chart details

Flowchart for 'AddHours_06' 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 average daily number of Additional delivery hours returned less than 24?

  • If 'No' then the rule is not triggered

  • If 'Yes' then:

3. Is the average daily number of Additional delivery hours returned greater than 9?

  • If 'No' then the rule is triggered

  • If 'Yes' 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

Warning

Current FIS severity

Warning

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