Skip to content

subtest

Experiments Surveys & forms

subtest is a pure metadata column. No display, response, randomization or logic behavior reads it. Use it to tag rows with a sub task or block label that you want copied into each saved results row for analysis.

Type any label you like in the cell, for example encoding or block2. The value is never parsed, split or compared; it is copied into the results as-is.

ValueEffect
any stringStored per trial and echoed into the results row of every saved trial.
emptyNothing.

There are no reserved values.

When the column is present but a cell is left blank, that trial’s results row simply has no subtest value. When the column is absent from the uploaded trial file, it does not appear in the results output at all.

  • Saved together with all other columns when a type=test trial completes, when a CFPT trial completes, and when form rows are saved. Practice and learn trials do not write result rows, so their subtest values never appear in the output.
  • No interaction with test, type or any other column.
testsubtesttypetrialNostimFormatstim1key
memoryencodingtest1wordapple1
memoryretrievaltest2wordapple;pear1

subtest distinguishes the two phases in the results file; both rows behave identically.

  • Older documentation describes subtest as a “secondary experiment identifier” that “subdivides trials within a test”. No such subdivision happens; blocks are derived from consecutive type values, never from subtest.