By LeoVienna - 6/29/2023
Hi everyone,
I set up an online study and when trying to run it, we run in an error we havent encountered yet and cant resolve. Any ideas? Link and screenshot below:
Thanks, Leo
https://mili2nd.co/6edc
|
By Dave - 6/30/2023
+xHi everyone, I set up an online study and when trying to run it, we run in an error we havent encountered yet and cant resolve. Any ideas? Link and screenshot below: Thanks, Leo https://mili2nd.co/6edc The problem is the "&" in your script's file name ("ed&in_lab_5_fatigue_pilot.iqx"). "&" has special meaning in URLs and may not be used as part of file names on the web, otherwise it will break the URL. Rename the script and then things will work.
|
By LeoVienna - 6/30/2023
+x+xHi everyone, I set up an online study and when trying to run it, we run in an error we havent encountered yet and cant resolve. Any ideas? Link and screenshot below: Thanks, Leo https://mili2nd.co/6edc The problem is the "&" in your script's file name ("ed&in_lab_5_fatigue_pilot.iqx"). "&" has special meaning in URLs and may not be used as part of file names on the web, otherwise it will break the URL. Rename the script and then things will work. Great, that was super helpful
|
|