From f98ada98d777e7a1e1f72ae3e1192a9078ff1d3d Mon Sep 17 00:00:00 2001 From: Jill Russo Date: Wed, 4 Feb 2026 17:37:18 +0000 Subject: [PATCH 01/10] Update heading Changed products to technologies for consistency with other pages --- app/views/current/layouts/layout-search.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/current/layouts/layout-search.html b/app/views/current/layouts/layout-search.html index 972b72c..cd373f5 100755 --- a/app/views/current/layouts/layout-search.html +++ b/app/views/current/layouts/layout-search.html @@ -63,7 +63,7 @@

Search

-

Search and compare medical products.

+

Search and compare medical technologies

From f942640ddbd717082e895a8e4bcad646c9a2ce88 Mon Sep 17 00:00:00 2001 From: Jill Russo Date: Wed, 4 Feb 2026 17:38:39 +0000 Subject: [PATCH 02/10] Minor content updates Colour coding kept to procurement decision only; minor punctuation and wording updates. --- app/views/current/product-page.html | 35 +++++++++++++---------------- 1 file changed, 16 insertions(+), 19 deletions(-) diff --git a/app/views/current/product-page.html b/app/views/current/product-page.html index c055639..eb0b328 100644 --- a/app/views/current/product-page.html +++ b/app/views/current/product-page.html @@ -39,9 +39,9 @@

- UK Made + UK made SME - Clinical trial available + Clinical trial available
{# Supplier Information #} @@ -91,11 +91,8 @@

- NHS trusts using this product + 12 NHS trusts have evaluated this product

-

- 12 NHS trusts have evaluated this product -

Procured: 9 trusts Under review: 2 trusts @@ -105,7 +102,7 @@

- View all trusts using this product + View all trusts that evaluated this product
@@ -187,7 +184,7 @@

Working with this supplier

Technical support
- Responsive - Average response time: <4 hours + Responsive - Average response time: less than 4 hours
@@ -485,9 +482,9 @@

{# Trust Evaluations Section - ENHANCED #}
-

Evaluations from NHS trusts

+

Information shared by NHS organisations

- This product has been evaluated by 12 NHS trusts. These evaluations range from full clinical trials to pilot studies to quick desk reviews. Contact details are provided below for trusts who have agreed to share their experience. + This product has been evaluated by 12 NHS organisations. The documents shared may include full clinical trials, pilot studies, business cases or quick desk reviews. Contact details are included for those willing to discuss their experience.

@@ -500,7 +497,7 @@

Evaluations from NHS trusts

Procured - Business case + Business case

@@ -555,7 +552,7 @@

Contact for peer discussion

- Tess is happy to discuss implementation, staff training, and clinical outcomes + Tess is happy to discuss implementation, staff training, and clinical outcomes.

@@ -565,8 +562,8 @@

Contact for peer discussion

- National Joint Registry - Outcome registry report + National Joint Registry + Outcome registry report

@@ -604,7 +601,7 @@

Report summary

- Includes usage and outcomes data for primary hip implants associated with Stryker's ETS Stem across the specified date range. + The report includes usage and outcomes data for primary hip implants associated with Stryker's ETS Stem across the specified date range.

@@ -618,7 +615,7 @@

Report summary

Procured - Clinical trial + Clinical trial

@@ -682,7 +679,7 @@

Contact for peer discussion

- Said is happy to discuss clinical outcomes and effectiveness, and staff training + Said is happy to discuss clinical outcomes and effectiveness, and staff training.

@@ -693,7 +690,7 @@

Contact for peer discussion

Procured - Clinical trial + Clinical trial

@@ -757,7 +754,7 @@

Contact for peer discussion

- Kerris is happy to discuss staff training and supplier experience + Kerris is happy to discuss staff training and supplier experience.

From 04464201010034b9d84a323a94912df17ce9f32a Mon Sep 17 00:00:00 2001 From: Jill Russo Date: Wed, 4 Feb 2026 17:43:03 +0000 Subject: [PATCH 03/10] Naming updates and content best practice Eliminated mention of Compass, swapped "document" for "evaluation" where we were referring to a file that could also be business cases, reports, etc., made some minor content updates for best practice (for example, replacing e.g. with for example, for clarity and accessibility). --- app/views/current/categories.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/current/categories.html b/app/views/current/categories.html index 4fcdb98..9de24b6 100644 --- a/app/views/current/categories.html +++ b/app/views/current/categories.html @@ -14,7 +14,7 @@ }, { href: "/" + prototypeVersion + "/search", - text: "Find medical technologies" + text: "Search medical technologies" } ], href: "#", From 4c8239e6c984d22b1e68023bacf79be7cd6af4a2 Mon Sep 17 00:00:00 2001 From: Jill Russo Date: Wed, 4 Feb 2026 17:44:52 +0000 Subject: [PATCH 04/10] Revert "Naming updates and content best practice" This reverts commit 04464201010034b9d84a323a94912df17ce9f32a. --- app/views/current/categories.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/current/categories.html b/app/views/current/categories.html index 9de24b6..4fcdb98 100644 --- a/app/views/current/categories.html +++ b/app/views/current/categories.html @@ -14,7 +14,7 @@ }, { href: "/" + prototypeVersion + "/search", - text: "Search medical technologies" + text: "Find medical technologies" } ], href: "#", From 30af907642abe96f1462afd6d5af228704b3cf21 Mon Sep 17 00:00:00 2001 From: Jill Russo Date: Wed, 4 Feb 2026 17:48:34 +0000 Subject: [PATCH 05/10] Word update Matching breadcrumb to link text --- app/views/current/categories.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/current/categories.html b/app/views/current/categories.html index 4fcdb98..9de24b6 100644 --- a/app/views/current/categories.html +++ b/app/views/current/categories.html @@ -14,7 +14,7 @@ }, { href: "/" + prototypeVersion + "/search", - text: "Find medical technologies" + text: "Search medical technologies" } ], href: "#", From 73a197dbdb2aea2fc6ca77fb2455992a87b05588 Mon Sep 17 00:00:00 2001 From: Jill Russo Date: Wed, 4 Feb 2026 17:50:18 +0000 Subject: [PATCH 06/10] Naming consistency and content best practices Eliminating mention of Compass, swapping "evaluation" for "document" in situations where we could mean a business case or another type of file that isn't an evaluation. Minor content tweaks for best practice including substituting "for example" for "e.g." for clarity and accessibility. --- .../current/quick-share-upload-multiple.html | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/app/views/current/quick-share-upload-multiple.html b/app/views/current/quick-share-upload-multiple.html index f27eef1..4aa1a27 100644 --- a/app/views/current/quick-share-upload-multiple.html +++ b/app/views/current/quick-share-upload-multiple.html @@ -36,15 +36,15 @@

