Skip to content

Commit

Permalink
Update dates on what happens next
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDancingClown committed Aug 6, 2024
1 parent c42f083 commit c3e7ea3
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 11 deletions.
1 change: 0 additions & 1 deletion app/helpers/application_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ def landing_page?
apply_for_queens_award_for_enterprise
privacy
cookies
useful_information
].include?(action_name)
end

Expand Down
2 changes: 1 addition & 1 deletion app/views/content_only/_award_nickname.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ul.govuk-list.govuk-list--bullet
li The form can be completed over a number of days.
li You can save and return to the form at any point before submitting it.
li It will ask for some information across 4 sections: basic facts about the group, why the group/volunteers are outstanding, letters of support upload, and nominator details.
li It will ask for some information across 4 sections: basic facts about the group, why the group/volunteers are outstanding, letters of support upload, and nominator details.

li
p.govuk-body
Expand Down
4 changes: 1 addition & 3 deletions app/views/form_award_eligibilities/show.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ h1.govuk-heading-xl King's Award for Voluntary Service Nomination
- if @form_answer.eligible?
.eligibility-passed role="alert"
p.govuk-body-l Thank you. Based on your answers, the group meets the basic eligibility citeria. You can proceed with nominating.
p.govuk-body-l Please note, we will also evaluate the nomination after submission referring to the more detailed criteria outlined on our
=< link_to "website", "https://kavs.dcms.gov.uk/make-a-nomination/eligibility/", target: "_blank", title: "opens in a new tab/window"
| .
p.govuk-body-l = "Please note, we will also evaluate the nomination after submission referring to the more detailed criteria outlined on our #{link_to('website', 'https://kavs.dcms.gov.uk/make-a-nomination/eligibility/', target: '_blank', title: 'opens in a new tab/window')}.".html_safe

- if (!step || step.to_s == "wicked_finish")
br
Expand Down
14 changes: 8 additions & 6 deletions app/views/qae_form/confirm.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
br
p.govuk-body We have sent you an email confirming your submission.

p.govuk-body Thank you for submitting your nomination to the King's Award for Voluntary Service and helping to celebrate the outstanding work of local volunteer groups across the UK.

p.govuk-body
| You can still edit your submitted nomination up until
=< application_deadline(:submission_end)
Expand All @@ -28,27 +30,27 @@
h2.govuk-heading-l
' What happens next

h3.govuk-heading-m September 2023
h3.govuk-heading-m December 2024

p.govuk-body Eligibility of submitted nominations is checked.

h3.govuk-heading-m December 2023 - March 2024
h3.govuk-heading-m January 2025 - April 2025

p.govuk-body Local Lieutenancies conduct due diligence and visit eligible groups.

h3.govuk-heading-m April 2024 - May 2024
h3.govuk-heading-m April 2025 - June 2025

p.govuk-body National Assessors consider recommended groups and decide on a shortlist.

h3.govuk-heading-m July 2024
h3.govuk-heading-m July 2025

p.govuk-body Royal Approval of shortlisted groups.

h3.govuk-heading-m 14 November 2024
h3.govuk-heading-m 14 November 2025

p.govuk-body Awards are officially announced on His Majesty The King's Birthday in The Gazette, GOV.UK and on the KAVS website.

h3.govuk-heading-m December 2024 - May 2025
h3.govuk-heading-m December 2025 - May 2026

p.govuk-body Local Lieutenancies present Awards and awarded groups are invited to the Royal Garden Parties.

Expand Down

0 comments on commit c3e7ea3

Please sign in to comment.