﻿<?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 4  » GNAT - Using pictures selected by participants as target category</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Tue, 14 Apr 2026 08:40:12 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: GNAT - Using pictures selected by participants as target category</title><link>https://forums.millisecond.com/Topic10881.aspx</link><description>&lt;p&gt;Thanks heaps Dave. It's very kind of you to give such detailed explanations.&lt;/p&gt;
&lt;p&gt;I understand better now..&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Yuki&lt;/p&gt;</description><pubDate>Fri, 12 Jul 2013 07:11:58 GMT</pubDate><dc:creator>Yuki</dc:creator></item><item><title>RE: GNAT - Using pictures selected by participants as target category</title><link>https://forums.millisecond.com/Topic10880.aspx</link><description>&lt;p&gt;Here's a quick sketch of how to do this. Suppose you have the following two
&amp;lt;batch&amp;gt; definitions in a file called mybatch.iqx which has been
registered as your active webscript:
&lt;/p&gt;
&lt;pre style="padding-left: 30px;"&gt;&lt;span style="font-family: courier new,courier;"&gt;&amp;lt;batch&amp;gt;
/ file = "A.iqx"
/ subjects = (1 of 2)
/ groupassignment = groupnumber
&amp;lt;/batch&amp;gt;

&amp;lt;batch&amp;gt;
/ file = "B.iqx"
/ subjects = (2 of 2)
/ groupassignment = groupnumber
&amp;lt;/batch&amp;gt;&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;You set the experiment's launch page up to use a query parameter called
mygroup as group id / for condition assignment. You do so in the process
of registering your script via the Web Script Wizard.&lt;/p&gt;
&lt;p&gt;#1: Have Qualtrics forward to the experiment's launch page at the end of the first survey section like so:&lt;/p&gt;
&lt;p&gt;&lt;span class="moz-txt-link-freetext"&gt;http://research.millisecond.com/username/mybatch.web?mysubject=someuniqueidentifier&amp;amp;mygroup=1&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="moz-txt-link-freetext"&gt;This will invoke A.iqx (e.g. your practice GNAT).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="moz-txt-link-freetext"&gt;#2: Have Inquisit send participants back to Qualtrics and set up Qualtrics to pick up where it left off. At the end of this second survey portion, forward to the launch page like so:&lt;/span&gt;&lt;br /&gt;&lt;span class="moz-txt-link-freetext"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="moz-txt-link-freetext"&gt;http://research.millisecond.com/username/mybatch.web?mysubject=someuniqueidentifier&amp;amp;mygroup=2&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="moz-txt-link-freetext"&gt;This will invoke B.iqx (e.g your test GNAT).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="moz-txt-link-freetext"&gt;#3: Have Inquisit send participants back to Qualtrics as before. Note that a script can explicitly manipulate finishpage URLs via the &lt;/span&gt;defaults.finishpage property (see the language reference for details).&lt;/p&gt;
&lt;p&gt;For information re. Qualtrics' handling of query parameters (generation and extraction, use for flow control), please consult Qualtrics' support materials.&lt;/p&gt;
</description><pubDate>Fri, 12 Jul 2013 06:20:41 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: GNAT - Using pictures selected by participants as target category</title><link>https://forums.millisecond.com/Topic10879.aspx</link><description>&lt;p&gt;hmmmm alright.. I'll keep trying...&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks again, Dave. :)&lt;/p&gt;</description><pubDate>Fri, 12 Jul 2013 06:07:18 GMT</pubDate><dc:creator>Yuki</dc:creator></item><item><title>RE: GNAT - Using pictures selected by participants as target category</title><link>https://forums.millisecond.com/Topic10878.aspx</link><description>&lt;p&gt;No, quite the opposite. In fact the definition of "single web experiment" is very liberal as detailed at e.g. http://www.millisecond.com/products/inquisit4/academicweb.aspx#overview.&lt;/p&gt;
&lt;p&gt;All you need to do is make smart use of query parameters (for subject id and particularly group id) along with using &amp;lt;batch&amp;gt; elements.&lt;/p&gt;</description><pubDate>Fri, 12 Jul 2013 06:00:27 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: GNAT - Using pictures selected by participants as target category</title><link>https://forums.millisecond.com/Topic10877.aspx</link><description>&lt;p&gt;I have just gotten access to inquisit web (have only purchased one licence) this morning and was playing around with it, trying to figure out how I can do that but to no avail.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I have also read through "How to Interoperate Inquisit Web with Online Survey Packages&amp;nbsp;" a couple of times but don't seem to get it still..&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Is there any others ways that I can go about doing it?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Yuki&lt;/p&gt;</description><pubDate>Fri, 12 Jul 2013 05:57:37 GMT</pubDate><dc:creator>Yuki</dc:creator></item><item><title>RE: GNAT - Using pictures selected by participants as target category</title><link>https://forums.millisecond.com/Topic10876.aspx</link><description>&lt;p&gt;Says in the documentation (page 138), "An Inquisit Web license entitles you to run a single web experiment (as defined by a single Inquisit script)."&lt;br /&gt;&lt;br /&gt;If I am having 2 different scripts (i.e., first script for practice trials, second script for experimental trials with different categories), then doesn't it mean that I will not be able to do that? &amp;nbsp;&lt;/p&gt;
</description><pubDate>Fri, 12 Jul 2013 05:52:44 GMT</pubDate><dc:creator>Yuki</dc:creator></item><item><title>RE: GNAT - Using pictures selected by participants as target category</title><link>https://forums.millisecond.com/Topic10875.aspx</link><description>&lt;p&gt;Yes, why would that make any difference? You can bounce back and forth as often as you want or need.&lt;/p&gt;</description><pubDate>Fri, 12 Jul 2013 05:46:12 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: GNAT - Using pictures selected by participants as target category</title><link>https://forums.millisecond.com/Topic10874.aspx</link><description>&lt;p&gt;Hi Dave,&lt;/p&gt;
&lt;p&gt;Thanks a lot for your quick replies. Really appreciate it.&lt;/p&gt;
&lt;p&gt;Sorry I actually wasn't clear with my question earlier. I have different scripts for the first and second inquisits. In the first inquisit, they will be doing some practice trials whereas in the second inquisit, they will be doing the experimental trials ----&amp;gt; &amp;nbsp; &lt;/p&gt;
&lt;p&gt;participants answer series of questionnaires on qualtrics --&amp;gt; redirected to inquisit to complete GNAT --&amp;gt; redirected back to qualtrics for a couple more questionnaires --&amp;gt; redirected to inquisit once again, for another round of GNAT --&amp;gt; back to qualtrics?&lt;/p&gt;

