subtrial_count
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
| Property | Value |
|---|---|
| Type | integer |
| Requirement | optional |
| Categories | Task |
Notes
- Not the same as
response_count, which counts the pieces of ONE response: a digit-span trial recalling "3-5-7" hasresponse_count= 3 butsubtrial_count= 1 (one stimulus, one recall, one evaluation), while a two-step trial hassubtrial_count= 2 (two stages, each with its own stimulus and outcome).