Surveypage records latency for each response when data columns does not include latency


Surveypage records latency for each response when data columns does...
Author
Message
jeff.smith
jeff.smith
Distinguished Member (3.9K reputation)Distinguished Member (3.9K reputation)Distinguished Member (3.9K reputation)Distinguished Member (3.9K reputation)Distinguished Member (3.9K reputation)Distinguished Member (3.9K reputation)Distinguished Member (3.9K reputation)Distinguished Member (3.9K reputation)Distinguished Member (3.9K reputation)
Group: Forum Members
Posts: 33, Visits: 190
The data file includes latency even though I do not have latency as data to be recorded using columns in surveypages. Other scripts, such as trials, do not have this issue. Each survey question has a corresponding latency column. How can this be removed at the level of data recording in Inquisit? (Aside from manually deleting columns after in Inquisit/SPSS/Excel). The data from surveypages also includes the build # which I do not want, and again is not an issue for other types of scripts.

My script includes:

<data>
/columns = [date time group subject response]
</data>

<survey demographics>
/ pages = [1=demographics]
/ responsefontstyle = ("Times New Roman", -18, false, false, false, false, 5, 0)
/ itemfontstyle = ("Times New Roman", -20, false, false, false, false, 5, 0)
/ itemspacing = 2%
/ showpagenumbers = false
</survey>

<surveypage demographics>
/ caption = "Please answer the following demographic questions:"
/ fontstyle = ("Times New Roman", -20, true, false, false, false, 5, 0)
/ questions = [1=Sex; 2=JobTitle; 3=EmploymentStatus; 4=DirectCare; 5=YearsWorked]
</surveypage>

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Reading This Topic

Explore
Messages
Mentions
Search