Hello -
I'm attempting to create an inline statement that inputs a duration value for each 'Response' ImageDisplay. The duration value will depend on the block the experiment is running. Each run through of 'TalkerList' is one block, and there are 6 blocks in this experiment. I have no idea where to start with this inline. Any advice (or examples) is appreciated! I've provided some more information below.
Thanks,
SMR
TalkerList = 4 groups of 20 trials
Experiment = 6 * TalkerList = 480 trials
Experiment structure
TrainingList (List)
- TalkerProc (Proc)
- TalkerList (Randomized List)
- TalkerProc1 (Proc)
- Talker1List (Randomized List)
- Task (Proc)
- Stimuli1 (ImageDisplay)
- ISI (ImageDisplay)
- Stimuli2 (ImageDisplay)
- Response (ImageDisplay)
- TalkerProc2 (Proc)
- Talker2List (Randomized List)
- Task (Proc)
- Stimuli1 (ImageDisplay)
- ISI (ImageDisplay)
- Stimuli2 (ImageDisplay)
- Response (ImageDisplay)
- TalkerProc3 (Proc)
- Talker3List (Randomized List)
- Task (Proc)
- Stimuli1 (ImageDisplay)
- ISI (ImageDisplay)
- Stimuli2 (ImageDisplay)
- Response (ImageDisplay)
- TalkerProc4 (Proc)
- Talker4List (Randomized List)
- Task (Proc)
- Stimuli1 (ImageDisplay)
- ISI (ImageDisplay)
- Stimuli2 (ImageDisplay)
- Response (ImageDisplay)