Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Lexical decision with yoked pair stimuli
#9
(11-20-2020, 02:10 PM)Ive tested the trial template "Break" thinking that might be the problem, but it works as a regular block if I code it that way. I can leave it as its own block, but then there would be fewer breaks than I would like unless I break down the other blocks more, which I'd rather not do. The code I have is:{  "Break":{ Wrote:     "type":"basic",
    "cover_trials":["Break_start"],
    "end_trials":["Break_end"]
  },

"Break_start":{

    "type":"instruction",
    "stimuli":["Exp_break"],
    "duration":10,
    "countdown_visible":false
  },
 
  "Break_end":{
    "type": "instruction",
    "stimuli":["Exp_break_end"],
    "duration":5
}
}


Lucy - FF Researcher SupportHi, this code looks correct. What does the trial template for "Break" look like? Perhaps there is a problem there.
Reply


Messages In This Thread
RE: Lexical decision with yoked pair stimuli - by [email protected] - 11-20-2020, 02:20 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)