Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Combine text and key press responses
#1
Hello world!
I'm creating a word association task. Participants must write a word in response to a cue word. I´m using the response option"keypress" because it is important to evaluate the first key press and the interval between each key press; however, it is laso important to me that participants can see what they write.
I tried to combine two resposes "keypress" and "text" as explainned in the tutorial Recording participant responses, but F5 ignore the "keypress" response and only record the "text".
I'm not shure that this is the best approach to solve my problem.
My current code is:
"test_trials":{
  "type": "basic",
"stimuli":["w01","w02","w03","w04","w05","w06","w07","w08","w09","w10","w11","w12","w13","w14","w15","w16","w17","w18","w19","w20","w21","w22","w23","w24","w25","w26","w27","w28","w29","w30","w31","w32","w33","w34","w35","w36","w37","w38","w39","w40","w41","w42","w43","w44","w45","w46","w47","w48"],
  "stimulus_pattern": {"order": "random"},
    "responses": [["k_resp","t_resp"]]
},

Thanks to everyone
Reply


Messages In This Thread
Combine text and key press responses - by AQACH - 02-08-2021, 04:23 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)