Problem: Text and Images Overlap

OS (e.g. Win10): Win10
PsychoPy version (e.g. 1.84.x): 2020.1.3.
Standard Standalone? (y/n): Y

I am currently running an IAT with the code found here
When I run the test, however, the image and text files I’ve submitted overlap with each other during the later half of the experiment (when I’m reconditioning the subject) and I do not want this to occur:

what it’s doing:

what I’d like it to look like, as demonstrated by a previous trial in the experiment:

I’ve checked the excel sheets and the format looks like the sample files given in the original code the developers issued out. Where else should I check and how can I fix this issue? Thank you!

I am not an expert and a total mega beginner but I had a similar problem, I checked the timing and the elements kind of began at the same time, not sequentially. Maybe this?

1 Like

I’m not sure how I would go about doing that, as the coding for the IAT program has it so that each trial (whether image or word) is cycled through once throughout a session:


This code worked perfectly for the first half of the test and only showed problems with the reconditioning portion (the later half), so I don’t know if the problem lies within the timing and elements

Thank you very much for your input though!

More images: