@@ -17,6 +17,34 @@ results. All problems will be logged here.
17
17
1 . TOC
18
18
{: toc }
19
19
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
+
20
48
## Mistranslation of Distances (May 2021)
21
49
22
50
In Wave 11, all items were re-translated to ensure consistency of the
0 commit comments