Hello everyone,
I am looking to pilot an experiment online on Windows 10 using Pavlovia that was originally written with the coder tool on psychopy3. From what I understand, the way to run an experiment online is to sync the experiment using the builder tool, but I am wondering if this is possible with an experiment that is already written in coder or if I would need to start from scratch using the builder
I think, the autotranslation tool from Python to JS works only for builder experiments. It struggles to translate more complex code components, let alone an entire experiment written in the coder view.
It is amazing that the translation works as well as it does for experiments written in the builder view. However, for some Python functionalities or packages you might use in your experiment, there are just no equivalents in JS.