CSV file: Survey results
This file contains the following fields:
- string study_id - UUID,
- string participant_id - UUID,
- string participant_external_id - UUID,
- timestamp participant_created_at - when the test was done,
- string participant_name - a name that a participant gives while asked about a name, gender, and age at the end of the study (if you have chosen that option), i.e., "Anna, Female, 27",
- int participant_age - participant's age given at the end of the study; could be undefined if participant did not provide this info,
- int participant_gender - participant's gender given at the end of the study: 0 - female, 1 - male, 2 - other; could be undefined if participant did not provide this info,
- string participant_display_gender - participant's gender given at the end of the study; could be undefined if participant did not provide this info,
- string participant_tags - tags assigned to a participant (added by study owner),
- int participant_quality_grade - participant's grade from 1 to 6 where:
- 1 = very low,
- 2 = low,
- 3 = average,
- 4 = good,
- 5 = very good,
- 6 = perfect;
- question1 - item_name1 - the first question for the first item (item_name is the name of the item that you upload, i.e. shelf.jpg)
- question2 - item_name1
- ...
- question1 - item_name2
- ...
- notes - this column contains:
- RealEye version,
- time of download
See the CSV file for the sample study:
NOTE:
for languages other than English (especially with different alphabets), choose the UTF-8 character set while opening the file: