ONSdigital / eq-survey-runner

eQ Survey Runner
MIT License
21 stars 14 forks source link

Ear 1620 #2837

Closed ashtuck closed 2 years ago

ashtuck commented 2 years ago

What is the context of this PR?

Updated construction_0002.

How to review

Ensure eq_id, survey_id, form_type and data_version are unchanged from the previous wave (compare with the JSON you just replaced to know what these values are) Ensure the trad_as metadata validator (found at the end of the JSON document) is optional_string (it will default to string in the JSON you grab from Author) You can change it in the Metadata in Author Within the preview_content block of the JSON (near the top of the page, around line 32) add a description property into the content property to create a hyperlink, it's value is unchanged from the previous wave (compare with the JSON you just replaced to know what this value is) This is probably all done now in Author. Just check to see it is When you are done making changes, or further updates, run yarn format and push the code to GitHub. Once it's in staging, PM to check:

Intro page: Contact details are 0300 303 5948 and surveycomments@ons.gov.uk Link to view questions under "Info you will need" Link to ONS Twitter and webpage related to COVID Summary page: Sections are collapsible Submission page: Text is "Thank you for completing this survey. Your response will help inform decision-makers how best to support the UK population and economy at this challenging time."

Checklist