By MSHNVM - 1/9/2018
Hello, When trying to run my test I received the following error message (Transcription: An error message reading "Warning, Unable to open file" and "Error, Unable to load the html file." I tried re-uploading the files and consulted the Inquisit help docs and Google, to no avail. Does anyone know what I might be doing wrong? I imagine it may be something simple - I'm not too tech-savvy! Thank you very much in advance!
|
By Dave - 1/9/2018
+xHello, When trying to run my test I received the following error message (Transcription: An error message reading "Warning, Unable to open file" and "Error, Unable to load the html file." I tried re-uploading the files and consulted the Inquisit help docs and Google, to no avail. Does anyone know what I might be doing wrong? I imagine it may be something simple - I'm not too tech-savvy! Thank you very much in advance! As far as I can see, the problem is this:
The script references a file called "intro_iat.htm" (note the underscore) per
<htmlpage iatintro> / file = "intro_iat.htm" </htmlpage>
but the uploaded file was actually called "iat intro.htm".
I've taken the liberty to fix that on your behalf, i.e. renamed the file to "intro_iat.htm" and things should run now.
|
By MSHNVM - 1/9/2018
Thank you so much, Dave! It works just fine now. I greatly appreciate your help!
|
|