Hi,
I'm having trouble with ending a trial before all the elements have appeared on the screen. Sample code is below:
<trial face_stimuli>/ inputdevice = mouse/ stimulustimes = [0 = stimulus; 0 = question; 0 = A; 0 = B; 0 = C; 0 = D; 2000 = mask]/ validresponse = (A, B, C, D)</trial>
I have a stimulus appear, then mask it after 2000ms. During this time, participants should be able to provide an answer and move on to the next trial before the mask appears. But set up this way, inquisit does not seem to be accepting responses before the mask is displayed.
Is there a way around this?
Help would be greatly appreciated.