Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

How to give subjects feedback as "no response!" when there is no mouse click during a period of time

Hi,
I want to give subjects feedback like "no response!" if they do not click the left or right mouse button during a period of time. I know [correct = 1] means the answer is correct and [correct = 0] means the answer is wrong. But I do not know how to set the "Run if" when there is no mouse click to show "no response!" to subjects. It should be something like [response] = None or [response] = 0.
Any help would be appreciated. Thank you!

"When you use the standard response items, such as the keyboard_response and mouse_response, a number of variables are set based on the participant's response.Is set to '1' if the last response matches the variable correct_response, '0' if not, and 'undefined' if the variable correct_response has not been set."

Comments

Sign In or Register to comment.