Experiment Stuck on Initializing the Experiment page

URL of experiment: Pavlovia

Description of the problem:
I have read through several of the “Stuck on Initializing experiment threads” however none seem to work with my experiment. I have several bits of custom code inserted throughout the experiment. When I sync it with Pavlovia, I get these error messages:

The error seems to be related to allowKeys. Do you have a keyboard component to which that might be referring?

Yes, I have two components where I take input with a custom code segment, as I want to also display the input to the screen. Is there a way around this?

Yes. Displaying text input is quite common.

Please could you show your auto translated Python code?

Yes, sorry.

.upper doesn’t auto translate and I think you may need to manually translate it to .toUpperCase despite my previous code_JS suggestion

Sorry, I completely forgot to attach the JS translation, here they are. How do I manually translate it? Is that done within the file on my computer?

)

Change the code component to Both and then make the edit on the right hand side.