- Upload your evaluation + Upload your document

-

Then, give us a few details to help other trusts find your evaluation.

+

Upload your document. Then, give us a few details to help other trusts find it.

- Formats accepted: PDF, Word, Excel. + Formats accepted: PDF, Word, Excel
@@ -52,7 +52,7 @@

Choose files to upload
- Maximum 10MB per file. + Maximum 10MB per file

@@ -85,14 +85,14 @@

{{ input({ label: { - text: "Link to your evaluation", + text: "Link to your document", classes: "nhsuk-label--s" }, id: "document-link", name: "document-link", type: "url", hint: { - text: "If you can't upload the document, provide a link to where it is" + text: "If you can't upload the document, provide a link to it" }, attributes: { placeholder: "https://" @@ -151,7 +151,7 @@

About your trust

-

This information applies to all evaluations in your document

+

This information applies to all evaluations in your document.

{{ input({ label: { @@ -302,7 +302,7 @@

name: "page-ref-1", classes: "nhsuk-input--width-10", hint: { - text: "Help others find this evaluation in the document, e.g. 'Pages 1-12' or 'Section 2'" + text: "Help others find this evaluation in the document. For example, 'Pages 1-12' or 'Section 2'." } }) }} @@ -408,7 +408,7 @@

name: "page-ref-2", classes: "nhsuk-input--width-10", hint: { - text: "Help others find this evaluation in the document, e.g. 'Pages 13-24' or 'Section 3'" + text: "Help others find this evaluation in the document. For example, 'Pages 13-24' or 'Section 3'." } }) }} @@ -514,7 +514,7 @@

name: "page-ref-3", classes: "nhsuk-input--width-10", hint: { - text: "Help others find this evaluation in the document, e.g. 'Pages 25-36' or 'Section 4'" + text: "Help others find this evaluation in the document. For example, 'Pages 25-36' or 'Section 4'." } }) }} @@ -525,7 +525,7 @@

Contact for queries

-

Other trusts may want to ask about your evaluations

+

Other trusts may want to ask about your evaluations.

