﻿<?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  » Presenting stimulus pairs within a trial</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Mon, 22 Jun 2026 09:18:47 GMT</lastBuildDate><ttl>20</ttl><item><title>Presenting stimulus pairs within a trial</title><link>https://forums.millisecond.com/Topic21144.aspx</link><description>&lt;div&gt;Hello,&lt;br/&gt;Within a trial, I would like to present&amp;nbsp; text stimuli in pairs (one stimulus after the other), but I could not find out, how to do this. &lt;br/&gt;&lt;br/&gt;this is how I defined a trial:&lt;br/&gt;&amp;lt;trial mytrial&amp;gt;&lt;br/&gt;/ stimulustimes = [0 = fixation; 1000 = textA; 2000 = textB]&lt;br/&gt;...&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;Is there a possibility to present the first item (/1 = ItemA1) of the text element "textA" with the first item (/1 = itemB1) of the text element "textB" within a trial and the second item of "textA" with the second item of "textB" within a trial, third item of "textA" with third item of "textB". etc? &lt;br/&gt;But it should be random, in which order the pairs are presented (e.g.&amp;nbsp;it starts&amp;nbsp;with the pair of third item of "textA" and and third item of "textB". Then it continues with the first item of "textA" and first item of "textB"...) &lt;br/&gt;&lt;br/&gt;I tried using the&amp;nbsp;"select = sequence" attribute in my text element, but then the trials always start with the first pair of&amp;nbsp;items. &lt;br/&gt;When I used the "select = noreplace" attribute in my text element, there are no pairs anymore.&lt;br/&gt;&lt;br/&gt;Can you help me?&lt;br/&gt;&lt;br/&gt;Thank you very much!&lt;br/&gt;&lt;br/&gt;This is how I defined the items and text elements:&lt;br/&gt;&lt;br/&gt;&amp;lt; item A&amp;gt;&lt;br/&gt;/ 1 = ItemA1&lt;br/&gt;...&lt;br/&gt;/ 5 = ItemA5&lt;br/&gt;&amp;lt;/item A&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt; item B&amp;gt;&lt;br/&gt;/ 1 = ItemB1&lt;br/&gt;...&lt;br/&gt;/ 5 = ItemB5&lt;br/&gt;&amp;lt;/item A&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt; text textA&amp;gt;&lt;br/&gt;/ items = A&lt;br/&gt;.......&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt; text textB&amp;gt;&lt;br/&gt;/ items = B&lt;br/&gt;......&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;/div&gt;</description><pubDate>Tue, 21 Mar 2017 12:54:26 GMT</pubDate><dc:creator>Orchid</dc:creator></item><item><title>RE: Presenting stimulus pairs within a trial</title><link>https://forums.millisecond.com/Topic21148.aspx</link><description>&lt;div data-id="21147" class="if-quote-wrapper" unselectable="on" data-guid="1490125812198"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="21147" 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="21147" 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="21147" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Orchid - Tuesday, March 21, 2017&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-21147"&gt;&lt;div class="if-quote-message-margin"&gt;Thank you very much!&lt;br/&gt;&lt;br/&gt;Are there more general Inquisit tutorials, which teach me programming for beginners?&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="21147"&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;Yes, the Inquisit documentation has several sections aimed at introducing the most important / basic syntax features: &lt;br/&gt;&lt;br/&gt;General overview: &lt;a href="https://www.millisecond.com/support/docs/v4/html/introduction.htm"&gt;https://www.millisecond.com/support/docs/v4/html/introduction.htm&lt;/a&gt;&lt;br/&gt;Tutorials: &lt;a href="https://www.millisecond.com/support/docs/v4/html/tutorials/tutorials.htm"&gt;https://www.millisecond.com/support/docs/v4/html/tutorials/tutorials.htm&lt;/a&gt;&lt;br/&gt;How-to section: &lt;a href="https://www.millisecond.com/support/docs/v4/html/howto/howto.htm"&gt;https://www.millisecond.com/support/docs/v4/html/howto/howto.htm&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;</description><pubDate>Tue, 21 Mar 2017 12:54:26 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: Presenting stimulus pairs within a trial</title><link>https://forums.millisecond.com/Topic21147.aspx</link><description>Thank you very much!&lt;br/&gt;&lt;br/&gt;Are there more general Inquisit tutorials, which teach me programming for beginners?&lt;br/&gt;</description><pubDate>Tue, 21 Mar 2017 12:33:54 GMT</pubDate><dc:creator>Orchid</dc:creator></item><item><title>RE: Presenting stimulus pairs within a trial</title><link>https://forums.millisecond.com/Topic21146.aspx</link><description>&lt;div data-id="21145" class="if-quote-wrapper" unselectable="on" data-guid="1490124640585"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="21145" 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="21145" 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="21145" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Tuesday, March 21, 2017&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-21145"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="21144" class="if-quote-wrapper" unselectable="on" data-guid="1490124640585"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="21144" 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="21144" 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="21144" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Orchid - Tuesday, March 21, 2017&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-21144"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div&gt;Hello,&lt;br/&gt;Within a trial, I would like to present&amp;nbsp; text stimuli in pairs (one stimulus after the other), but I could not find out, how to do this. &lt;br/&gt;&lt;br/&gt;this is how I defined a trial:&lt;br/&gt;&amp;lt;trial mytrial&amp;gt;&lt;br/&gt;/ stimulustimes = [0 = fixation; 1000 = textA; 2000 = textB]&lt;br/&gt;...&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;Is there a possibility to present the first item (/1 = ItemA1) of the text element "textA" with the first item (/1 = itemB1) of the text element "textB" within a trial and the second item of "textA" with the second item of "textB" within a trial, third item of "textA" with third item of "textB". etc? &lt;br/&gt;But it should be random, in which order the pairs are presented (e.g.&amp;nbsp;it starts&amp;nbsp;with the pair of third item of "textA" and and third item of "textB". Then it continues with the first item of "textA" and first item of "textB"...) &lt;br/&gt;&lt;br/&gt;I tried using the&amp;nbsp;"select = sequence" attribute in my text element, but then the trials always start with the first pair of&amp;nbsp;items. &lt;br/&gt;When I used the "select = noreplace" attribute in my text element, there are no pairs anymore.&lt;br/&gt;&lt;br/&gt;Can you help me?&lt;br/&gt;&lt;br/&gt;Thank you very much!&lt;br/&gt;&lt;br/&gt;This is how I defined the items and text elements:&lt;br/&gt;&lt;br/&gt;&amp;lt; item A&amp;gt;&lt;br/&gt;/ 1 = ItemA1&lt;br/&gt;...&lt;br/&gt;/ 5 = ItemA5&lt;br/&gt;&amp;lt;/item A&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt; item B&amp;gt;&lt;br/&gt;/ 1 = ItemB1&lt;br/&gt;...&lt;br/&gt;/ 5 = ItemB5&lt;br/&gt;&amp;lt;/item A&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt; text textA&amp;gt;&lt;br/&gt;/ items = A&lt;br/&gt;.......&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt; text textB&amp;gt;&lt;br/&gt;/ items = B&lt;br/&gt;......&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;/div&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="21144"&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;Yes, this is possible and covered in "How to present stimulus pairs": &lt;a href="https://www.millisecond.com/support/docs/v4/html/howto/howtopairs.htm"&gt;&lt;a href="https://www.millisecond.com/support/docs/v4/html/howto/howtopairs.htm"&gt;https://www.millisecond.com/support/docs/v4/html/howto/howtopairs.htm&lt;/a&gt;&lt;/a&gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="21145"&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;Concretely, applied to your example code:&lt;br/&gt;&lt;br/&gt;&amp;lt;block myblock&amp;gt;&lt;br/&gt;/ trials = [1-5 = mytrial]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial mytrial&amp;gt;&lt;br/&gt;/ stimulustimes = [0 = fixation; 1000 = textA; 2000 = textB]&lt;br/&gt;/ validresponse = (57)&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text textA&amp;gt;&lt;br/&gt;/ items = A&lt;br/&gt;&lt;strong&gt;/ select = noreplace&lt;/strong&gt;&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text textB&amp;gt;&lt;br/&gt;/ items = B&lt;br/&gt;&lt;strong&gt;/ select = text.texta.currentindex&lt;/strong&gt;&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item A&amp;gt;&lt;br/&gt;/ 1 = "ItemA1"&lt;br/&gt;/ 2 = "ItemA2"&lt;br/&gt;/ 3 = "ItemA3"&lt;br/&gt;/ 4 = "ItemA4"&lt;br/&gt;/ 5 = "ItemA5"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item B&amp;gt;&lt;br/&gt;/ 1 = "ItemB1"&lt;br/&gt;/ 2 = "ItemB2"&lt;br/&gt;/ 3 = "ItemB3"&lt;br/&gt;/ 4 = "ItemB4"&lt;br/&gt;/ 5 = "ItemB5"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text fixation&amp;gt;&lt;br/&gt;/ items = ("+")&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;</description><pubDate>Tue, 21 Mar 2017 12:31:10 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: Presenting stimulus pairs within a trial</title><link>https://forums.millisecond.com/Topic21145.aspx</link><description>&lt;div data-id="21144" class="if-quote-wrapper" unselectable="on" data-guid="1490123846742"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="21144" 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="21144" 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="21144" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Orchid - Tuesday, March 21, 2017&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-21144"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div&gt;Hello,&lt;br/&gt;Within a trial, I would like to present&amp;nbsp; text stimuli in pairs (one stimulus after the other), but I could not find out, how to do this. &lt;br/&gt;&lt;br/&gt;this is how I defined a trial:&lt;br/&gt;&amp;lt;trial mytrial&amp;gt;&lt;br/&gt;/ stimulustimes = [0 = fixation; 1000 = textA; 2000 = textB]&lt;br/&gt;...&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;Is there a possibility to present the first item (/1 = ItemA1) of the text element "textA" with the first item (/1 = itemB1) of the text element "textB" within a trial and the second item of "textA" with the second item of "textB" within a trial, third item of "textA" with third item of "textB". etc? &lt;br/&gt;But it should be random, in which order the pairs are presented (e.g.&amp;nbsp;it starts&amp;nbsp;with the pair of third item of "textA" and and third item of "textB". Then it continues with the first item of "textA" and first item of "textB"...) &lt;br/&gt;&lt;br/&gt;I tried using the&amp;nbsp;"select = sequence" attribute in my text element, but then the trials always start with the first pair of&amp;nbsp;items. &lt;br/&gt;When I used the "select = noreplace" attribute in my text element, there are no pairs anymore.&lt;br/&gt;&lt;br/&gt;Can you help me?&lt;br/&gt;&lt;br/&gt;Thank you very much!&lt;br/&gt;&lt;br/&gt;This is how I defined the items and text elements:&lt;br/&gt;&lt;br/&gt;&amp;lt; item A&amp;gt;&lt;br/&gt;/ 1 = ItemA1&lt;br/&gt;...&lt;br/&gt;/ 5 = ItemA5&lt;br/&gt;&amp;lt;/item A&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt; item B&amp;gt;&lt;br/&gt;/ 1 = ItemB1&lt;br/&gt;...&lt;br/&gt;/ 5 = ItemB5&lt;br/&gt;&amp;lt;/item A&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt; text textA&amp;gt;&lt;br/&gt;/ items = A&lt;br/&gt;.......&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt; text textB&amp;gt;&lt;br/&gt;/ items = B&lt;br/&gt;......&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;/div&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="21144"&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;Yes, this is possible and covered in "How to present stimulus pairs": &lt;a href="https://www.millisecond.com/support/docs/v4/html/howto/howtopairs.htm"&gt;https://www.millisecond.com/support/docs/v4/html/howto/howtopairs.htm&lt;/a&gt;&lt;br/&gt;</description><pubDate>Tue, 21 Mar 2017 12:18:36 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>