﻿<?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 3  » randomly display picture</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 23:48:10 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: randomly display picture</title><link>https://forums.millisecond.com/Topic10818.aspx</link><description>&lt;p&gt;FWIW, here's a basic skeleton outlining how to do this:&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: courier new,courier;"&gt;&amp;lt;block myblock&amp;gt;&lt;br /&gt;/ trials = [1-4=sequence(initiatecoinflip, coinflipresult)]&lt;br /&gt;&amp;lt;/block&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;trial initiatecoinflip&amp;gt;&lt;br /&gt;/ stimulusframes = [1=clickoncoin]&lt;br /&gt;/ validresponse = (clickoncoin)&lt;br /&gt;/ inputdevice = mouse&lt;br /&gt;&amp;lt;/trial&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;trial coinflipresult&amp;gt;&lt;br /&gt;/ stimulustimes = [0=coininmotion; 1500=coinresult]&lt;br /&gt;/ validresponse = (noresponse)&lt;br /&gt;/ trialduration = 3000&lt;br /&gt;&amp;lt;/trial&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;text clickoncoin&amp;gt;&lt;br /&gt;/ items = ("Imagine I'm a picture of a coin. Click me.")&lt;br /&gt;/ size = (25%, 25%)&lt;br /&gt;&amp;lt;/text&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;text coininmotion&amp;gt;&lt;br /&gt;/ items = ("Imagine I'm a video of a coin being flipped.")&lt;br /&gt;/ size = (25%, 25%)&lt;br /&gt;&amp;lt;/text&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;text coinresult&amp;gt;&lt;br /&gt;/ items = ("Result: Heads", "Result: Tails")&lt;br /&gt;/ size = (25%, 25%)&lt;br /&gt;/ select = replace&lt;br /&gt;&amp;lt;/text&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;As you can see, it's fairly straightforward and the exact same logic applies to using &amp;lt;picture&amp;gt; and/or &amp;lt;video&amp;gt; elements instead of &amp;lt;text&amp;gt;.&lt;/p&gt;</description><pubDate>Wed, 03 Jul 2013 07:30:24 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: randomly display picture</title><link>https://forums.millisecond.com/Topic10817.aspx</link><description>&lt;p&gt;I would recommend you start by completing all the tutorials included in the Inquisit documentation. Once you have done so, you should be able to implement this without any major problems. You only need very elementary features / syntax for that.&lt;/p&gt;</description><pubDate>Wed, 03 Jul 2013 07:10:07 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>randomly display picture</title><link>https://forums.millisecond.com/Topic10816.aspx</link><description>&lt;p&gt;Hello everyone&lt;/p&gt;
&lt;p&gt;In my study I want the computer to flip a coin for the participants.&lt;/p&gt;
&lt;p&gt;I have one page where they see the coin and can click on it, afterwards there is a picture of a coin flip shown and after that I want to display either a picture of heads or a picture of tail. The computer should chose the picture randomly.&lt;/p&gt;
&lt;p&gt;I tried different things but nothing worked. I also tried to find something on the forum but I haven't found something that really helps me.&lt;/p&gt;
&lt;p&gt;I'm a total beginner. This is the second study I try to do with Inquisit.&lt;/p&gt;
&lt;p&gt;Thank you for your help :).&lt;/p&gt;
&lt;p&gt;Becca&lt;/p&gt;</description><pubDate>Wed, 03 Jul 2013 07:01:44 GMT</pubDate><dc:creator>beccca</dc:creator></item></channel></rss>