Reply To: Feedback after selecting an image

PennController for IBEX Forums Support Feedback after selecting an image Reply To: Feedback after selecting an image

#4693
Elise
Participant

Hi Jeremy,

thank you for your help!

The problem now is, that I can’t press any key anymore. If I comment out that part:

newButton("continue", "Next")
        .print()
        .wait()  // You need to wait before going to the next trial

I can select a picture, but the next trial starts immediately. I suppose that the feedback is there, but I can’t see it.
Do I have to implement the .wait command somewhere else?

Elise