Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 4
»
Organising survey data into single rows per subject when executed from...
Organising survey data into single rows per subject when executed from a block element
Post Reply
Like
167
Organising survey data into single rows per subject when executed from...
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Marcel
Marcel
posted 10 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 9,
Visits: 121
Following on from my venture into experimenting with using Inquisit to present some survey data
this post.
I wonder if there may be a way to set up this task to store the data in a single row for each subject after having used a block element.
A simplified example:
<block demographics>
/trials = [1=demographics1]
</block>
<surveypage demographics1>
/ caption = "Please answer the following demographic questions"
/ fontstyle = ("Verdana", -16, true, false, false, false, 5, 0)
/ questions = [1=sex; 2=age]
</surveypage>
<dropdown sex>
/ caption = "Sex"
/ options = ("female", "male")
</dropdown>
<textbox age>
/ caption = "Age"
/ mask = positiveinteger
/ range = (7, 110)
</textbox>
I wonder if there is a way to write a data element (or similar) that will do as described above?
<data>
/ columns = [subject, dropdown.sex.response, textbox.age.response]
/file = "responses.iqdat"
</data>
Thank you
Marcel
Tags
data-files
data-recording
surveypages
Reply
Like
167
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
Organising survey data into single rows per subject when executed from...
Marcel
-
10 Years Ago
If you want a single-line data file for survey data, why don't you use...
Dave
-
10 Years Ago
Post Reply
Like
167
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search