Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 5
»
Is there a way to prevent web participants from using mobile devices...
Is there a way to prevent web participants from using mobile devices (Inquisit Web 5)?
Post Reply
Like
59
Is there a way to prevent web participants from using mobile devices...
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Dave
Dave
posted 7 Years Ago
ANSWER
Post Details
Share Post
Group: Administrators
Posts: 13K,
Visits: 107K
+
x
bel_282 - Tuesday, July 10, 2018
I have just started using Inquisit 5 after previously using Inquisit 4 to launch response time/accuracy experiments on mTurk. I want to keep things as consistent as possible by stopping people from using mobile devices (ipads, iphones etc.) to complete the experiment.
Is there an easy way to do this?
The way to do this would be to prevent the respective script from running under iOS. This should be doable by adding code along the following lines:
<expt>
/ onexptbegin = [
if (computer.platform = "ios") script.abort(true);
]
...
</expt>
Reply
Like
55
bel_282
bel_282
posted 7 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 1,
Visits: 6
I have just started using Inquisit 5 after previously using Inquisit 4 to launch response time/accuracy experiments on mTurk. I want to keep things as consistent as possible by stopping people from using mobile devices (ipads, iphones etc.) to complete the experiment.
Is there an easy way to do this?
Reply
Like
59
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
59
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search