{{ input({ label: { @@ -638,7 +638,7 @@

Who can see this?

-

Your evaluations will be visible to all NHS trusts using Compass.

+

Your evaluations will be visible to all NHS trusts using this service. You can change this on the next screen.

All 3 product evaluations will be linked to the same uploaded document.

@@ -675,7 +675,7 @@

Summary


- Each product will appear as a separate evaluation in Compass, linked to your shared document. + Each product will appear as a separate evaluation, linked to the same document.

From 86f5f9c392b0b1f048ca3f041743090577892d24 Mon Sep 17 00:00:00 2001 From: Jill Russo Date: Wed, 4 Feb 2026 17:50:50 +0000 Subject: [PATCH 07/10] Naming consistency Swapped "Compass" for "this service" --- app/views/current/review-evaluation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/current/review-evaluation.html b/app/views/current/review-evaluation.html index b591a7d..df896f5 100755 --- a/app/views/current/review-evaluation.html +++ b/app/views/current/review-evaluation.html @@ -219,7 +219,7 @@

Documents

All NHS trusts
- This evaluation will be visible to all NHS procurement professionals using Compass + This evaluation will be visible to all NHS procurement professionals using this service.
From 13fadd8d9f43f6d1da0ce63909288f6aa615ed5c Mon Sep 17 00:00:00 2001 From: Jill Russo Date: Wed, 4 Feb 2026 17:52:41 +0000 Subject: [PATCH 08/10] Consistency with available data change, plus more naming consistency. Removed this filter as we no longer have the available data tags displayed on this screen (per change last week). Swapped "evaluation" for "document" where we are referring to the actual files, which may be business cases or supplier-provided documents. --- app/views/current/search-results.html | 105 +++++++------------------- 1 file changed, 26 insertions(+), 79 deletions(-) diff --git a/app/views/current/search-results.html b/app/views/current/search-results.html index 6a91ae5..76ea39e 100755 --- a/app/views/current/search-results.html +++ b/app/views/current/search-results.html @@ -143,7 +143,7 @@

@@ -171,59 +171,6 @@

- {# Available Data Types Filter #} -
-
- - Available data - - -
-
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
-
-
-
- {# Clinical Trial Status Filter #}
@@ -274,7 +221,7 @@

@@ -333,10 +280,10 @@

{# ENHANCED: Show evaluation variety and recency #}
- Shared evaluations + Shared documents
- 12 evaluations + 12 documents
Including clinical trials, pilot studies and usage reports @@ -358,7 +305,7 @@

- UK Made + UK made SME

@@ -396,10 +343,10 @@

- Shared evaluations + Shared documents
- 8 evaluations + 8 documents
Including clinical trials and comparative studies @@ -453,10 +400,10 @@

- Shared evaluations + Shared documents
- 5 evaluations + 5 documents
Including pilot studies and usage reports @@ -514,10 +461,10 @@

- Shared evaluations + Shared documents
- 15 evaluations + 15 documents
Including clinical trials, business cases and comparative studies @@ -538,7 +485,7 @@

- UK Made + UK made

@@ -575,10 +522,10 @@

- Shared evaluations + Shared documents
- 9 evaluations + 9 documents
Including technical assessments and usage reports @@ -599,7 +546,7 @@

- UK Made + UK made SME

@@ -637,10 +584,10 @@

- Shared evaluations + Shared documents
- 6 evaluations + 6 documents
Including pilot studies and safety assessments @@ -694,10 +641,10 @@

- Shared evaluations + Shared documents
- 7 evaluations + 7 documents
Including clinical trials and patient satisfaction studies @@ -755,10 +702,10 @@

- Shared evaluations + Shared documents
- 14 evaluations + 14 documents
Including technical assessments and comparative studies @@ -812,10 +759,10 @@

- Shared evaluations + Shared documents
- 7 evaluations + 7 documents
Including technical assessments and pilot studies @@ -836,7 +783,7 @@

- UK Made + UK made SME

@@ -874,10 +821,10 @@

- Shared evaluations + Shared documents
- 3 evaluations + 3 documents
Including usage reports From ff3bcd1376443e9a8c7273dc735f5df787eea9f5 Mon Sep 17 00:00:00 2001 From: Jill Russo Date: Wed, 4 Feb 2026 17:53:22 +0000 Subject: [PATCH 09/10] NHS login and typo NHS login is what the NHS email sign-in process is called. Also fixed a typo. --- app/views/current/sign-in-nhs.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/current/sign-in-nhs.html b/app/views/current/sign-in-nhs.html index c68ac91..65e9ec7 100755 --- a/app/views/current/sign-in-nhs.html +++ b/app/views/current/sign-in-nhs.html @@ -32,7 +32,7 @@

Sign in to Compass

-

You are currently not signed in. You must sign in to access to access this service.

+

You're not signed in. You must sign in to access this service.

@@ -40,7 +40,7 @@

Sign in to Compass

From 0cee08c4af30c87757dfb2a19cb73bbb87b94a41 Mon Sep 17 00:00:00 2001 From: Jill Russo Date: Wed, 4 Feb 2026 17:54:00 +0000 Subject: [PATCH 10/10] Minor capitalisation Fixed drop-down text per gov/NHS style guide --- app/views/current/sign-up-trusts-3.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/current/sign-up-trusts-3.html b/app/views/current/sign-up-trusts-3.html index 55b7a23..a533da4 100644 --- a/app/views/current/sign-up-trusts-3.html +++ b/app/views/current/sign-up-trusts-3.html @@ -37,7 +37,7 @@

Your details

}, { value: "procurement", - text: "Procurement Professional" + text: "Procurement professional" }, { value: "clinician",