Skip to content

Commit

Permalink
Resolve merge
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristineWuerth committed Dec 10, 2024
2 parents 22ca51b + bfc637d commit f7241fd
Show file tree
Hide file tree
Showing 8 changed files with 89 additions and 90 deletions.
2 changes: 1 addition & 1 deletion _includes/partials/insights.njk
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</tr>
</thead>
<tbody class="govuk-table__body">
{% for i in range(0, insights | length ) %}
{% for i in range(0, insights | length ) | reverse %}
{% if insights[i].link and insights[i].title %}
<tr class="govuk-table__row">
<th scope="row" class="govuk-table__header">{{ insights[i].date }}</th>
Expand Down
19 changes: 9 additions & 10 deletions docs/components/content-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,12 +130,12 @@ insights:
# To add additional insights duplicate the the fields below (adhering to the formating) but increase the count by one integer.
0:
# Both title and link are REQUIRED in order for this information to render on the page.
date: May 2024
date: November 2021
description:
'A research and design project on travel advice identified that the contents list contributes to users struggling to find information they need. In the given context, working with users enabled the team to streamline the content list from 10 items down to 5. This resulted in less confusion, fewer places to look, and Emergency content info more easily found.'
title: Travel Advice research and design summary 2022 to 23 (pp. 8)
link: https://docs.google.com/presentation/d/1Qx8o2ppZgnHbXe0UAT1f5XSsTL8-QaCv/edit?usp=sharing&ouid=105832416597570443289&rtpof=true&sd=true
documentFormat: Google Slides
# You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. To create a heading, use three hashes (ie. ###).
'A research project in context of a new page level design explored “How are users who need to *advise on a thing* orientating themselves and navigating at a content page level?”. Under “Chapter scanning and hopping” it summarises that “Participants displayed a strong inclination to engage with table-of-contents style links, which allow them to move across different sections within a piece of content.” The research was done on users that advise others on building works.'
title: Navigational behaviours – Chapter scanning and hopping – GOV.UK Explore – Research Round 5
link: https://docs.google.com/presentation/d/1wsiH0OJPyS9DtxvUXri-tNkqFhU6N00xjdsWSAHK2Fw/edit#slide=id.g1006224b8f4_0_85
1:
# Both title and link are REQUIRED in order for this information to render on the page.
date: August 2022
Expand All @@ -147,12 +147,11 @@ insights:
documentFormat: Google Docs
2:
# Both title and link are REQUIRED in order for this information to render on the page.
date: November 2021
date: May 2024
description:
# You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. To create a heading, use three hashes (ie. ###).
'A research project in context of a new page level design explored “How are users who need to *advise on a thing* orientating themselves and navigating at a content page level?”. Under “Chapter scanning and hopping” it summarises that “Participants displayed a strong inclination to engage with table-of-contents style links, which allow them to move across different sections within a piece of content.” The research was done on users that advise others on building works.'
title: Navigational behaviours – Chapter scanning and hopping – GOV.UK Explore – Research Round 5
link: https://docs.google.com/presentation/d/1wsiH0OJPyS9DtxvUXri-tNkqFhU6N00xjdsWSAHK2Fw/edit#slide=id.g1006224b8f4_0_85
'A research and design project on travel advice identified that the contents list contributes to users struggling to find information they need. In the given context, working with users enabled the team to streamline the content list from 10 items down to 5. This resulted in less confusion, fewer places to look, and Emergency content info more easily found.'
title: Travel Advice research and design summary 2022 to 23 (pp. 8)
link: https://docs.google.com/presentation/d/1Qx8o2ppZgnHbXe0UAT1f5XSsTL8-QaCv/edit?usp=sharing&ouid=105832416597570443289&rtpof=true&sd=true
documentFormat: Google Slides

# Accessibilty criteria for this component
Expand Down
16 changes: 8 additions & 8 deletions docs/components/global-banner.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,21 +67,21 @@ insights:
# To add additional insights duplicate the the fields below (adhering to the formating) but increase the count by one integer.
0:
# Both title and link are REQUIRED in order for this information to render on the page.
date: May 2024
date: May 2020
description:
# You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. To create a heading, use three hashes (ie. ###).
'Information regarding the site-wide banner during the 2024 General Election'
title: Site-wide banner and featured homepage promo for the 2024 General Election
link: https://docs.google.com/document/d/16B-lygYgDHT-gwbjTHQaNsdx9_y2Ikdg2wiU5ekio4w/edit?usp=sharing
'Performance of the global banner during COVID and Brexit'
title: Global banner performance
link: https://docs.google.com/document/d/1ltH8ydXj_W_clYimAtf1MGwQksITxz-q5Yk9E9H5yBY/edit?usp=sharing
documentFormat: Google Docs
1:
# Both title and link are REQUIRED in order for this information to render on the page.
date: May 2020
date: May 2024
description:
# You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. To create a heading, use three hashes (ie. ###).
'Performance of the global banner during COVID and Brexit'
title: Global banner performance
link: https://docs.google.com/document/d/1ltH8ydXj_W_clYimAtf1MGwQksITxz-q5Yk9E9H5yBY/edit?usp=sharing
'Information regarding the site-wide banner during the 2024 General Election'
title: Site-wide banner and featured homepage promo for the 2024 General Election
link: https://docs.google.com/document/d/16B-lygYgDHT-gwbjTHQaNsdx9_y2Ikdg2wiU5ekio4w/edit?usp=sharing
documentFormat: Google Docs

