Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
possible to branch based on combination of two Responses?
#4
Hi Sarah!

In the listing-them-all approach, are you using a single trial template, and just hard coding the order of presentation of stimuli and responses? In that case, it should work with branching? The triggers are matched based on names, so assuming the responses are named "SameTrial" and "DifferentTrial", does the following not work?

Code:
"triggers": [{"trial_template": "theOneTemplate", "response": "SameTrial"}, {"trial_template": "theOneTemplate", "response": "DifferentTrial"}],
Reply


Messages In This Thread
RE: possible to branch based on combination of two Responses? - by Ting - 01-07-2021, 04:58 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)