﻿<?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  » Changing Color of One Word in INSTRUCTIONS</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Thu, 17 Sep 2026 19:28:57 GMT</lastBuildDate><ttl>20</ttl><item><title>Changing Color of One Word in INSTRUCTIONS</title><link>https://forums.millisecond.com/Topic18657.aspx</link><description>Hello, &lt;br/&gt;&lt;br/&gt;I have searched several forums, the help manual, etc., and also asked a few people in my Lab who have previously used Inquisit - I'm so sorry if this has been posted before.&lt;br/&gt;&lt;br/&gt;Is it possible to change one word in a line of instructions to be a different color?&lt;br/&gt;&lt;br/&gt;EXAMPLE:&lt;br/&gt;&lt;br/&gt;If you make an error, you will see a red X.&lt;br/&gt;&lt;br/&gt;(I would like the X itself to appear in red).&lt;br/&gt;&lt;br/&gt;I've tried creating a text element and making it the same font as the default, but making the txcolor = red, but I get this when the task runs:&lt;br/&gt;If you make an error, you will see a red &amp;lt;text.redX&amp;gt;.&lt;br/&gt;&lt;br/&gt;I also tried to use html inline with the sentence, but it produces an error.&lt;br/&gt;&lt;br/&gt;Thank you, Everyone.&lt;br/&gt;</description><pubDate>Tue, 05 Apr 2016 11:10:09 GMT</pubDate><dc:creator>hspixley</dc:creator></item><item><title>RE: Changing Color of One Word in INSTRUCTIONS</title><link>https://forums.millisecond.com/Topic18776.aspx</link><description>&amp;gt; Related Question:&amp;nbsp; Is it possible to change the color of an expression?&lt;br/&gt;&lt;br/&gt;No. An expression has no color. The expression is evaluated by the &amp;lt;text&amp;gt; element that displays the item containing the inline expression. It's that &amp;lt;text&amp;gt; element's color settings that determine how those items are displayed and the limitations mentioned previously apply: A &amp;lt;text&amp;gt; element has a single color, etc. and it is not possible to have single words or letters in some of its items have different formatting than the others.&lt;br/&gt;</description><pubDate>Tue, 05 Apr 2016 11:10:09 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: Changing Color of One Word in INSTRUCTIONS</title><link>https://forums.millisecond.com/Topic18775.aspx</link><description>Thank you so much for these suggestions.&amp;nbsp; I might go with the screen-shot option, since we have a version of the IAT in iPad that displays those words in color.&lt;br/&gt;&lt;br/&gt;Related Question:&amp;nbsp; Is it possible to change the color of an expression?&lt;br/&gt;&lt;br/&gt;In the example below, I would want DEATH and LIFE to appear in YELLOW.&lt;br/&gt;&lt;br/&gt;&amp;lt;item instructions&amp;gt;&lt;br/&gt;/ 1 =&amp;nbsp; "&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; Block 1 of 7&lt;br/&gt;&lt;br/&gt;During this part of the task, tap the (E) key for &amp;lt;%expressions.grouponedeath%&amp;gt; related words.&amp;nbsp; Tap the (I) key for &amp;lt;%expressions.grouponelife%&amp;gt; related words.&lt;br/&gt;&lt;br/&gt;If you make a mistake, a red 'X' will appear.&amp;nbsp; Tap the other key to continue.&lt;br/&gt;&lt;br/&gt;GO AS FAST AS YOU CAN while making as few mistakes as possible."&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;****************************************************************************************************&lt;br/&gt;general instruction expressions: adjust the instruction text depending on device used to run script&lt;br/&gt;****************************************************************************************************&lt;br/&gt;&amp;lt;expressions&amp;gt;&lt;br/&gt;/grouponedeath = if (script.groupid == 1) {"DEATH";} else {"LIFE";}&lt;br/&gt;/grouponelife = if (script.groupid == 1) {"LIFE";} else {"DEATH";}&lt;br/&gt;&amp;lt;/expressions&amp;gt;&lt;br/&gt;</description><pubDate>Tue, 05 Apr 2016 10:37:54 GMT</pubDate><dc:creator>hspixley</dc:creator></item><item><title>RE: Changing Color of One Word in INSTRUCTIONS</title><link>https://forums.millisecond.com/Topic18658.aspx</link><description>No, you cannot have a single word in a &amp;lt;text&amp;gt; element's /item have a different color than the rest of the item. /txcolor applies to all items of the &amp;lt;text&amp;gt; element in their entirety.&lt;br/&gt;&lt;br/&gt;Neither is it possible to have such formatting in a simple instruction &amp;lt;page&amp;gt;.&lt;br/&gt;&lt;br/&gt;Your options are:&lt;br/&gt;&lt;br/&gt;- Use &amp;lt;htmlpage&amp;gt; instead of &amp;lt;page&amp;gt;. You need to set up a HTML file that is formatted to your liking.&lt;br/&gt;- Use standard &amp;lt;text&amp;gt; and &amp;lt;trial&amp;gt; elements to display your instructions. For text that you want formatted differently, you need to set up and display separate &amp;lt;text&amp;gt; elements.&lt;br/&gt;- Use a standard &amp;lt;picture&amp;gt; and &amp;lt;trial&amp;gt; element to display your instructions. Create the layout / formatting you want in your preferred word processor, take a screenshot and display the resulting image.&lt;br/&gt;</description><pubDate>Wed, 16 Mar 2016 14:10:13 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>