Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 4
»
RE: Problem running web script
Problem running web script
Post Reply
Like
25
Problem running web script
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
vz29
vz29
posted 11 Years Ago
ANSWER
Topic Details
Share Topic
Group: Awaiting Activation
Posts: 72,
Visits: 192
Hi,
I programmed and launched an Inquisit script using the web software. When I click on the start page from the computer on which I actually programmed the script, it runs. However, when I try running the script on another computer (Mac), I see the launch page, click on the start button, then a popup window with the Inquisit logo/info appears for about a second and then disappears. The experiment doesn't actually begin.
All the images have been uploaded to the server (twice!).
Thoughts?
V
Reply
Like
25
Dave
Dave
posted 11 Years Ago
ANSWER
Post Details
Share Post
Group: Administrators
Posts: 13K,
Visits: 108K
It would be helpful if you'd post the link to your web experiment's launch page.
Reply
Like
22
vz29
vz29
posted 11 Years Ago
ANSWER
Post Details
Share Post
Group: Awaiting Activation
Posts: 72,
Visits: 192
Here's the link:
http://research.millisecond.com/jtab/googlestudy1b.web
Reply
Like
22
Dave
Dave
posted 11 Years Ago
ANSWER
Post Details
Share Post
Group: Administrators
Posts: 13K,
Visits: 108K
Thanks. The script runs on the machine you programmed it on because it references *local files on that machine*:
<item f_pics>
/1 = "/Users/zayas/Google Drive/Experiments/Study0_GenAds/Data/Female Ps_ad-screenshots_1-20/Participant 5_ad-screenshot_1-20/Participant 5_ad-screenshot_1.jpg"
[...]
</item>
Of course those file paths do not exist on any other machine. You need to get rid of the path, i.e. things ought to read
<item f_pics>
/1 = "Participant 5_ad-screenshot_1.jpg"
[...]
</item>
and so forth for each and every external file referenced.
Reply
Like
23
vz29
vz29
posted 11 Years Ago
ANSWER
Post Details
Share Post
Group: Awaiting Activation
Posts: 72,
Visits: 192
Thank you! It works!
Reply
Like
21
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
25
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search