Response
Main table where each row describes a response in a trial.
note
The information in this table should be sufficient for most analyses, but more detailed information may be linked from other tables via identifiers (response_id and trial_index).
Key
| Field | Type | Requirement | Description |
|---|---|---|---|
| response_id | PRIMARY KEY | required | A unique identifier assigned to responses in temporal order, meaning that larger IDs correspond to more recent responses that occurred later in time. This ID is unique within this table; no two rows share the same value. |