# Accessibilty criteria for this component
Expand Down
32 changes: 16 additions & 16 deletions docs/frontend-templates/answer.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,39 +247,39 @@ insights:
# To add additional insights duplicate the the fields below (adhering to the formating) but increase the count by one integer.
0:
# Both title and link are REQUIRED in order for this information to render on the page.
date: September 2024
date: June 2024
description:
# You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. To create a heading, use three hashes (ie. ###).
'List of all the answer pages and its associated data'
title: 'Answer page: categorising data'
link: https://docs.google.com/spreadsheets/d/18osY2da0SKhSTdY9FAIhKBwCd3HMKw_jqpZS-1mu8gA/edit?usp=sharing
'Data on exiting from DWP answer pages'
title: 'Answer pages: exits'
link: https://docs.google.com/spreadsheets/d/1f4fSsIxkCfWiKNV9qgE_sep61f5EbKxU58wTWCsGw60/edit?gid=2140166644#gid=2140166644
documentFormat: Google Sheets
1:
# Both title and link are REQUIRED in order for this information to render on the page.
date: August 2024
date: June 2024
description:
# You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. To create a heading, use three hashes (ie. ###).
'Pages visited after an Answer page - figures are no. of sessions'
title: 'Answer pages: pages visited after'
link: https://docs.google.com/spreadsheets/d/1bxdQQvSUIfNdmuyF1Ws7RwZARIdgU9eQTN5jYrJeXkU/edit?gid=1433864911#gid=1433864911
'Time on page against word count for DWP answer pages'
title: 'Answer pages: average engagement time/word count'
link: https://docs.google.com/spreadsheets/d/1rJTOD69386X1lnpUpih3eXZoeX54kNB4u7dqIQA2oBg/edit?gid=132520947#gid=132520947
documentFormat: Google Sheets
2:
# Both title and link are REQUIRED in order for this information to render on the page.
date: June 2024
date: August 2024
description:
# You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. To create a heading, use three hashes (ie. ###).
'Time on page against word count for DWP answer pages'
title: 'Answer pages: average engagement time/word count'
link: https://docs.google.com/spreadsheets/d/1rJTOD69386X1lnpUpih3eXZoeX54kNB4u7dqIQA2oBg/edit?gid=132520947#gid=132520947
'Pages visited after an Answer page - figures are no. of sessions'
title: 'Answer pages: pages visited after'
link: https://docs.google.com/spreadsheets/d/1bxdQQvSUIfNdmuyF1Ws7RwZARIdgU9eQTN5jYrJeXkU/edit?gid=1433864911#gid=1433864911
documentFormat: Google Sheets
3:
# Both title and link are REQUIRED in order for this information to render on the page.
date: June 2024
date: September 2024
description:
# You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. To create a heading, use three hashes (ie. ###).
'Data on exiting from DWP answer pages'
title: 'Answer pages: exits'
link: https://docs.google.com/spreadsheets/d/1f4fSsIxkCfWiKNV9qgE_sep61f5EbKxU58wTWCsGw60/edit?gid=2140166644#gid=2140166644
'List of all the answer pages and its associated data'
title: 'Answer page: categorising data'
link: https://docs.google.com/spreadsheets/d/18osY2da0SKhSTdY9FAIhKBwCd3HMKw_jqpZS-1mu8gA/edit?usp=sharing
documentFormat: Google Sheets

# Existing issues with this frontend template
Expand Down
20 changes: 10 additions & 10 deletions docs/frontend-templates/finder/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,13 +232,13 @@ insights:
# To add additional insights duplicate the the fields below (adhering to the formating) but increase the count by one integer.
0:
# Both title and link are REQUIRED in order for this information to render on the page.
date: August 2024
date: May 2024
description:
# You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. To create a heading, use three hashes (ie. ###).
'Findings after the search team has improved the relevancy of site search results, and what to do next'
title: 'GOV.UK site search: desk research, analytics findings and product solutions'
link: https://docs.google.com/presentation/d/1IoupQiEuCLMc-AOEUntGeKwQPIG-cWmnleuHOgujOuI/edit?usp=sharing
documentFormat: Google Slides
'Migrating finders to Vertex in order to improve keyword search relevance'
title: 'Should we move finders to Google Vertex AI Search?'
link: https://docs.google.com/document/d/1x84j4IvpQcXy8WpG2Mx9YrO5GFZeOYOToiSzK9ax6Uk/edit?usp=sharing
documentFormat: Google Docs
1:
# Both title and link are REQUIRED in order for this information to render on the page.
date: July 2024
Expand All @@ -250,13 +250,13 @@ insights:
documentFormat: Google Docs
2:
# Both title and link are REQUIRED in order for this information to render on the page.
date: May 2024
date: August 2024
description:
# You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. To create a heading, use three hashes (ie. ###).
'Migrating finders to Vertex in order to improve keyword search relevance'
title: 'Should we move finders to Google Vertex AI Search?'
link: https://docs.google.com/document/d/1x84j4IvpQcXy8WpG2Mx9YrO5GFZeOYOToiSzK9ax6Uk/edit?usp=sharing
documentFormat: Google Docs
'Findings after the search team has improved the relevancy of site search results, and what to do next'
title: 'GOV.UK site search: desk research, analytics findings and product solutions'
link: https://docs.google.com/presentation/d/1IoupQiEuCLMc-AOEUntGeKwQPIG-cWmnleuHOgujOuI/edit?usp=sharing
documentFormat: Google Slides

