Skip to content

Commit 7d9f8bb

Browse files
authored
Merge pull request #581 from cmu-delphi/docs/survey-correction
Fix the incorrect coding issue and document it
2 parents 2e716a0 + 42963a3 commit 7d9f8bb

15 files changed

+28
-0
lines changed

docs/symptom-survey/problems.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,34 @@ results. All problems will be logged here.
1717
1. TOC
1818
{:toc}
1919

20+
## Incorrect Coding in Documentation
21+
22+
We found a Qualtrics bug that affects the exported text of the survey (but not
23+
the survey instrument or underlying data). This bug affects questions where
24+
response options are carried forward from the previous question.
25+
26+
For example, item C13 on waves 4-8 asked respondents to select which activities
27+
they did in the previous 24 hours. Since item C13a asked respondents if they wore a
28+
mask while doing those activities, it was set up to carry forward response options
29+
from C13 so that the wording and numerical coding of response options matched
30+
between the two items.
31+
32+
The numerical coding of responses in C13 was not consecutive, but the
33+
documentation of C13a suggested that responses to it *were* coded consecutively.
34+
However, in the microdata made available to users with data access, the coding of
35+
C13 and C13a is identical. It is the Qualtrics-exported document giving the coding
36+
that is in error.
37+
38+
We updated the [coding documentation](coding.md) on June 15, 2021 to correct the
39+
documented coding of all affected items. The discrepancies that were caught and
40+
fixed in the documentation are listed below:
41+
42+
- Items C13 and C13a, waves 4-8 and 10. The "None of the above" response option
43+
is affected, though this cannot normally be selected in C13a.
44+
- Items B2 and B2c, wave 11. The "Stuffy or runny nose" response option is
45+
affected. The documentation suggested that it was coded as 20 in B2 and 6 on
46+
B2c, but it is actually consistently coded as 20 in both items.
47+
2048
## Mistranslation of Distances (May 2021)
2149

2250
In Wave 11, all items were re-translated to ensure consistency of the
5.46 KB
Binary file not shown.
2.07 KB
Binary file not shown.
-39 Bytes
Binary file not shown.
8.69 KB
Binary file not shown.
10.9 KB
Binary file not shown.
1.11 KB
Binary file not shown.
-12.7 KB
Binary file not shown.
1.93 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)