-

The multiplication tables check (MTC) service is currently closed

+

The multiplication tables check service is currently closed

<%- partial('partials/_gds_session_expiry') %> -

The MTC service opens on Monday 17 April 2023 for maintained schools, special schools and academies (including free schools) with year 4 pupils.

+

The multiplication tables check service opens on Monday 8 April 2024 for maintained schools, special schools and academies (including free schools) with year 4 pupils.

Further information is available on GOV.UK: https://www.gov.uk/government/collections/multiplication-tables-check diff --git a/test/admin-hpa/features/step_definitions/post_check_window_steps.rb b/test/admin-hpa/features/step_definitions/post_check_window_steps.rb index 241236095a..147949fc0e 100644 --- a/test/admin-hpa/features/step_definitions/post_check_window_steps.rb +++ b/test/admin-hpa/features/step_definitions/post_check_window_steps.rb @@ -49,5 +49,5 @@ Then(/^teachers should see the service unavailable page$/) do step 'I am logged in' - expect(page.text).to include "\nThe multiplication tables check (MTC) service is currently closed\nThe MTC service opens on Monday 17 April 2023 for maintained schools, special schools and academies (including free schools) with year 4 pupils.\nFurther information is available on GOV.UK: https://www.gov.uk/government/collections/multiplication-tables-check\nSign out" + expect(page.text).to include "\nThe multiplication tables check service is currently closed\nThe multiplication tables check service opens on Monday 8 April 2024 for maintained schools, special schools and academies (including free schools) with year 4 pupils.\nFurther information is available on GOV.UK: https://www.gov.uk/government/collections/multiplication-tables-check\nSign out" end