Howdy, Stranger!

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

Supported by

OSWeb keyboard correct response

Hi,


When using the keyboard element in OSWeb, it seems like the variable holding the information regarding the correctness of participants keyboard press is not available.

In the regular opensesame, I define the correct response according to a named element, and then show a feedback message according to the value of 'correct_keyboard'. The selection of the feedback element is set in the sequence by Run if. and correctness of keyboard response is set according to a named element set in the keyboard correct response field. This works fine.

In OSWeb, the keyboard response are registered, as the program continues to run, but the value of correct doesn't seem to be registered, as no feedback message is shown (when putting a different condition in the run if the message is shown).


Any ideas why this isn't working?


Thank you,

Galit

Comments

  • Solved!

    Using the general correctness variable does the trick (instead of looking at the correctness of the keyboard variable).

Sign In or Register to comment.