diff --git a/CHANGELOG.md b/CHANGELOG.md index 24bec7612..d94a1c6f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # NHS digital service manual Changelog +## 5.7.7 - 15 July 2022 + +:new: **New features** + +- Add a new entry for integrated care boards (ICBs), in the A to Z of NHS health content +- Add 2 new blog posts to What's new + +:wrench: **Maintenance** + +- Remove link from the standard for creating health content and add a sentence +- Remove a date from the design principles +- Replace a link on review date pattern (Reassure users that a page is up to date) +- Remove a link and fix another in skin symptoms guidance + ## 5.7.6 - 16 May 2022 :wrench: **Maintenance** diff --git a/app/assets/blog-post-design-system-conor.png b/app/assets/blog-post-design-system-conor.png new file mode 100644 index 000000000..589a328d6 Binary files /dev/null and b/app/assets/blog-post-design-system-conor.png differ diff --git a/app/assets/blog-post-design-system-dean.png b/app/assets/blog-post-design-system-dean.png new file mode 100644 index 000000000..04f8062f6 Binary files /dev/null and b/app/assets/blog-post-design-system-dean.png differ diff --git a/app/assets/blog-post_20-year-old-standard-still-relevant.jpg b/app/assets/blog-post_20-year-old-standard-still-relevant.jpg deleted file mode 100644 index 2a096d6d4..000000000 Binary files a/app/assets/blog-post_20-year-old-standard-still-relevant.jpg and /dev/null differ diff --git a/app/assets/blog-post_head-of-design-nhsx.jpg b/app/assets/blog-post_head-of-design-nhsx.jpg deleted file mode 100644 index d89dcca05..000000000 Binary files a/app/assets/blog-post_head-of-design-nhsx.jpg and /dev/null differ diff --git a/app/views/content/a-to-z-of-nhs-health-writing.njk b/app/views/content/a-to-z-of-nhs-health-writing.njk index 9a75a1cb1..3fbbcbd54 100644 --- a/app/views/content/a-to-z-of-nhs-health-writing.njk +++ b/app/views/content/a-to-z-of-nhs-health-writing.njk @@ -1,7 +1,7 @@ {% set pageTitle = "A to Z of NHS health writing" %} {% set pageSection = "Content style guide" %} {% set pageDescription = "Words and phrases we use to make our content about health and the NHS easy to understand." %} -{% set dateUpdated = "February 2022" %} +{% set dateUpdated = "July 2022" %} {% set backlog_issue_id = "318" %} {% block extraMeta %} @@ -173,7 +173,7 @@
One word.
Use a capital letter when you're writing about ethnicity or when you're asking users for their ethnic group.
-Use lower-case when you're writing about skin colour.
+Use lower case when you're writing about skin colour.
Examples:
Use full name "Creutzfeldt-Jakob disease" when you first mention CJD.
We do not use "mad cow disease" or "BSE".
Lower case, except when you are referring to a particular CCG. For example: Anytown Clinical Commissioning Group.
+CCGs were replaced by integrated care boards (ICBs) in July 2022.
See GP system supplier names and patient-facing services.
You can use "injection" or "jab" for the injection of vaccine.
One word. Like outpatient.
+Lower case when spelt out in full, except when you are referring to a particular ICB. For example: Anytown Integrated Care Board.
+We treat integrated care systems (ICSs) and integrated care partnerships (ICPs) the same way.
For medicines, we say "it does not mix with".
@@ -979,7 +982,7 @@One word.
Use a capital letter when you're writing about ethnicity or when you're asking users for their ethnic group, for example: "people from a White British background".
-Use lower-case when you're writing about skin colour.
+Use lower case when you're writing about skin colour.
We talk about skin colour clearly and use terms that are easy to understand, including "white skin". We do not describe white skin as "fair" or "light".
See the guidance on skin symptoms in the Inclusive content section.
diff --git a/app/views/content/inclusive-content/skin-symptoms.njk b/app/views/content/inclusive-content/skin-symptoms.njk index 8f3f8af7c..e1b4d7a5a 100644 --- a/app/views/content/inclusive-content/skin-symptoms.njk +++ b/app/views/content/inclusive-content/skin-symptoms.njk @@ -2,7 +2,7 @@ {% set pageSection = "Content style guide" %} {% set pageDescription = "Make written content and imagery of skin symptoms inclusive for people with various skin tones and people with sight loss." %} {% set subSection = "Inclusive content" %} -{% set dateUpdated = "February 2022" %} +{% set dateUpdated = "July 2022" %} {% set backlog_issue_id = "181" %} {% extends "includes/app-layout.njk" %} @@ -104,8 +104,7 @@This standard, which we've developed with NHS England, replaces the Information Standard (on NHSE website).
+This standard, which we've developed with NHS England, replaces their former assessment and certification scheme known as the Information Standard, which has now closed.
We've carried out user research with a range of NHS organisations and other organisations that create health content. We also consulted the Patient Information Forum, a UK organisation that represents health information producers.
- +We believe information that is clear, accurate, evidence-based, up to date and easy to use allows people, patients and communities to become better informed and more involved in their health and care.
{% endblock %} {% block asideContent %} diff --git a/app/views/design-system/design-principles.njk b/app/views/design-system/design-principles.njk index 192854edd..fd049b54b 100644 --- a/app/views/design-system/design-principles.njk +++ b/app/views/design-system/design-principles.njk @@ -3,7 +3,8 @@ {% set pageSection = "Design system" %} {% set subSection = "Design system" %} {% set theme = "Principles" %} -{% set dateUpdated = "August 2018" %} +{% set dateUpdated = "July 2022" %} +{% set backlog_issue_id = "442" %} {% extends "includes/app-layout.njk" %} @@ -13,7 +14,7 @@ {% block bodyContent %} -They're inspired by the NHS Constitution that's steered the NHS for 70 years.
+They're inspired by the NHS Constitution.
Download design principles poster (PDF, 177KB)
diff --git a/app/views/design-system/patterns/reassure-users-that-a-page-is-up-to-date/index.njk b/app/views/design-system/patterns/reassure-users-that-a-page-is-up-to-date/index.njk index 2de0853a4..70250bd5c 100644 --- a/app/views/design-system/patterns/reassure-users-that-a-page-is-up-to-date/index.njk +++ b/app/views/design-system/patterns/reassure-users-that-a-page-is-up-to-date/index.njk @@ -3,7 +3,7 @@ {% set pageSection = "Design system" %} {% set subSection = "Patterns" %} {% set theme = "Tasks" %} -{% set dateUpdated = "March 2021" %} +{% set dateUpdated = "July 2022" %} {% set backlog_issue_id = "31" %} {% extends "includes/app-layout.njk" %} @@ -60,7 +60,7 @@A page review involves reviewing the whole page to check that it is still accurate and up to date. Whole page reviews should be part of a planned content lifecycle where you create, then update or delete outdated content.
Depending on the content, this may involve checking it with a clinician or other subject matter expert. It also involves, for example, considering any user feedback and checking for broken links or accessibility issues.
For health content, it means reviewing the clinical evidence to make sure that the page is up to date. If there are changes to clinical content, a clinician must sign them off. Read more about making your service clinically safe.
-The NHS website (nhs.uk) uses review dates on every page of health content as part of the work to meet NHS England's Information Standard, but not on campaign content.
+The NHS website (nhs.uk) uses review dates on every page of health content as part of the work to meet the standard for creating health content, but not on campaign content.
We tested review dates on a health information page in summer 2018.
diff --git a/app/views/includes/_contact-panel.njk b/app/views/includes/_contact-panel.njk index d60c80191..c1b5715a9 100644 --- a/app/views/includes/_contact-panel.njk +++ b/app/views/includes/_contact-panel.njk @@ -1,4 +1,4 @@ -If so, please share your research findings and let us know how it has worked for you. This will help us improve it for everyone.
@@ -10,6 +10,12 @@Before you start, you will need a GitHub account. It's an open forum where we collect feedback.
{% endif %} +{% if pageTitle === "Design principles" %} + +Please let us know how the design principles have worked for you and, in particular, if you have research findings to share. This will help us improve the principles for everyone.
+Before you start, you will need a GitHub account. It's an open forum where we collect feedback.
+{% endif %} + {% if pageSection === "NHS service standard"%}Please let us know how this has worked for you and, in particular, if you have gone through a GDS or NHSX service assessment or peer review. This will help us improve it for everyone.
Before you start, you will need a GitHub account. It's an open forum where we collect feedback.
diff --git a/app/views/includes/app-layout.njk b/app/views/includes/app-layout.njk index 28921dbd4..27b89905c 100644 --- a/app/views/includes/app-layout.njk +++ b/app/views/includes/app-layout.njk @@ -43,7 +43,7 @@ {% block contactPanel %} {% if hideContact != "true" %} - {% if subSection === "Styles" or subSection === "Components" or subSection === "Patterns" or pageSection === "Content style guide" or pageSection === "Accessibility" or pageSection === "Standards and technology" %} + {% if subSection === "Styles" or subSection === "Components" or subSection === "Patterns" or pageSection === "Content style guide" or pageSection === "Accessibility" or pageSection === "Standards and technology" or pageTitle === "Design principles" %} {% include "./_contact-panel.njk" %} {% endif %} {% else %} diff --git a/app/views/index.njk b/app/views/index.njk index 1c5776a04..23de759cb 100755 --- a/app/views/index.njk +++ b/app/views/index.njk @@ -22,7 +22,7 @@In May 2022 we added a new standard for creating health content
+In July 2022 we added a new entry for integrated care boards (ICBs), in the content style guide
Conor Rohan, Assurance Lead, Department of Health and Social Care, explains why we use the NHS.UK and GOV.UK design systems and which one to use.
+Dean Vipond, previously Lead Designer at NHS Digital, tells the history of the NHS digital design system, in 6 parts.
+Shan Rahulan, Director of Platforms – Core Services, argues that we should not try to reinvent the wheel every time we build a product.
+Section | @@ -20,22 +20,25 @@|
---|---|
Content style guide |
- Added a new standard for creating health content, developed with NHS England -Made minor tweaks to the standard based on feedback after publication -Added a link to Hemingway Editor tool from the How we write page -Removed a broken link from the Numbers, measurements, dates and time page - |
+
Design system | +
+ Removed a confusing date from the reference to the NHS Constitution in the design principles +Replaced the old Information Standard link on the review date pattern (Reassure users that a page is up to date) with a link to the new standard for creating health content + |
Other |
- Removed old blog posts from point 1 in the NHS service standard and added recent posts -Updated the service manual team page -Updated the site map -Removed the feedback survey from the home page, footer and several other pages +Added 2 new blog posts to What's new |
Section | +Update | +
---|---|
Content style guide | +
+ Added a new entry for integrated care boards (ICBs), in the A to Z of NHS health content +Removed link to the old Information Standard from the standard for creating health content and added a sentence about the value of good content +Removed a link and fixed another in skin symptoms guidance + |
+
Design system | +
+ Removed a confusing date from the reference to the NHS Constitution in the design principles +Replaced the old Information Standard link on the review date pattern (Reassure users that a page is up to date) with a link to the new standard for creating health content + |
+
Other | +
+ Added 2 new blog posts to What's new + |
+
Changed Inclusive language page to an Inclusive content section and added skin symptoms guidance to it Updated skin symptoms guidance after user testing. In particular, added more information about long descriptions. - Updated the A to Z of NHS health writing to reflect changes to Inclusive content section and skin symptoms guidance +Updated the NHSX and fixed inconsistencies in the A to Z of NHS health writing Deleted mentions of Behind the Headlines from the A to Z of NHS health writing Updated wording about Open Document Formats (with a link) in guidance on PDFs and other non-HTML documents diff --git a/package.json b/package.json index f7973b5c8..6035e1f79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nhsuk-service-manual", - "version": "5.7.5", + "version": "5.7.7", "description": "NHS digital service manual", "main": "app.js", "directories": { |