﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Millisecond Forums » Millisecond Forums » Inquisit 5  » Is there a way to prevent web participants from using mobile devices (Inquisit Web 5)?</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Sat, 19 Sep 2026 16:40:03 GMT</lastBuildDate><ttl>20</ttl><item><title>Is there a way to prevent web participants from using mobile devices (Inquisit Web 5)?</title><link>https://forums.millisecond.com/Topic25213.aspx</link><description>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.&lt;br/&gt;&lt;br/&gt;Is there an easy way to do this?</description><pubDate>Tue, 10 Jul 2018 08:49:05 GMT</pubDate><dc:creator>bel_282</dc:creator></item><item><title>RE: Is there a way to prevent web participants from using mobile devices (Inquisit Web 5)?</title><link>https://forums.millisecond.com/Topic25215.aspx</link><description>&lt;div data-id="25213" class="if-quote-wrapper" unselectable="on" data-guid="1531237591140"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25213" title="Move Cursor Below" contenteditable="false"&gt;&lt;span unselectable="on"&gt;+&lt;/span&gt;&lt;/a&gt;&lt;a class="quote-delete" unselectable="on" style="display: none;" href="#" data-id="25213" title="Delete Quote" contenteditable="false"&gt;&lt;span unselectable="on"&gt;x&lt;/span&gt;&lt;/a&gt;&lt;span unselectable="on" class="quote-markup"&gt;[quote]&lt;/span&gt;&lt;div unselectable="on" class="if-quote-header" contenteditable="false"&gt;&lt;div unselectable="on" class="if-quote-toggle-wrapper"&gt;&lt;a class="if-quote-toggle quote-link" href="#" data-id="25213" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;bel_282 - Tuesday, July 10, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25213"&gt;&lt;div class="if-quote-message-margin"&gt;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.&lt;br/&gt;&lt;br/&gt;Is there an easy way to do this?&lt;a class="if-quote-goto quote-link" href="#" data-id="25213"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/div&gt;&lt;br/&gt;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:&lt;br/&gt;&lt;br/&gt;&amp;lt;expt&amp;gt;&lt;br/&gt;/ onexptbegin = [&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (computer.platform = "ios") script.abort(true);&lt;br/&gt;]&lt;br/&gt;...&lt;br/&gt;&amp;lt;/expt&amp;gt;&lt;br/&gt;</description><pubDate>Tue, 10 Jul 2018 08:49:05 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>