﻿<?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  » how to call up a specific item in a list</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Tue, 19 May 2026 04:09:01 GMT</lastBuildDate><ttl>20</ttl><item><title>how to call up a specific item in a list</title><link>https://forums.millisecond.com/Topic13785.aspx</link><description>&lt;div&gt;&amp;lt;item pleasant&amp;gt;&lt;/div&gt;&lt;div&gt;/ 1 = " PTTVPS "&lt;/div&gt;&lt;div&gt;/ 2 = " UUOIOOP "&lt;/div&gt;&lt;div&gt;&amp;lt;/item&amp;gt;&lt;/div&gt;&lt;div&gt;&lt;br/&gt;&lt;/div&gt;&lt;div&gt;&amp;lt;text word&amp;gt;&lt;/div&gt;&lt;div&gt;/ items = pleasant&lt;/div&gt;&lt;div&gt;&amp;lt;/text&amp;gt;&lt;div&gt;&lt;br/&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&amp;lt;trial type1&amp;gt;&lt;/div&gt;&lt;div&gt;/ stimulustimes = [0 = word]&lt;/div&gt;&lt;div&gt;/ timeout = 4000&lt;/div&gt;&lt;div&gt;&amp;lt;/trial&amp;gt;&lt;div&gt;&lt;div&gt;&lt;br/&gt;&lt;/div&gt;For the trial type1 specified in the above code, the items are called up from item list randomly. However, how do I call up individual items from the list? For example, I only want to call out the first item.&amp;nbsp;&lt;div&gt;&lt;div&gt;&lt;br/&gt;&lt;/div&gt;&lt;div&gt;What should I put in the function "/ stimulustimes = [0 = ]"?&lt;/div&gt;&lt;br/&gt;&lt;/div&gt;&lt;div&gt;Thank you so much.&amp;nbsp;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description><pubDate>Mon, 14 Jul 2014 20:24:24 GMT</pubDate><dc:creator>davidwdw</dc:creator></item><item><title>RE: how to call up a specific item in a list</title><link>https://forums.millisecond.com/Topic13790.aspx</link><description>Yes, that would be the standard way to do it.&lt;br/&gt;</description><pubDate>Mon, 14 Jul 2014 20:24:24 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: how to call up a specific item in a list</title><link>https://forums.millisecond.com/Topic13789.aspx</link><description>Hi Dave, t&lt;span style="font-size: 10pt;"&gt;hank you so much for your answer. I see your point. So if I want to call up one string each time, I should just define them as separate item?&amp;nbsp;&lt;/span&gt;&lt;div&gt;Sorry for the question but I'm new to Inquisit.&amp;nbsp;&lt;/div&gt;</description><pubDate>Mon, 14 Jul 2014 20:09:15 GMT</pubDate><dc:creator>davidwdw</dc:creator></item><item><title>RE: how to call up a specific item in a list</title><link>https://forums.millisecond.com/Topic13788.aspx</link><description>That's not something you do via /stimulustimes or -frames. How stimuli are selected from a given pool is solely to be controlled via the respective *stimulus* element, here the &amp;lt;text&amp;gt; element.&lt;div&gt;&lt;div&gt;&lt;br/&gt;&lt;/div&gt;&amp;lt;values&amp;gt;&lt;div&gt;/ myvalue = 0&lt;br/&gt;&lt;/div&gt;&lt;/div&gt;&amp;lt;/values&amp;gt;&lt;div&gt;&lt;br/&gt;&lt;/div&gt;&lt;div&gt;&amp;lt;item pleasant&amp;gt;&lt;/div&gt;&lt;div&gt;/ 1 = " PTTVPS "&lt;/div&gt;&lt;div&gt;/ 2 = " UUOIOOP "&lt;/div&gt;&lt;div&gt;&amp;lt;/item&amp;gt;&lt;/div&gt;&lt;div&gt;&lt;br/&gt;&lt;/div&gt;&lt;div&gt;&amp;lt;text word&amp;gt;&lt;/div&gt;&lt;div&gt;/ items = pleasant&lt;div&gt;/ select = values.myvalue&lt;/div&gt;&lt;/div&gt;&amp;lt;/text&amp;gt;&lt;div&gt;&lt;br/&gt;&lt;/div&gt;&lt;div&gt;&amp;lt;trial type1&amp;gt;&lt;div&gt;/ ontrialbeging = [values.myvalue=1]&lt;/div&gt;&lt;/div&gt;&lt;div&gt;/ stimulustimes = [0 = word]&lt;/div&gt;&lt;div&gt;/ timeout = 4000&lt;/div&gt;&amp;lt;/trial&amp;gt;&lt;div&gt;&lt;div&gt;&lt;br/&gt;&lt;/div&gt;However, I fail to see the merits of this approach. If you want a &amp;lt;text&amp;gt; element to just have a single item, why would you want to specify more (here two)?&lt;br/&gt;&lt;/div&gt;</description><pubDate>Mon, 14 Jul 2014 04:25:50 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>