experiments
JSON array
Last updated
JSON array
Last updated
Experiments describe how data was collected from the participant. In other words, the methods used to get the data. This does not describe how to analyze the data once it’s collected.
🔵 Primary key 🔴 Required 🟡 Computed (squirrel writer/reader should handle these variables)
ExperimentName
string
🔴 🔵
Unique name of the experiment.
FileCount
number
🟡
Number of files contained in the experiment.
Size
number
🟡
Size, in bytes, of the experiment files.
VirtualPath
string
🟡
Path to the experiment within the squirrel package.
Files associated with this section are stored in the following directory. Where ExperimentName
is the unique name of the experiment.
/experiments/<ExperimentName>