Skip to main content

trial

Version: v26.0608 Namespace: https://behaverse.org/schemas/trial

Tidy tables describing trial-level behavioral data for cognitive tests and questionnaires, derived from raw events.

Trial-level data is organised as 7 tidy tables (161 fields total), joined by _id foreign keys. Open a table to browse its fields.

TableFieldsDescription
Response75Main table where each row describes a response in a trial.
Stimulus19Describes each of the stimuli that were shown during an trial.
Option18Describes each option that a subject could choose from in a trial.
Input15A detailed log of all inputs and clicks recorded during the trial.
StimulusComponent13Stimuli can comprise multiple components. This table describes each component of a stimulus.
OptionComponent14Options can comprise multiple components. This table describes each component of an option.
Instrument7Describes the instrument used for data acquisition.