URL of experiment:
Description of the problem:
Running the experiment works fine through psychopy builder, but when trying to run online I get one of two error messages. One reference error is “np not defined”, which I think is due to my use of the numpy “arange” function, but I can’t find a way of importing the numpy module to work in javascript? Secondly, the error “win is not defined” (see screenshot) which I have no idea what might be causing it. I’d really appreciate any help or advice, thank you.