Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
FAQ #2 - Multiple Stimuli on Same Trial
#2
In a trial template, stimuli can take a nested list. In the example "stimuli": ["s1", ["s2", "s3"], ... , "sn"], s2 and s3 will appear on the same trial. These stimuli will default to sensible locations if they are visible. To have two or more stimuli appear on the same trial in specific locations, use the custom option: use a list of dictionaries to specify stimuli and their locations. For example, "stimuli": [{"which": ["s1", "s2"], "location": [1, 9]}] specifies that s1 and s2 will appear on the same trial, with s1 in the top left corner and s2 in the bottom right. See our documentation for more. 
Reply


Messages In This Thread
RE: FAQ #2 - Multiple Stimuli on Same Trial - by Lucy - FF Researcher Support - 10-23-2020, 04:09 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)