﻿<?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  » Difficulty programming Inquisit to present a picture</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Wed, 16 Sep 2026 20:31:44 GMT</lastBuildDate><ttl>20</ttl><item><title>Difficulty programming Inquisit to present a picture</title><link>https://forums.millisecond.com/Topic17413.aspx</link><description>Dear anyone who can help!&amp;nbsp;&lt;br/&gt;&lt;br/&gt;I've tried programming Inquisit 4 to present a picture in a survey page with text on the top of the page. &amp;nbsp;I've used several different methods of programming. &amp;nbsp;I've also tried saving the image as jpeg, bmp, and png. &amp;nbsp;No errors are found in the code. &amp;nbsp;However, when I run it I get the text on top of a blank page. &amp;nbsp;Here is one of the methods I've tried:&lt;br/&gt;____________________________________________________________________________________________&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage alcoholpresent1&amp;gt;&lt;br/&gt;/ caption="Please read the following news article carefully.  You will be asked to answer a few questions about the article next."&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;picture SAalcoholpresent&amp;gt;&lt;br/&gt;/ items = ("SAalcoholpresent.jpg")&lt;br/&gt;/ valign = Center&lt;br/&gt;&amp;lt;/picture&amp;gt;&lt;br/&gt;&lt;br/&gt;_____________________________________________________________________________________________&lt;br/&gt;&lt;br/&gt;&amp;lt;survey alcoholpresent&amp;gt;&lt;br/&gt;/ pages = [1=alcoholpresent1]&lt;br/&gt;/ responsefontstyle = ("Verdana", -12, false, false, false, false, 5, 0)&lt;br/&gt;/ itemfontstyle = ("Verdana", -13, false, false, false, false, 5, 0)&lt;br/&gt;/ itemspacing = 4%&lt;br/&gt;/ showpagenumbers = false&lt;br/&gt;&amp;lt;/survey&amp;gt;&lt;br/&gt;</description><pubDate>Sun, 18 Oct 2015 02:35:39 GMT</pubDate><dc:creator>gregorypaquin</dc:creator></item><item><title>RE: Difficulty programming Inquisit to present a picture</title><link>https://forums.millisecond.com/Topic17415.aspx</link><description>To present an image on a &amp;lt;surveypage&amp;gt; either:&lt;br/&gt;&lt;br/&gt;(1) Set up an &amp;lt;image&amp;gt; element and display it via the page's /questions attribute just like any other survey-type question. This is the recommended method.&lt;br/&gt;&lt;br/&gt;(2) Set up a &amp;lt;picture&amp;gt; element and display it via the page's /stimulusframes.&lt;br/&gt;</description><pubDate>Sun, 18 Oct 2015 02:35:39 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>