Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 5
»
saving data from surveypages
saving data from surveypages
Post Reply
Like
36
saving data from surveypages
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
peter
peter
posted 8 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 64,
Visits: 210
Hi all, I have incorporated some survey pages into my script but am having issues saving the response data. This is due to there being more than one response per trial (an issue I should have foreseen but sadly did not). Any suggestions as to how to resolve this would be greatly appreciated.
Thanks in advance.
Peter
Reply
Like
36
Dave
Dave
posted 8 Years Ago
ANSWER
Post Details
Share Post
Group: Administrators
Posts: 13K,
Visits: 105K
+
x
peter - Monday, November 27, 2017
Hi all, I have incorporated some survey pages into my script but am having issues saving the response data. This is due to there being more than one response per trial (an issue I should have foreseen but sadly did not). Any suggestions as to how to resolve this would be greatly appreciated.
Thanks in advance.
Peter
If you run your <surveypage>s via a <block>, you'll find all the responses pertaining to the page logged in the raw data file's "response" column. If you wish to log any particular question element's (<radiobuttons>, <dropdown>, etct.) response to the raw data and/or summary data files, you can do so by logging the respective question element's response property as in
<data>
/ columns = (..., textbox.age.response, dropdown.gender.response, radiobuttons.income.response, ...)
...
</data>
Reply
Like
37
peter
peter
posted 8 Years Ago
ANSWER
Post Details
Share Post
Group: Forum Members
Posts: 64,
Visits: 210
+
x
Dave - Monday, November 27, 2017
+
x
peter - Monday, November 27, 2017
Hi all, I have incorporated some survey pages into my script but am having issues saving the response data. This is due to there being more than one response per trial (an issue I should have foreseen but sadly did not). Any suggestions as to how to resolve this would be greatly appreciated.
Thanks in advance.
Peter
If you run your <surveypage>s via a <block>, you'll find all the responses pertaining to the page logged in the raw data file's "response" column. If you wish to log any particular question element's (<radiobuttons>, <dropdown>, etct.) response to the raw data and/or summary data files, you can do so by logging the respective question element's response property as in
<data>
/ columns = (..., textbox.age.response, dropdown.gender.response, radiobuttons.income.response, ...)
...
</data>
Thats great thanks i will give it a go. cheers
Reply
Like
32
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
36
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search