From 33609b35e8619dbc89a8adb9a9e5d5a6b2ab035f Mon Sep 17 00:00:00 2001 From: JackReeveMoJ Date: Wed, 20 Nov 2024 13:14:03 +0000 Subject: [PATCH] MIC-677: 2i content amends for 5.2 Identified needs summary Details reveal (#340) --- .../identified-needs/tests.cy.ts | 20 +++++++++++++++++++ .../identified-needs/view.njk | 10 +++++----- 2 files changed, 25 insertions(+), 5 deletions(-) diff --git a/server/routes/journeys/develop-an-initial-plan/identified-needs/tests.cy.ts b/server/routes/journeys/develop-an-initial-plan/identified-needs/tests.cy.ts index a555d476..6155343b 100644 --- a/server/routes/journeys/develop-an-initial-plan/identified-needs/tests.cy.ts +++ b/server/routes/journeys/develop-an-initial-plan/identified-needs/tests.cy.ts @@ -102,5 +102,25 @@ context('test /develop-an-initial-plan/identified-needs', () => { cy.findByText(/test stafferson/i).should('be.visible') cy.findByText(/progression goes here/).should('be.visible') } + + cy.findByText('The plan should:').should('be.visible') + cy.findByText( + 'be based on a multi-disciplinary approach, and communicated with all appropriate staff members', + ).should('be.visible') + cy.findByText('respond to the needs identified within the referral, investigation and other records').should( + 'be.visible', + ) + cy.findByText('include achievable targets, developed and agreed with the prisoner').should('be.visible') + cy.findByText('detail small steps to behaviour change, including the ’how’ and ’what it looks like’').should( + 'be.visible', + ) + + cy.findByText( + 'other types of support — for example, helping the prisoner improve their contact with family or engage more with activities', + ).should('be.visible') + cy.findByText( + 'intervention programmes — for example, behavioural programmes and other specialist services (if these match the prisoner’s needs)', + ).should('be.visible') + cy.findByText('lighter touch initiatives — for example, peer support schemes').should('be.visible') } }) diff --git a/server/routes/journeys/develop-an-initial-plan/identified-needs/view.njk b/server/routes/journeys/develop-an-initial-plan/identified-needs/view.njk index 09cf208f..3d602935 100644 --- a/server/routes/journeys/develop-an-initial-plan/identified-needs/view.njk +++ b/server/routes/journeys/develop-an-initial-plan/identified-needs/view.njk @@ -22,16 +22,16 @@

Plans can include a range of activities, such as:

You can find out what support and interventions are available using your establishment’s Multi-Agency Provision guidance sheet

'