Skip to content

Commit b80aea2

Browse files
authored
Merge pull request #373 from cmu-delphi/docs/survey-wave-7
Wave 7 changelog and files
2 parents fb42554 + 4441b46 commit b80aea2

File tree

3 files changed

+44
-0
lines changed

3 files changed

+44
-0
lines changed

docs/symptom-survey/coding.md

+44
Original file line numberDiff line numberDiff line change
@@ -398,3 +398,47 @@ changes carefully when you use responses from multiple waves of this survey.
398398
and were not displayed to or asked of respondents. On January 6, 2021, item V1
399399
was enabled, and V3 and V4 were made conditional on respondents not answering
400400
"yes" to V1. Item V2 remains disabled in the display logic.
401+
402+
## Wave 7
403+
404+
Wave 7 was deployed on January 12, 2021. It is available in English, as well as
405+
406+
* Simplified Chinese
407+
* English (UK)
408+
* Spanish (Latin America)
409+
* Spanish
410+
* French
411+
* Brazilian Portuguese
412+
* Vietnamese
413+
414+
Files:
415+
416+
* [Survey text and coding](waves/Survey_of_COVID-Like_Illness_-_Wave_7.pdf) (PDF)
417+
* [Survey text and coding](waves/Survey_of_COVID-Like_Illness_-_Wave_7.docx) (Word)
418+
419+
### Summary of Changes
420+
421+
Wave 7 includes minor modifications to the existing questions regarding COVID -19
422+
vaccination. We intend to expand the scope of our questions in the next wave at
423+
the end of January 2021. Please review the changes carefully when you use
424+
responses from multiple waves of this survey.
425+
426+
#### Changed Items
427+
428+
* Slight changes to the wording of questions V1, V2, V3, and V4.
429+
* Item V2 was included in Wave 6 but not shown to respondents. We have enabled
430+
item V2 for Wave 7.
431+
432+
#### New Items
433+
434+
* Item V9 asks if respondents are concerned about a side effect from the
435+
COVID-19 vaccination. We ask it of all respondents, regardless of whether they
436+
have already received a vaccination.
437+
438+
#### Notes
439+
440+
* This wave configures numeric answer items to require answers to be ≥0. We did this
441+
via JavaScript by setting the `min = "0"` attribute on the input box.
442+
While this should prevent respondents from accidentally entering negative
443+
numbers, those who deliberately want to enter negative numbers can bypass the
444+
restriction.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)