From 4bd4319f72a6ce2325c069834741932955b44fe5 Mon Sep 17 00:00:00 2001 From: Carlos Martinez Date: Fri, 20 Dec 2024 11:22:05 +0000 Subject: [PATCH] Replace smart quotes in docs (#3424) The smart quotes were causing the [Teacher Services Tech Docs](https://github.com/DFE-Digital/teacher-services-tech-docs/) build to fail, due to an encoding mismatch. Co-authored-by: Steven Lorek --- ...use-govuk-verify-for-claiment-identity-assurance.md | 10 +++++----- .../0009-capture-teacher-reference-number.md | 2 +- ...on-to-be-downloaded-directly-by-payroll-provider.md | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/architecture-decisions/0008-use-govuk-verify-for-claiment-identity-assurance.md b/docs/architecture-decisions/0008-use-govuk-verify-for-claiment-identity-assurance.md index f04c2c248f..1850cbb5af 100644 --- a/docs/architecture-decisions/0008-use-govuk-verify-for-claiment-identity-assurance.md +++ b/docs/architecture-decisions/0008-use-govuk-verify-for-claiment-identity-assurance.md @@ -14,10 +14,10 @@ payments are made to eligible claimants only and to minimise fraudulent claims. ## Decision We will integrate with the [GOVUK Verify](https://www.verify.service.gov.uk/) -service, a ‘secure way to prove who you are online’. +service, a 'secure way to prove who you are online'. -GOVUK Verify recommend any services that ‘gives users money or benefits’ use -‘Level of Assurance 2’ or ‘LOA2’, we will follow this guidance. +GOVUK Verify recommend any services that 'gives users money or benefits' use +'Level of Assurance 2' or 'LOA2', we will follow this guidance. [Understand Level of Assurance](https://www.verify.service.gov.uk/understand-levels-of-assurance/) @@ -25,8 +25,8 @@ GOVUK Verify recommend any services that ‘gives users money or benefits’ use Using GOVUK Verify requires DfE to sign GOVUK Verify’s agreements. -Integrating with GOVUK Verify requires the hosting and management of a ‘Verify -Service Provider’ or VSP. DfE only needs a single VSP to integrate GOVUK Verify +Integrating with GOVUK Verify requires the hosting and management of a 'Verify +Service Provider' or VSP. DfE only needs a single VSP to integrate GOVUK Verify with any number of services, including ours. There will be on-going management of the VSP including security key rotation on diff --git a/docs/architecture-decisions/0009-capture-teacher-reference-number.md b/docs/architecture-decisions/0009-capture-teacher-reference-number.md index 8e107bfc42..6d0d773884 100644 --- a/docs/architecture-decisions/0009-capture-teacher-reference-number.md +++ b/docs/architecture-decisions/0009-capture-teacher-reference-number.md @@ -15,7 +15,7 @@ eligibility criteria. ## Decision To aid DfE in the process of validating a claimant’s qualifications, we will -collect the claimant’s ‘Teacher Reference Number’ or TRN. +collect the claimant's 'Teacher Reference Number' or TRN. With the TRN, DfE can use the Database of Qualified Teachers ([DQT](https://teacherservices.education.gov.uk/SelfService/Login)) to validate diff --git a/docs/architecture-decisions/0011-payroll-information-to-be-downloaded-directly-by-payroll-provider.md b/docs/architecture-decisions/0011-payroll-information-to-be-downloaded-directly-by-payroll-provider.md index b1207662d1..c8b080ff94 100644 --- a/docs/architecture-decisions/0011-payroll-information-to-be-downloaded-directly-by-payroll-provider.md +++ b/docs/architecture-decisions/0011-payroll-information-to-be-downloaded-directly-by-payroll-provider.md @@ -22,7 +22,7 @@ the service’s back-office, which uses DfE's single sign-on service The payroll provider will be set up with their own organisation in DfE Sign In so that they can manage their own user access and be responsible for -movers/leavers. Their users will only support a specific “Payroll operator” +movers/leavers. Their users will only support a specific 'Payroll operator' role. This role will only allow the downloading of the monthly payroll file and nothing else within the back-office.