I have exported the paradata from Survey Solutions server because I would like to get the first values entered by the enumerators. I was wondering how should I interpret the “parameters” variable.
For instance, I have:
var1 || 1 || 2
var2 || 1, 2
var3 || 1 | 2
What do the “||” , “|” & “,” mean? Does it mean that the enumerator first wrote 1 for var1 and then changed it to 2?
If I understood properly, in the following example, I should interpret the results as following: the enumerator first reported 0 for the roster 629 of question f2_1. He then changed the answer to 1, right?