The first two lines of a results file are the session header: a row of column names and a row of values describing the whole run. Which columns appear depends on your project settings; demographics show up only for the fields you enabled.
| Column | Meaning |
|---|
id | The participant identifier: entered on the details screen, passed in the link, or the Minds ID for participants recruited through Testable Minds. |
age, gender, sex_assigned_at_birth, education, handedness, sexual orientation, ethnicity, nationality | The demographic answers, one column per field you enabled on the participant details screen. |
| Custom fields | Each extra participant field you define appears as its own column, named after the label you gave it. |
| Column | Meaning |
|---|
browser, version | The participant’s browser and its version. |
screenWidth, screenHeight | Screen resolution in pixels. |
OS, OS_lang | Operating system and its language setting. |
calibration | The card-calibration result when the calibration screen is enabled, used to convert on-screen sizes to physical units. |
fps_start, fps_M, fps_SD | Display frame rate at the start of the run, plus its mean and standard deviation across the run. Present when frame-rate recording is on. |
| Column | Meaning |
|---|
GMT_timestamp, local_timestamp | When the session started, in GMT and in the participant’s local time. |
duration_s | Total duration of the run in seconds, from start to the last recorded response. |
completionCode | The completion code shown to the participant, when completion codes are enabled. |
score | The total score for the run, when scoring is used. |
tallies | The final tally counts, when tallies are used. |