# Existing issues with this frontend template
# List of all the issues that are associated with this frontend template, (1) containing the title used to describe the issue on GitHub, and (2) the link to the GitHub issue itself.
Expand Down
12 changes: 6 additions & 6 deletions docs/frontend-templates/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -295,18 +295,18 @@ insights:
date: May 2024
description:
# You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. To create a heading, use three hashes (ie. ###).
'A spreadsheet outlining the total number of sessions in which any page from a guide was viewed.'
title: 'Guides: Click-thru (any page in guide)'
link: https://docs.google.com/spreadsheets/d/1nMZ4yU0wOhQtPwa78n4i8GKmMuCEYvQTVtKPPVCCbk0/edit?usp=sharing
'Data shows how many sessions included any page from each chapter and then breaks down that figure by the number of sessions for each chapter within the guide.'
title: 'Guides: usage across chapters'
link: https://docs.google.com/spreadsheets/d/1lW8AJ1HbnFv06gkDB6OUGFPZjeXQbaECWW3t4AT2YPk/edit?gid=0#gid=0
documentFormat: Google Sheets
1:
# Both title and link are REQUIRED in order for this information to render on the page.
date: May 2024
description:
# You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. To create a heading, use three hashes (ie. ###).
'Data shows how many sessions included any page from each chapter and then breaks down that figure by the number of sessions for each chapter within the guide.'
title: 'Guides: usage across chapters'
link: https://docs.google.com/spreadsheets/d/1lW8AJ1HbnFv06gkDB6OUGFPZjeXQbaECWW3t4AT2YPk/edit?gid=0#gid=0
'A spreadsheet outlining the total number of sessions in which any page from a guide was viewed.'
title: 'Guides: Click-thru (any page in guide)'
link: https://docs.google.com/spreadsheets/d/1nMZ4yU0wOhQtPwa78n4i8GKmMuCEYvQTVtKPPVCCbk0/edit?usp=sharing
documentFormat: Google Sheets

# Existing issues with this frontend template
Expand Down
20 changes: 10 additions & 10 deletions docs/frontend-templates/homepage.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,13 +225,13 @@ insights:
# To add additional insights duplicate the the fields below (adhering to the formating) but increase the count by one integer.
0:
# Both title and link are REQUIRED in order for this information to render on the page.
date: July 2024
date: April 2023
description:
# You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. To create a heading, use three hashes (ie. ###).
'Information regarding the design update, taken place in November 2023'
title: 'GOV.UK homepage'
link: https://gov-uk.atlassian.net/wiki/spaces/GOVUK/pages/29720672/GOV.UK+homepage
documentFormat: Wiki entry
'Holistic redesign of the homepage'
title: Homepage Redesign Challenge
link: https://docs.google.com/presentation/d/13YlznozVei-m69S0hL8VAm3mMzHMSoa88EVctgDjFm0/edit?usp=sharing
documentFormat: Google Slides
1:
# Both title and link are REQUIRED in order for this information to render on the page.
date: July 2023
Expand All @@ -243,13 +243,13 @@ insights:
documentFormat: Google Slides
2:
# Both title and link are REQUIRED in order for this information to render on the page.
date: April 2023
date: July 2024
description:
# You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. To create a heading, use three hashes (ie. ###).
'Holistic redesign of the homepage'
title: Homepage Redesign Challenge
link: https://docs.google.com/presentation/d/13YlznozVei-m69S0hL8VAm3mMzHMSoa88EVctgDjFm0/edit?usp=sharing
documentFormat: Google Slides
'Information regarding the design update, taken place in November 2023'
title: 'GOV.UK homepage'
link: https://gov-uk.atlassian.net/wiki/spaces/GOVUK/pages/29720672/GOV.UK+homepage
documentFormat: Wiki entry

# Existing issues with this frontend template
# List of all the issues that are associated with this frontend template, (1) containing the title used to describe the issue on GitHub, and (2) the link to the GitHub issue itself.
Expand Down
Loading

0 comments on commit f7241fd

Please sign in to comment.