URL of experiment: https://run.pavlovia.org/merve73/soa_temporal/html
code: https://gitlab.pavlovia.org/merve73/soa_temporal
Description of the problem:
Hi, I created the experiment in the builder and it was working just fine offline. But when I try to run it online it gets stuck on the initializing page. I know that I need to convert the code to JS but I use the 2020 version. So, if I understood correctly it is automatically converted into JS. I saw that the conditionals in stimuli component are not converted into JS automatically but rather use python syntax. I changed them manually in the JS in gitlab but still nothing changed. Someone in another post mentioned that some functions are not working online. So, I removed linspace, shuffle and .thisN to see if they were the problems but again nothing changed. When I analyzed JS that is in gitlab it says too many error, 17 % scanned but I don’t know what those errors are. Also, when I looked at the codes of online experiments I could not see what is the difference in terms of the syntax.
I would really appreciate it if someone would give me some idea about what the problem can be?
Thank you all in advance.