So there have been a series of issues, all related to PsychoPy generated javascript.
First, util seemed to be defined multiple times (so I removed it from a function name it was added to). Now that part is fixed, however - after that I keep getting ______________ is not defined errors. For every single parameter. These are automatically generated parameters, not ones I created with script (those are defined). I am unsure what to do - this is thousands of parameters. I think it could be due to the fact that I changed original code - but that did not run either + now it at least loads the settings screen.
to add - the experiment was created in builder locally (on my device) but all of the files are in the gitlab project repo
also I know very little about JS, my programming knowledge is based on Python + R so I unfortunately do not know if I did something so wrong in the syntax that it kills the whole set up:(
Thank you for the tips, however - then I unfortunately still have an issue with ‘‘util’’. Particularly, it says that there is an error with util because it was already defined. The error relates to this line