survey data file


Author
Message
ari.anna.89
ari.anna.89
Associate Member (63 reputation)Associate Member (63 reputation)Associate Member (63 reputation)Associate Member (63 reputation)Associate Member (63 reputation)Associate Member (63 reputation)Associate Member (63 reputation)Associate Member (63 reputation)Associate Member (63 reputation)
Group: Forum Members
Posts: 6, Visits: 33
Hi everyone,
I created a survey in my experiment (some demographic questions before the real experiment begins)
Is there an option to prevent data from being saved in a separate file?
I already created all the output elements I need in the summarydata and I would not run my <surveypage> via a <block> element.

Thanks!
Arianna
Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 12K, Visits: 98K
arianna.bagnis - 1/23/2020
Hi everyone,
I created a survey in my experiment (some demographic questions before the real experiment begins)
Is there an option to prevent data from being saved in a separate file?
I already created all the output elements I need in the summarydata and I would not run my <surveypage> via a <block> element.

Thanks!
Arianna

<survey> elements will always produce a separate data file, because the data format is for <survey> elements is different -- one row per participant, all responses are columns, i.e. "wide" format -- from that of regular <block>s / <trial>s -- multiple rows per participant, one row per trials, i.e. "long" format.

If you want data from <surveypage>s captures in the general data file along with the <block>/<trial> data, you indeed need to run your <surveypage> elements via a <block>'s /trials attribute instead of via a <survey>'s /pages. (A <survey> is a special kind of <block>, whereas a <surveypage> is a special kind of <trial>.)

ari.anna.89
ari.anna.89
Associate Member (63 reputation)Associate Member (63 reputation)Associate Member (63 reputation)Associate Member (63 reputation)Associate Member (63 reputation)Associate Member (63 reputation)Associate Member (63 reputation)Associate Member (63 reputation)Associate Member (63 reputation)
Group: Forum Members
Posts: 6, Visits: 33
Dave - 1/23/2020
arianna.bagnis - 1/23/2020
Hi everyone,
I created a survey in my experiment (some demographic questions before the real experiment begins)
Is there an option to prevent data from being saved in a separate file?
I already created all the output elements I need in the summarydata and I would not run my <surveypage> via a <block> element.

Thanks!
Arianna

<survey> elements will always produce a separate data file, because the data format is for <survey> elements is different -- one row per participant, all responses are columns, i.e. "wide" format -- from that of regular <block>s / <trial>s -- multiple rows per participant, one row per trials, i.e. "long" format.

If you want data from <surveypage>s captures in the general data file along with the <block>/<trial> data, you indeed need to run your <surveypage> elements via a <block>'s /trials attribute instead of via a <survey>'s /pages. (A <survey> is a special kind of <block>, whereas a <surveypage> is a special kind of <trial>.)

Thanks, Dave!
Actually, I could add the data from <surveypage> running its elements via <survey> by put this code:
dropdown.sex.response, textbox.age.response, textbox.nationality.response in <summarydata>.

I wish I hadn't the survey data file because it is redundant and I like having all my data in one single file.
Anyway, it doesn't matter, I can delete it manually.

Thanks for your help.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search