Table
Download data: Table structure¶
The table structure is a simple format with rows and columns.
Compatible file types¶
Table structure data is currently available in the .csv
file type, in which
each cell is separated by a comma. Read more about csv and how to import it
here.
Structure¶
Data for the Dynamic Form task can be structured as a table, with the columns
corresponding to selected fields in the task's parameters. A column called
pid
is added with the participant IDs. Each row represents one participation.
Example¶
Table with 4 participants' data for a Dynamic Form task with fields avatar, country, gender, handedness, language and race.