diff --git a/app/views/assessor/dashboard/index.html.slim b/app/views/assessor/dashboard/index.html.slim index 44a723b0e..1e6d1b0c7 100644 --- a/app/views/assessor/dashboard/index.html.slim +++ b/app/views/assessor/dashboard/index.html.slim @@ -15,7 +15,17 @@ hr.govuk-section-break.govuk-section-break--m - p.govuk-body You can download the local assessment guide, which provides helpful tips on approaching the assessment and completing the report. + .button + = link_to "Start reviewing nominations", assessor_form_answers_url, class: "govuk-button govuk-button--start" + + hr.govuk-section-break.govuk-section-break--m.govuk-section-break--visible + + .govuk-grid-row + .govuk-grid-column-two-thirds + h2.govuk-heading-m + | Other useful resources + + p.govuk-body You can also download the local assessment guide for reference, which we provide to Lieutenancies on approaching the assessment and completing their reports. .govuk-body = link_to "Download KAVS local assessment guide (PDF)", "https://storage.googleapis.com/lord-lieutenant-guidance/KAVS%20Guidance%20for%20LLs%202024.pdf", @@ -23,55 +33,26 @@ rel: "noreferrer noopener", target: :_blank - / details.govuk-details data-module="govuk-details" - / summary.govuk-details__summary - / span.govuk-details__summary-text - / | Get accessible format of the national assessment guide - / .govuk-details__text - / p.govuk-body If you use assistive technology, such as a screen reader, you can use an accessible PDF version of the national assessment guide. - / = link_to "Download KAVS national assessment guide in accessible PDF format", - / "assessor_resources/blank.pdf", - / class: "download-link govuk-link govuk-link--no-visited-state", - / rel: "noreferrer noopener", - / target: :_blank - hr.govuk-section-break.govuk-section-break--m - .button - = link_to "Start reviewing nominations", assessor_form_answers_url, class: "govuk-button govuk-button--start" - - hr.govuk-section-break.govuk-section-break--m.govuk-section-break--visible - - .govuk-grid-row - .govuk-grid-column-two-thirds - h2.govuk-heading-m - | Other useful resources p.govuk-body - | You can also download promotional materials to help raise awareness of the award. + | You can also download promotional leaflets to help raise awareness of the award. .govuk-body - = link_to "Download the KAVS leaflet and other promotional materials", + = link_to "Download the KAVS leaflet", "https://storage.googleapis.com/lord-lieutenant-guidance/KAVS%202%20page%20flyer.pdf", class: "download-link govuk-link govuk-link--no-visited-state", rel: "noreferrer noopener", target: :_blank - br + + hr.govuk-section-break.govuk-section-break--m + p.govuk-body - | We will share information with the successful groups directly. However, you can also find the materials to download below. + | You can download logos, guidance and information on badges/mini crystals. .govuk-body - = link_to "Download the KAVS logos and Guidelines", + = link_to "Download the KAVS logos and guidelines", "https://kavs.dcms.gov.uk/the-kings-award-for-voluntary-service-emblem-guidelines", class: "download-link govuk-link govuk-link--no-visited-state", rel: "noreferrer noopener", target: :_blank - details.govuk-details data-module="govuk-details" - summary.govuk-details__summary - span.govuk-details__summary-text - | Get accessible format of the logo guidelines - .govuk-details__text - p.govuk-body If you use assistive technology, such as a screen reader, you can use an accessible PDF version of the logo guidelines. - = link_to "Download KAVS emblem guidelines 2024 (PDF)", - "https://storage.googleapis.com/lord-lieutenant-guidance/Accessible%20-%20KAVS%20Emblem%20Guidelines%202023.pdf", - class: "download-link govuk-link govuk-link--no-visited-state", - rel: "noreferrer noopener", - target: :_blank + hr.govuk-section-break.govuk-section-break--m