Hi! I think it may be because some of your Image components (‘instructions’ and ‘definitions’) don’t have a size (in the javascript code of the online experiment their sizes are being initialized as undefined). Did you leave the size field empty when creating the experiment in Builder?
Hello Nahuel thank you for your reply. Unfortunately I already tried to add a size to all the images. Could there be any other information missing? The experiment works fine in builder.
Thank you very much!
Tirza
They do not have a size specified in the javascript code of the experiment you linked, maybe you didn’t recompile (File->Export HTML) or sync with Pavlovia after specifying a size for each image?
I don’t think the size units matter for it to work (not sure if deg and cm are supported for online experiments though). You can see how different units work here. I think the default in exp settings (File->Preferences->General->Units) is norm, but often height or pix are more convenient.