Howdy, Stranger!

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

Supported by

[open] not logging correct response in Auditory oddball experiment

edited June 2014 in OpenSesame

i am making a 4 condition oddball experiment and the 'correct' variable for participant response is always '0'. I have never had this problem before. Could i please provide somebody with the file to have a glance over? Many thanks

Comments

  • edited 2:26PM

    Hi Joshua,

    If you just want to share the script, you can post it (for example) to [http://www.pastebin.com] and post the URL here. If you also want to include the file pool, then you can use something like DropBox or FileDropper. (We prefer that you don't send things through e-mail.)

    To get you started with debugging, I would insert a feedback item before the logger and add something like the following text:

    response: [response]
    correct_respone: [correct_response]
    correct: [correct]
    

    Seeing all the relevant variables like this should help you figure out where things go wrong.

    Cheers!
    Sebastiaan

Sign In or Register to comment.