Builder export to html creates files that do not run on browser

Hi All,

When I export an expt from builder to html, I get index.html, two .js files and one .psyexp file. When I open the index.html on any browser (file://…), I get “initializing experiment” and then it hangs. What am I doing wrong? (Mac OSX/ Chrome, Safari, PsychoPy3). Thanks in advance,

Jeff

Hi @jeff , PsychoPy Runner window has a “Run PsychoJS in local debug mode” which should set up a local server for running your task, if that does not work you will have to run it from Pavlovia using the pilot mode for testing.

1 Like