Help Request: ReferenceError: image1 is not defined

Please could you show the Python code (assuming that it’s an Auto translate code component).

I don’t think bmp image files work online.

I tend to use code of the form image1.setImage("reward.png")

However, if your error is image1 is not defined then the main fix will be to put image1= something in Begin Experiment.