Skip to content

Commit ed94f0d

Browse files
committed
Adding example images for early years variant
1 parent b955e94 commit ed94f0d

File tree

6 files changed

+26
-0
lines changed

6 files changed

+26
-0
lines changed
113 KB
Loading
73.3 KB
Loading
75.8 KB
Loading
82.3 KB
Loading
108 KB
Loading

app/views/design-system/patterns/ask-users-for-feedback.html

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,32 @@ <h3 class="govuk-heading-m">Variant 2: Early Years Training</h3>
301301

302302
<p class="govuk-body">That's an increase of 256.85%.</p>
303303

304+
<h3 class="govuk-heading-m">Example</h3>
305+
306+
<img src="/assets/images/early-years-training-understand.png" alt="Question 1 asks if the content was easy to understand. Radio buttons with answers ranging from strongly disagree to strongly agree"
307+
width="700"
308+
height="auto">
309+
310+
<img src="/assets/images/early-years-training-engaging.png" alt="Question 2 asks if the content was engaging. Radio buttons with answers ranging from strongly disagree to strongly agree"
311+
width="700"
312+
height="auto">
313+
314+
<img src="/assets/images/early-years-training-expectations.png" alt="Question 3 asks if the module met the user's expectations? Radio buttons with answers yes or no"
315+
width="700"
316+
height="auto">
317+
318+
<img src="/assets/images/early-years-training-suggestions.png" alt="Question 4 asks for any suggestions to improve the module. A free text field is provided for users to enter their suggestions."
319+
width="700"
320+
height="auto">
321+
322+
<img src="/assets/images/early-years-training-feedback-thank-you.png" alt="Thank you message after submitting feedback"
323+
width="700"
324+
height="auto">
325+
326+
<p class="govuk-body">You do not need to use the same content as the examples shown in the screen shots if you choose to use this variant.</p>
327+
328+
<p class="govuk-body">Adapt the content based on your users' needs and context.</p>
329+
304330
<h2 class="govuk-heading-l">Get feedback on a specific page</h2>
305331

306332
<p class="govuk-body">There is a third variant you can use if you want to gather feedback on a specific page.</p>

0 commit comments

Comments
 (0)