﻿<?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  » Captions in SurveyPage</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Mon, 14 Sep 2026 01:10:55 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Captions in SurveyPage</title><link>https://forums.millisecond.com/Topic6938.aspx</link><description>&lt;p&gt;See the documentation for the &lt;span class="code"&gt;/showpagenumbers and &lt;/span&gt;&lt;span class="code"&gt;/showquestionnumbers attributes. To have a &amp;lt;text&amp;gt; element displayed on a &amp;lt;surveypage&amp;gt;, use /stimulusframes.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="code"&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="code"&gt;~Dave&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description><pubDate>Thu, 03 Nov 2011 03:06:57 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>Captions in SurveyPage</title><link>https://forums.millisecond.com/Topic6937.aspx</link><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would like to include a caption on my survey page to serve as instructions for filling out the blanks. &amp;nbsp;However, currently the caption displays with a question number &amp;nbsp;(&amp;nbsp;1). 8 NEGATIVE TRAITS ). &amp;nbsp;Is there a way to remove the question number? &amp;nbsp;I've tried adding a text reminder to the survey page (as opposed to the caption in an attempt to correct this), but that didn't seem to work (probably due to not adding it correctly). Can text reminders be added to survey pages?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Marguerite.&lt;/p&gt;

&lt;p&gt;My script for reference.&lt;/p&gt;

&lt;p&gt;
&lt;p&gt;&amp;lt;surveypage negative&amp;gt;&lt;/p&gt;
&lt;p&gt;/ caption = "8 NEGATIVE TRAITS"&lt;/p&gt;
&lt;p&gt;/ fontstyle = ("Arial", 2%, true)&lt;/p&gt;
&lt;p&gt;/ questions = [1=neg1; 2=neg2; 3=neg3;4=neg4;5=neg5;6=neg6;7=neg7;8=neg8]&lt;/p&gt;
&lt;p&gt;/ ontrialend = [item.negitems.item = textbox.neg1.response]&lt;/p&gt;
&lt;p&gt;/ ontrialend = [item.negitems.item = textbox.neg2.response]&lt;/p&gt;
&lt;p&gt;/ ontrialend = [item.negitems.item = textbox.neg3.response]&lt;/p&gt;
&lt;p&gt;/ ontrialend = [item.negitems.item = textbox.neg4.response]&lt;/p&gt;
&lt;p&gt;/ ontrialend = [item.negitems.item = textbox.neg5.response]&lt;/p&gt;
&lt;p&gt;/ ontrialend = [item.negitems.item = textbox.neg6.response]&lt;/p&gt;
&lt;p&gt;/ ontrialend = [item.negitems.item = textbox.neg7.response]&lt;/p&gt;
&lt;p&gt;/ ontrialend = [item.negitems.item = textbox.neg8.response]&lt;/p&gt;
&lt;p&gt;&amp;lt;/surveypage&amp;gt;&lt;/p&gt;

&lt;/p&gt;</description><pubDate>Wed, 02 Nov 2011 21:11:33 GMT</pubDate><dc:creator>Marguerite</dc:creator></item></channel></rss>