﻿<?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  » capitalize part of the survey page caption or plain page.</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Wed, 24 Jun 2026 14:35:12 GMT</lastBuildDate><ttl>20</ttl><item><title>capitalize part of the survey page caption or plain page.</title><link>https://forums.millisecond.com/Topic41623.aspx</link><description>Hi, &lt;br/&gt;I am piping in people's open-ended response to a previous question as part of caption for them in a later part of the experiment. How can I make the entire response displayed in upper case? I don't know how to use the toupper() function in page or surveypage. Please see my relevant code below.&amp;nbsp;&amp;lt;%values.ambivalent_indulgent%&amp;gt; is the content that I want to capitalize. Thank you.&amp;nbsp;&lt;br/&gt;&lt;br/&gt;&amp;lt;page indulgent_POSTEPT_instruction&amp;gt;&lt;br/&gt;^^^&amp;lt;%values.ambivalent_indulgent%&amp;gt;&lt;br/&gt;^^^You indicated that this food item is something that you strongly desire and find especially tempting but you generally try to avoid eating because of concerns about having too much of it.&lt;br/&gt;^^^Please answer some questions about this food item &lt;br/&gt;&amp;lt;/page&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage indulgent_postEPT_1&amp;gt;&lt;br/&gt;/ caption = "&amp;lt;%values.ambivalent_indulgent%&amp;gt;"&lt;br/&gt;/ questions = [1=indulgent_positivefeeling; 2 = indulgent_negativefeeling; 3=indulgent_goodaftereat; 4=indulgent_badaftereat]&lt;br/&gt;/ showpagenumbers = false&lt;br/&gt;/ showquestionnumbers = false&lt;br/&gt;/ fontstyle = ("Arial", 12pt, false)&lt;br/&gt;/ nextbuttonposition = (80%, 90%)&lt;br/&gt;&amp;lt;/surveypage&amp;gt;</description><pubDate>Fri, 05 Sep 2025 01:25:31 GMT</pubDate><dc:creator>Libra</dc:creator></item><item><title>RE: capitalize part of the survey page caption or plain page.</title><link>https://forums.millisecond.com/Topic41624.aspx</link><description>&lt;blockquote data-id="41623" class="if-quote-wrapper" unselectable="on" data-guid="1757035363497" contenteditable="false" id="if_insertedNode_1757035362331"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="41623" 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="41623" 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="41623" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Libra - 9/4/2025&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-41623"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;Hi, &lt;br/&gt;I am piping in people's open-ended response to a previous question as part of caption for them in a later part of the experiment. How can I make the entire response displayed in upper case? I don't know how to use the toupper() function in page or surveypage. Please see my relevant code below.&amp;nbsp;&amp;lt;%values.ambivalent_indulgent%&amp;gt; is the content that I want to capitalize. Thank you.&amp;nbsp;&lt;br/&gt;&lt;br/&gt;&amp;lt;page indulgent_POSTEPT_instruction&amp;gt;&lt;br/&gt;^^^&amp;lt;%values.ambivalent_indulgent%&amp;gt;&lt;br/&gt;^^^You indicated that this food item is something that you strongly desire and find especially tempting but you generally try to avoid eating because of concerns about having too much of it.&lt;br/&gt;^^^Please answer some questions about this food item &lt;br/&gt;&amp;lt;/page&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage indulgent_postEPT_1&amp;gt;&lt;br/&gt;/ caption = "&amp;lt;%values.ambivalent_indulgent%&amp;gt;"&lt;br/&gt;/ questions = [1=indulgent_positivefeeling; 2 = indulgent_negativefeeling; 3=indulgent_goodaftereat; 4=indulgent_badaftereat]&lt;br/&gt;/ showpagenumbers = false&lt;br/&gt;/ showquestionnumbers = false&lt;br/&gt;/ fontstyle = ("Arial", 12pt, false)&lt;br/&gt;/ nextbuttonposition = (80%, 90%)&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="41623"&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;You just use the toupper() function inline:&lt;br/&gt;&lt;br/&gt;[code]&amp;lt;%toupper(values.ambivalent_indulgent)%&amp;gt;[/code]</description><pubDate>Fri, 05 Sep 2025 01:25:31 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>