﻿<?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 6  » Failed to randomly select the text itme (only the first one keeps showing up)</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Sat, 02 May 2026 16:37:55 GMT</lastBuildDate><ttl>20</ttl><item><title>Failed to randomly select the text itme (only the first one keeps showing up)</title><link>https://forums.millisecond.com/Topic33952.aspx</link><description>Dear Dave,&lt;br/&gt;&lt;br/&gt;We want to introduce participants to a target. For each participant, the name will be randomly drawn from two possible names. We also want to present the other name at some point of the experiment. &lt;br/&gt;&lt;br/&gt;Here is the gist of our syntax that we hope can achieve the above goals. &lt;br/&gt;&lt;br/&gt;&amp;lt;expt&amp;gt; &lt;br/&gt;/ blocks = [1=myblock]&lt;br/&gt;&amp;lt;/expt&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block myblock&amp;gt;&lt;br/&gt;/ trials = [1 = target; 2=noveltarget]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;page page1&amp;gt;&lt;br/&gt;&amp;lt;/page&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial target&amp;gt;&lt;br/&gt;/ stimulustimes=[0=targetname;3000=targetname]&lt;br/&gt;/ timeout=3000&lt;br/&gt;/ posttrialpause = 1000&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial noveltarget&amp;gt;&lt;br/&gt;/ stimulustimes = [0 = noveltargetname;3000=noveltargetname]&lt;br/&gt;/ timeout=3000&lt;br/&gt;/ posttrialpause = 1000&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text twopossiblenames&amp;gt;&lt;br/&gt;/ items=("Akar","Toma")&lt;br/&gt;/ select=noreplace&lt;br/&gt;/ selectionrate = experiment&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text targetname&amp;gt;&lt;br/&gt;/ items = ("This is &amp;lt;%text.twopossiblenames.currentitem%&amp;gt;")&lt;br/&gt;/ position = (50%, 60%)&lt;br/&gt;/ fontstyle = ("Arial", 16pt, true, false, false, false, 5)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text noveltargetname&amp;gt;&lt;br/&gt;/ items = ("This is &amp;lt;%text.twopossiblenames.nextvalue%&amp;gt;")&lt;br/&gt;/ position = (50%, 60%)&lt;br/&gt;/ fontstyle = ("Arial", 16pt, true, false, false, false, 5)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;However, there seems to be two problems. &lt;br/&gt;(1) The target name will always be “Akar”. It will never be randomly selected to be “Toma”. &lt;br/&gt;(2) How can we present the other one that is not selected? Because we want to present it as a prime word somewhere in our Evaluative Priming Task. The text element has an attribute “currentitem”. But it does not have an attribute “next item”, only “next value” or “next index”. &#x8;&#x8;&lt;br/&gt;&lt;br/&gt;I have been struggled with it for the past 6 hours, it would be very helpful if you could provide any suggestions or insight!&lt;br/&gt;&lt;br/&gt;Look forward to hearing back from you. Thank you so much :) &lt;br/&gt;</description><pubDate>Tue, 01 Mar 2022 01:27:40 GMT</pubDate><dc:creator>sodagreen_l</dc:creator></item><item><title>RE: Failed to randomly select the text itme (only the first one keeps showing up)</title><link>https://forums.millisecond.com/Topic34000.aspx</link><description>&lt;blockquote data-id="33998" class="if-quote-wrapper" unselectable="on" data-guid="1646097943378" id="if_insertedNode_1646097942282" contenteditable="false"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="33998" 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="33998" 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="33998" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;sodagreen_l - 3/1/2022&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-33998"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;Problem solved! I just changed the onexptbegin.&lt;br/&gt;&lt;br/&gt;&amp;lt;expt&amp;gt;&lt;br/&gt;/ onexptbegin = [values.targetname = list.pool1.nextvalue;values.baselinename=list.pool1.nextvalue]&lt;br/&gt;/ blocks = [1=example]&lt;br/&gt;&amp;lt;/expt&amp;gt;&lt;br/&gt;&lt;br/&gt;Thank you so much!&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="33998"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/blockquote&gt;&lt;br/&gt;Yes, that was the issue. By way of explanation: nextvalue causes a new sample to be taken from the list. currentvalue does not cause a new sample, it returns the currently selected value (i.e. a sample must have been caused previously).&lt;br/&gt;</description><pubDate>Tue, 01 Mar 2022 01:27:40 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: Failed to randomly select the text itme (only the first one keeps showing up)</title><link>https://forums.millisecond.com/Topic33998.aspx</link><description>Problem solved! I just changed the onexptbegin.&lt;br/&gt;&lt;br/&gt;&amp;lt;expt&amp;gt;&lt;br/&gt;/ onexptbegin = [values.targetname = list.pool1.nextvalue;values.baselinename=list.pool1.nextvalue]&lt;br/&gt;/ blocks = [1=example]&lt;br/&gt;&amp;lt;/expt&amp;gt;&lt;br/&gt;&lt;br/&gt;Thank you so much!&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;</description><pubDate>Tue, 01 Mar 2022 00:40:53 GMT</pubDate><dc:creator>sodagreen_l</dc:creator></item><item><title>RE: Failed to randomly select the text itme (only the first one keeps showing up)</title><link>https://forums.millisecond.com/Topic33997.aspx</link><description>Dear Dave, I changed the selectionrate to always,&lt;strong&gt; however the&amp;nbsp;&amp;lt;%values.targetname%&amp;gt; appeared empty, so it showed up as "This target belongs to the group.",&lt;/strong&gt; but the second one &amp;lt;%values.baselinename%&amp;gt; worked, showing the proper name, either Akar or Toma.&lt;br/&gt;&lt;br/&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/ targetname = ""&lt;br/&gt;/ baselinename = ""&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list pool1&amp;gt;&lt;br/&gt;/ items = ("Akar", "Toma")&lt;br/&gt;/ selectionrate = always&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;****Description of the target****&lt;br/&gt;&amp;lt;item nomind&amp;gt;&lt;br/&gt;/ 1 = "This target belongs to the group &amp;lt;%values.targetname%&amp;gt;."&lt;br/&gt;/ 2 = "This &amp;lt;%values.targetname%&amp;gt; is brand-new."&lt;br/&gt;/ 3 = "This &amp;lt;%values.targetname%&amp;gt; is durable."&lt;br/&gt;/ 4 = "This &amp;lt;%values.targetname%&amp;gt; has different functions."&lt;br/&gt;/ 5 = "This &amp;lt;%values.targetname%&amp;gt; has a pleasant scent."&lt;br/&gt;/ 6 = "This &amp;lt;%values.targetname%&amp;gt; is light and handy."&lt;br/&gt;/ 7 = "This &amp;lt;%values.targetname%&amp;gt; is mechanical."&lt;br/&gt;/ 8 = "This &amp;lt;%values.targetname%&amp;gt; is automatic."&lt;br/&gt;/ 9 = "This &amp;lt;%values.targetname%&amp;gt; is stationery."&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;expt&amp;gt;&lt;br/&gt;/ onexptbegin = [values.targetname = list.pool1.currentvalue; values.baselinename=list.pool1.nextvalue]&lt;br/&gt;/ blocks = [1=example]&lt;br/&gt;&amp;lt;/expt&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block example&amp;gt;&lt;br/&gt;/ trials = [1= targetdescriptiontrial;2=baselinedescriptiontrial]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial targetdescriptiontrial&amp;gt;&lt;br/&gt;/ stimulusframes = [1=targetdescriptiontext]&lt;br/&gt;/ validresponse = (57)&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial baselinedescriptiontrial&amp;gt;&lt;br/&gt;/ stimulusframes = [1=baselinedescriptiontext]&lt;br/&gt;/ validresponse = (57)&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text targetdescriptiontext&amp;gt;&lt;br/&gt;/ items = nomind&lt;br/&gt;/ select = sequence&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text baselinedescriptiontext&amp;gt;&lt;br/&gt;/ items = baseline&lt;br/&gt;/ select = sequence&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item baseline&amp;gt;&lt;br/&gt;/ 1 = "This target belongs to the group &amp;lt;%values.baselinename%&amp;gt;."&lt;br/&gt;/ 2 = "This &amp;lt;%values.baselinename%&amp;gt; is brand-new."&lt;br/&gt;/ 3 = "This &amp;lt;%values.baselinename%&amp;gt; is durable."&lt;br/&gt;/ 4 = "This &amp;lt;%values.baselinename%&amp;gt; has different functions."&lt;br/&gt;/ 5 = "This &amp;lt;%values.baselinename%&amp;gt; has a pleasant scent."&lt;br/&gt;/ 6 = "This &amp;lt;%values.baselinename%&amp;gt; is light and handy."&lt;br/&gt;/ 7 = "This &amp;lt;%values.baselinename%&amp;gt; is mechanical."&lt;br/&gt;/ 8 = "This &amp;lt;%values.baselinename%&amp;gt; is automatic."&lt;br/&gt;/ 9 = "This &amp;lt;%values.baselinename%&amp;gt; is stationery."&lt;br/&gt;&amp;lt;/item&amp;gt;</description><pubDate>Tue, 01 Mar 2022 00:31:26 GMT</pubDate><dc:creator>sodagreen_l</dc:creator></item><item><title>RE: Failed to randomly select the text itme (only the first one keeps showing up)</title><link>https://forums.millisecond.com/Topic33996.aspx</link><description>&lt;blockquote data-id="33994" class="if-quote-wrapper" unselectable="on" data-guid="1646085804805" id="if_insertedNode_1646085803653" contenteditable="false"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="33994" 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="33994" 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="33994" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;sodagreen_l - 2/28/2022&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-33994"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;I see, the code you provided in the previous post works greatly, which randomly presented one of the two target names from the pool. However, the baseline name that I want to select should always be different from the target name that I have presented already to the audience, which is a bit slightly different from the code that you provided. I have tried with different approach (please refer to the code below), but either the first item would not show up, or I cannot select the other name.&lt;br/&gt;&lt;br/&gt;Thank you so much!!&lt;br/&gt;&lt;br/&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/ targetname = ""&lt;br/&gt;/ baselinename = ""&lt;br/&gt;/ targetnameindex=0&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list pool1&amp;gt;&lt;br/&gt;/ items = ("Akar", "Toma")&lt;br/&gt;/ selectionrate = experiment&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;****Description of the target****&lt;br/&gt;&amp;lt;item nomind&amp;gt;&lt;br/&gt;/ 1 = "This target belongs to the group &amp;lt;%values.targetname%&amp;gt;."&lt;br/&gt;/ 2 = "This &amp;lt;%values.targetname%&amp;gt; is brand-new."&lt;br/&gt;/ 3 = "This &amp;lt;%values.targetname%&amp;gt; is durable."&lt;br/&gt;/ 4 = "This &amp;lt;%values.targetname%&amp;gt; has different functions."&lt;br/&gt;/ 5 = "This &amp;lt;%values.targetname%&amp;gt; has a pleasant scent."&lt;br/&gt;/ 6 = "This &amp;lt;%values.targetname%&amp;gt; is light and handy."&lt;br/&gt;/ 7 = "This &amp;lt;%values.targetname%&amp;gt; is mechanical."&lt;br/&gt;/ 8 = "This &amp;lt;%values.targetname%&amp;gt; is automatic."&lt;br/&gt;/ 9 = "This &amp;lt;%values.targetname%&amp;gt; is stationery."&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;expt&amp;gt;&lt;br/&gt;/ onexptbegin = [values.targetname = list.pool1.targetnameindex;values.baselinename=list.pool1.nextvalue]&lt;br/&gt;/ blocks = [1=example]&lt;br/&gt;&amp;lt;/expt&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block example&amp;gt;&lt;br/&gt;/ trials = [1= targetdescriptiontrial;2=baselinedescriptiontrial]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial targetdescriptiontrial&amp;gt;&lt;br/&gt;/ stimulusframes = [1=targetdescriptiontext]&lt;br/&gt;/ validresponse = (57)&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial baselinedescriptiontrial&amp;gt;&lt;br/&gt;/ stimulusframes = [1=baselinedescriptiontext]&lt;br/&gt;/ validresponse = (57)&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text targetdescriptiontext&amp;gt;&lt;br/&gt;/ items = nomind&lt;br/&gt;/ select = sequence&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text baselinedescriptiontext&amp;gt;&lt;br/&gt;/ items = baseline&lt;br/&gt;/ select = random&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item baseline&amp;gt;&lt;br/&gt;/ 1 = "This target belongs to the group &amp;lt;%values.baselinename%&amp;gt;."&lt;br/&gt;/ 2 = "This &amp;lt;%values.baselinename%&amp;gt; is brand-new."&lt;br/&gt;/ 3 = "This &amp;lt;%values.baselinename%&amp;gt; is durable."&lt;br/&gt;/ 4 = "This &amp;lt;%values.baselinename%&amp;gt; has different functions."&lt;br/&gt;/ 5 = "This &amp;lt;%values.baselinename%&amp;gt; has a pleasant scent."&lt;br/&gt;/ 6 = "This &amp;lt;%values.baselinename%&amp;gt; is light and handy."&lt;br/&gt;/ 7 = "This &amp;lt;%values.baselinename%&amp;gt; is mechanical."&lt;br/&gt;/ 8 = "This &amp;lt;%values.baselinename%&amp;gt; is automatic."&lt;br/&gt;/ 9 = "This &amp;lt;%values.baselinename%&amp;gt; is stationery."&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="33994"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/blockquote&gt;&lt;br/&gt;&amp;lt;list pool1&amp;gt;&lt;br/&gt;/ items = ("Akar", "Toma")&lt;br/&gt;&lt;strong&gt;/ selectionrate = experiment&lt;/strong&gt;&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;You've restricted the list to only allow for a single selection during the entire experiment. That's wrong, the selectionrate ought to be set to always.</description><pubDate>Mon, 28 Feb 2022 22:04:17 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: Failed to randomly select the text itme (only the first one keeps showing up)</title><link>https://forums.millisecond.com/Topic33994.aspx</link><description>I see, the code you provided in the previous post works greatly, which randomly presented one of the two target names from the pool. However, the baseline name that I want to select should always be different from the target name that I have presented already to the audience, which is a bit slightly different from the code that you provided. I have tried with different approach (please refer to the code below), but either the first item would not show up, or I cannot select the other name.&lt;br/&gt;&lt;br/&gt;Thank you so much!!&lt;br/&gt;&lt;br/&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/ targetname = ""&lt;br/&gt;/ baselinename = ""&lt;br/&gt;/ targetnameindex=0&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;list pool1&amp;gt;&lt;br/&gt;/ items = ("Akar", "Toma")&lt;br/&gt;/ selectionrate = experiment&lt;br/&gt;&amp;lt;/list&amp;gt;&lt;br/&gt;&lt;br/&gt;****Description of the target****&lt;br/&gt;&amp;lt;item nomind&amp;gt;&lt;br/&gt;/ 1 = "This target belongs to the group &amp;lt;%values.targetname%&amp;gt;."&lt;br/&gt;/ 2 = "This &amp;lt;%values.targetname%&amp;gt; is brand-new."&lt;br/&gt;/ 3 = "This &amp;lt;%values.targetname%&amp;gt; is durable."&lt;br/&gt;/ 4 = "This &amp;lt;%values.targetname%&amp;gt; has different functions."&lt;br/&gt;/ 5 = "This &amp;lt;%values.targetname%&amp;gt; has a pleasant scent."&lt;br/&gt;/ 6 = "This &amp;lt;%values.targetname%&amp;gt; is light and handy."&lt;br/&gt;/ 7 = "This &amp;lt;%values.targetname%&amp;gt; is mechanical."&lt;br/&gt;/ 8 = "This &amp;lt;%values.targetname%&amp;gt; is automatic."&lt;br/&gt;/ 9 = "This &amp;lt;%values.targetname%&amp;gt; is stationery."&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;expt&amp;gt;&lt;br/&gt;/ onexptbegin = [values.targetname = list.pool1.targetnameindex;values.baselinename=list.pool1.nextvalue]&lt;br/&gt;/ blocks = [1=example]&lt;br/&gt;&amp;lt;/expt&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block example&amp;gt;&lt;br/&gt;/ trials = [1= targetdescriptiontrial;2=baselinedescriptiontrial]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial targetdescriptiontrial&amp;gt;&lt;br/&gt;/ stimulusframes = [1=targetdescriptiontext]&lt;br/&gt;/ validresponse = (57)&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial baselinedescriptiontrial&amp;gt;&lt;br/&gt;/ stimulusframes = [1=baselinedescriptiontext]&lt;br/&gt;/ validresponse = (57)&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text targetdescriptiontext&amp;gt;&lt;br/&gt;/ items = nomind&lt;br/&gt;/ select = sequence&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text baselinedescriptiontext&amp;gt;&lt;br/&gt;/ items = baseline&lt;br/&gt;/ select = random&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item baseline&amp;gt;&lt;br/&gt;/ 1 = "This target belongs to the group &amp;lt;%values.baselinename%&amp;gt;."&lt;br/&gt;/ 2 = "This &amp;lt;%values.baselinename%&amp;gt; is brand-new."&lt;br/&gt;/ 3 = "This &amp;lt;%values.baselinename%&amp;gt; is durable."&lt;br/&gt;/ 4 = "This &amp;lt;%values.baselinename%&amp;gt; has different functions."&lt;br/&gt;/ 5 = "This &amp;lt;%values.baselinename%&amp;gt; has a pleasant scent."&lt;br/&gt;/ 6 = "This &amp;lt;%values.baselinename%&amp;gt; is light and handy."&lt;br/&gt;/ 7 = "This &amp;lt;%values.baselinename%&amp;gt; is mechanical."&lt;br/&gt;/ 8 = "This &amp;lt;%values.baselinename%&amp;gt; is automatic."&lt;br/&gt;/ 9 = "This &amp;lt;%values.baselinename%&amp;gt; is stationery."&lt;br/&gt;&amp;lt;/item&amp;gt;</description><pubDate>Mon, 28 Feb 2022 21:51:41 GMT</pubDate><dc:creator>sodagreen_l</dc:creator></item><item><title>RE: Failed to randomly select the text itme (only the first one keeps showing up)</title><link>https://forums.millisecond.com/Topic33955.aspx</link><description>&lt;blockquote data-id="33952" class="if-quote-wrapper" unselectable="on" data-guid="1645448851146" id="if_insertedNode_1645448850532" contenteditable="false"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="33952" 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="33952" 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="33952" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;sodagreen_l - 2/20/2022&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-33952"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;Dear Dave,&lt;br/&gt;&lt;br/&gt;We want to introduce participants to a target. For each participant, the name will be randomly drawn from two possible names. We also want to present the other name at some point of the experiment. &lt;br/&gt;&lt;br/&gt;Here is the gist of our syntax that we hope can achieve the above goals. &lt;br/&gt;&lt;br/&gt;&amp;lt;expt&amp;gt; &lt;br/&gt;/ blocks = [1=myblock]&lt;br/&gt;&amp;lt;/expt&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block myblock&amp;gt;&lt;br/&gt;/ trials = [1 = target; 2=noveltarget]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;page page1&amp;gt;&lt;br/&gt;&amp;lt;/page&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial target&amp;gt;&lt;br/&gt;/ stimulustimes=[0=targetname;3000=targetname]&lt;br/&gt;/ timeout=3000&lt;br/&gt;/ posttrialpause = 1000&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial noveltarget&amp;gt;&lt;br/&gt;/ stimulustimes = [0 = noveltargetname;3000=noveltargetname]&lt;br/&gt;/ timeout=3000&lt;br/&gt;/ posttrialpause = 1000&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text twopossiblenames&amp;gt;&lt;br/&gt;/ items=("Akar","Toma")&lt;br/&gt;/ select=noreplace&lt;br/&gt;/ selectionrate = experiment&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text targetname&amp;gt;&lt;br/&gt;/ items = ("This is &amp;lt;%text.twopossiblenames.currentitem%&amp;gt;")&lt;br/&gt;/ position = (50%, 60%)&lt;br/&gt;/ fontstyle = ("Arial", 16pt, true, false, false, false, 5)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text noveltargetname&amp;gt;&lt;br/&gt;/ items = ("This is &amp;lt;%text.twopossiblenames.nextvalue%&amp;gt;")&lt;br/&gt;/ position = (50%, 60%)&lt;br/&gt;/ fontstyle = ("Arial", 16pt, true, false, false, false, 5)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;However, there seems to be two problems. &lt;br/&gt;(1) The target name will always be “Akar”. It will never be randomly selected to be “Toma”. &lt;br/&gt;(2) How can we present the other one that is not selected? Because we want to present it as a prime word somewhere in our Evaluative Priming Task. The text element has an attribute “currentitem”. But it does not have an attribute “next item”, only “next value” or “next index”. &#x8;&#x8;&lt;br/&gt;&lt;br/&gt;I have been struggled with it for the past 6 hours, it would be very helpful if you could provide any suggestions or insight!&lt;br/&gt;&lt;br/&gt;Look forward to hearing back from you. Thank you so much :) &lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="33952"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/blockquote&gt;&lt;br/&gt;Refer back to &lt;a href="https://www.millisecond.com/forums/FindPost33945.aspx"&gt;https://www.millisecond.com/forums/FindPost33945.aspx&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;In the same way the target name is selected, you can select the other name at some other point.&lt;br/&gt;</description><pubDate>Mon, 21 Feb 2022 13:09:28 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: Failed to randomly select the text itme (only the first one keeps showing up)</title><link>https://forums.millisecond.com/Topic33953.aspx</link><description>&lt;blockquote data-id="33952" class="if-quote-wrapper" unselectable="on" data-guid="1645324360142" contenteditable="false" id="if_insertedNode_1645324359623"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="33952" 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="33952" 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="33952" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;sodagreen_l - 2/20/2022&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-33952"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;Dear Dave,&lt;br/&gt;&lt;br/&gt;We want to introduce participants to a target. For each participant, the name will be randomly drawn from two possible names. We also want to present the other name at some point of the experiment. &lt;br/&gt;&lt;br/&gt;Here is the gist of our syntax that we hope can achieve the above goals. &lt;br/&gt;&lt;br/&gt;&amp;lt;expt&amp;gt; &lt;br/&gt;/ blocks = [1=myblock]&lt;br/&gt;&amp;lt;/expt&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block myblock&amp;gt;&lt;br/&gt;/ trials = [1 = target; 2=noveltarget]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;page page1&amp;gt;&lt;br/&gt;&amp;lt;/page&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial target&amp;gt;&lt;br/&gt;/ stimulustimes=[0=targetname;3000=targetname]&lt;br/&gt;/ timeout=3000&lt;br/&gt;/ posttrialpause = 1000&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial noveltarget&amp;gt;&lt;br/&gt;/ stimulustimes = [0 = noveltargetname;3000=noveltargetname]&lt;br/&gt;/ timeout=3000&lt;br/&gt;/ posttrialpause = 1000&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text twopossiblenames&amp;gt;&lt;br/&gt;/ items=("Akar","Toma")&lt;br/&gt;/ select=noreplace&lt;br/&gt;/ selectionrate = experiment&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text targetname&amp;gt;&lt;br/&gt;/ items = ("This is &amp;lt;%text.twopossiblenames.currentitem%&amp;gt;")&lt;br/&gt;/ position = (50%, 60%)&lt;br/&gt;/ fontstyle = ("Arial", 16pt, true, false, false, false, 5)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text noveltargetname&amp;gt;&lt;br/&gt;/ items = ("This is &amp;lt;%text.twopossiblenames.nextvalue%&amp;gt;")&lt;br/&gt;/ position = (50%, 60%)&lt;br/&gt;/ fontstyle = ("Arial", 16pt, true, false, false, false, 5)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;However, there seems to be two problems. &lt;br/&gt;(1) The target name will always be “Akar”. It will never be randomly selected to be “Toma”. &lt;br/&gt;(2) How can we present the other one that is not selected? Because we want to present it as a prime word somewhere in our Evaluative Priming Task. The text element has an attribute “currentitem”. But it does not have an attribute “next item”, only “next value” or “next index”. &#x8;&#x8;&lt;br/&gt;&lt;br/&gt;I have been struggled with it for the past 6 hours, it would be very helpful if you could provide any suggestions or insight!&lt;br/&gt;&lt;br/&gt;Look forward to hearing back from you. Thank you so much :) &lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="33952"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/blockquote&gt;&lt;br/&gt;Sorry, I meant "item" in the subject title</description><pubDate>Sun, 20 Feb 2022 02:33:06 GMT</pubDate><dc:creator>sodagreen_l</dc:creator></item></channel></rss>