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: "#", 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

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.

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.

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.
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 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

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",