Skip to content

Commit

Permalink
more updates
Browse files Browse the repository at this point in the history
  • Loading branch information
alkesh committed Oct 11, 2024
1 parent d3c2592 commit 63e27a2
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ module CoursesHelper
early_years_courses: {
coursetoeyq: [
"Early years qualification approved for funding at level 3 and below",
"https://www.gov.uk/guidance/targeted-retention-incentive-payments-for-fe-teachers#eligibility"
"https://www.gov.uk/guidance/targeted-retention-incentive-payments-for-fe-teachers#eligible-fe-courses"
]
},
engineering_manufacturing_courses: {
Expand Down Expand Up @@ -73,7 +73,7 @@ module CoursesHelper
],
gcse_maths: [
"other maths qualifications",
"https://submit-learner-data.service.gov.uk/find-a-learning-aim/LearningAimSearchResult?TeachingYear=2425&HasFilters=False&EFAFundingConditions=EFACONFUNDMATHS"
"https://submit-learner-data.service.gov.uk/find-a-learning-aim/"
]
}
}.freeze
Expand Down
2 changes: 1 addition & 1 deletion config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1098,7 +1098,7 @@ en:
eylevel3: Early years educator (level 3) apprenticeship
eytlevel: T Level in education and early years (early years educator)
coursetoeyq:
"%{link} which enables providers to count the recipient in staff:child ratios as listed on 14 October"
"%{link} which enables providers to count the recipient in staff:child ratios as of 14 October 2024"
none: I do not teach any of these courses
engineering_manufacturing_courses:
<<: *courses
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
"<p class=\"govuk-body\">Early years practitioner (level 2) apprenticeship</p>" \
"<p class=\"govuk-body\">Early years educator (level 3) apprenticeship</p>" \
"<p class=\"govuk-body\">T Level in education and early years (early years educator)</p>" \
"<p class=\"govuk-body\">Early years qualification approved for funding at level 3 and below which enables providers to count the recipient in staff:child ratios as listed on 14 October</p>",
"<p class=\"govuk-body\">Early years qualification approved for funding at level 3 and below which enables providers to count the recipient in staff:child ratios as of 14 October 2024</p>",
"early-years-courses"],
["Engineering and manufacturing courses",
"<p class=\"govuk-body\">Qualifications approved for funding at level 3 and below in the engineering sector subject area</p>" \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
"Maths courses",
[
"Qualifications approved for funding at level 3 and below in the <a class=\"govuk-link\" target=\"_blank\" rel=\"noreferrer noopener\" href=\"https://www.qualifications.education.gov.uk/Search?Status=All&amp;Level=0,1,2,3,4&amp;Sub=28&amp;PageSize=10&amp;Sort=Status\">mathematics and statistics (opens in new tab)</a> sector subject area",
"GCSE in maths, functional skills qualifications and <a class=\"govuk-link\" target=\"_blank\" rel=\"noreferrer noopener\" href=\"https://submit-learner-data.service.gov.uk/find-a-learning-aim/LearningAimSearchResult?TeachingYear=2425&amp;HasFilters=False&amp;EFAFundingConditions=EFACONFUNDMATHS\">other maths qualifications (opens in new tab)</a> approved for teaching to 16 to 19-year-olds who meet the condition of funding"
"GCSE in maths, functional skills qualifications and <a class=\"govuk-link\" target=\"_blank\" rel=\"noreferrer noopener\" href=\"https://submit-learner-data.service.gov.uk/find-a-learning-aim/\">other maths qualifications (opens in new tab)</a> approved for teaching to 16 to 19-year-olds who meet the condition of funding"
]
],
[
Expand Down

0 comments on commit 63e27a2

Please sign in to comment.