Hi! I am trying to get my experiment to record how long it takes for participants to click their mouse during my experiment as an attention check. In builder I have the mouse component set to:
save mouse state: final
time relative to: mouse onset
store params for clicked: $name,
save onset/offset times: check box is checked
sync timing with screen refresh: check box is unchecked.
I thought save onset offset times would make sure this data would be recorded in my data sheets but it doesn’t seem to be doing that. Any ideas?