The address wasn't understood.
Firefox doesn't know how to open this address, because the protocol (c) isn't associated with any program.
You might need to install other software to open this address.
Your launch page at https://research.millisecond.com/lukjanenko/personalityandexpertise/personalityandexpertise.web works fine. You've either entered something invalid in your address bar or there is some other problem with that machine unrelated to Inquisit.
Note: You start web experiments via the *launch page*, not via the *script url*.
Hello,
I've created the web and batch scripts and they run perfectly on my laptop but if am using the link through another computer i get 1 of 2 error messages depending on whether use firefox or chrome. The first being that:
The address wasn't understood.
Firefox doesn't know how to open this address, because the protocol (c) isn't associated with any program.
You might need to install other software to open this address.
The second:
Inquisit encountered errors while parsing the following script:
Script Url: http://www.millisecond.com/myaccount/scripts/lukjanenko/personalityandexpertise/personalityandexpertise.iqx
Unable to open file 'C:/Users/Luka/Documents/Consent Form 9.htm'.
Your ConsentformScript.iqx contains references to *paths and files only existing on your local machine*
<html Consent>
/items = ("C:\Users\Luka\Documents\Consent Form 9.htm")
/position = (50%, 40%)
/ size = (70%, 70%)
</html>
Obviously they don't exist on any other. You need strip out the path information and *upload* all supporting files to the server along with your scripts.