&lt;p&gt;So is it still possible? &lt;/p&gt;

&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Yuki&lt;/p&gt;</description><pubDate>Fri, 12 Jul 2013 05:33:34 GMT</pubDate><dc:creator>Yuki</dc:creator></item><item><title>RE: GNAT - Using pictures selected by participants as target category</title><link>https://forums.millisecond.com/Topic10873.aspx</link><description>&lt;p&gt;Yes. See the "How to interoperate Inquisit with online survey packages" topic in the documentation.&lt;/p&gt;</description><pubDate>Fri, 12 Jul 2013 01:28:44 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: GNAT - Using pictures selected by participants as target category</title><link>https://forums.millisecond.com/Topic10872.aspx</link><description>&lt;p&gt;Thanks Dave.&lt;/p&gt;
&lt;p&gt;I'm also just wondering, with Inquisit Web, is it possible to:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;participants answer series of questionnaires on qualtrics --&amp;gt; redirected to inquisit to complete GNAT --&amp;gt; redirected back to qualtrics for a couple more questionnaires --&amp;gt; redirected to inquisit once again, for another round of GNAT --&amp;gt; back to qualtrics?&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span&gt;Thanks and Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Yuki&lt;/span&gt;&lt;/p&gt;</description><pubDate>Thu, 11 Jul 2013 23:06:55 GMT</pubDate><dc:creator>Yuki</dc:creator></item><item><title>RE: GNAT - Using pictures selected by participants as target category</title><link>https://forums.millisecond.com/Topic10589.aspx</link><description>&lt;p&gt;You will find this covered in the "How to Present Stimuli Provided by Subjects" topic in the documentation.&lt;/p&gt;</description><pubDate>Tue, 04 Jun 2013 03:08:23 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>GNAT - Using pictures selected by participants as target category</title><link>https://forums.millisecond.com/Topic10588.aspx</link><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Is it possible at all to present participants with a selections of pictures,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;(I'm gonna ask them to select the picture which represents them best)&lt;/p&gt;
&lt;p&gt;And then have that selected picture as the target category &lt;/p&gt;
&lt;p&gt;(So, the picture will appear in the upper centre of the screen while words stimuli flashes below) &lt;/p&gt;
&lt;p&gt;in the experimental trials?&lt;/p&gt;

&lt;p&gt;Any help is appreciated!&lt;/p&gt;
&lt;p&gt;Thanks heaps.&lt;/p&gt;
&lt;p&gt;Yuki&lt;/p&gt;</description><pubDate>Mon, 03 Jun 2013 22:21:06 GMT</pubDate><dc:creator>Yuki</dc:creator></item></channel></rss>