diff --git a/app/views/design-system/patterns/get-to-an-answer.html b/app/views/design-system/patterns/get-to-an-answer.html index 70fc44cd..e8c74ded 100644 --- a/app/views/design-system/patterns/get-to-an-answer.html +++ b/app/views/design-system/patterns/get-to-an-answer.html @@ -49,7 +49,9 @@ Patterns
{{description}}
+Ask users questions to determine what information they need.
+ +Users are guided to relevant content based on how they respond to a short series of questions.
If you have different user groups who need different information and you’re able to present your content as a flow chart, it’s likely to be suitable for this format.
The user is asked a question and based on their answer they are then:
-The user is asked a question and based on their answer they are then:
-This pattern can be added to your service in different ways depending on your requirements, including:
+To create a questionnaire, sign in to ‘Get to an answer’.
-For more detail on how to set up your questionnaire read the guidance in the ‘Support’ section.
+For more detail on how to set up your questionnaire read the guidance in the ‘Support’ section.
Before a questionnaire can be made live you will need to complete all the steps in the ‘Prepare to publish questionnaire’ section.
diff --git a/package-lock.json b/package-lock.json index 3ae5b0dd..e9bed0e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3201,4 +3201,4 @@ } } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index c25ed329..5da2fe5d 100644 --- a/package.json +++ b/package.json @@ -37,4 +37,4 @@ "concurrently": "^9.1.2", "nodemon": "^3.1.9" } -} +} \ No newline at end of file