01-07-2021, 05:16 PM
Hi Ting! Yeah, that does not seem to work. It keeps freezing at the end of the branching block, right after I make a response (which it acknowledges as received). Doesn't matter if I 'pass' or 'fail' training. It *does* work when I separate it into two distinct templates, but again, I can't use the intended presentation order. Is it possible that reusing the same Response causes it to generate a different data type than just specifying that Response once?
"triggers": [{"trial_template": "TrainingTrials","response": "TrainSameResp"},
{"trial_template": "TrainingTrials","response": "TrainDiffResp"}],
"triggers": [{"trial_template": "TrainingTrials","response": "TrainSameResp"},
{"trial_template": "TrainingTrials","response": "TrainDiffResp"}],