Skip to main content

subtrial_count

OPTIONAL

The number of subtrials (successive dependent stages, each with its own stimulus → response → outcome cycle) that make up this trial; equals the largest subtrial_index among this trial's rows in the Subtrial table. Derived; 1 for simple single-stage trials.

info

Part of the Task category of the Response table in the trial schema.

Details

PropertyValue
Typeinteger
Requirementoptional
CategoriesTask

Notes

  • Not the same as response_count, which counts the pieces of ONE response: a digit-span trial recalling "3-5-7" has response_count = 3 but subtrial_count = 1 (one stimulus, one recall, one evaluation), while a two-step trial has subtrial_count = 2 (two stages, each with its own stimulus and outcome).