﻿<?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  » Conditional skipping of surveypages</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Mon, 06 Apr 2026 13:52:06 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Conditional skipping of surveypages</title><link>https://forums.millisecond.com/Topic3772.aspx</link><description>&lt;p&gt;Thanks so much, Dave, that was the key.&lt;/p&gt;
&lt;p&gt;Josh&lt;/p&gt;
</description><pubDate>Wed, 20 Jan 2010 12:59:39 GMT</pubDate><dc:creator>barsad</dc:creator></item><item><title>RE: Conditional skipping of surveypages</title><link>https://forums.millisecond.com/Topic3769.aspx</link><description>&lt;p&gt;You'll want to change &lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: courier new,courier;"&gt;&amp;lt;surveypage somepage&amp;gt;&lt;br /&gt;/ values.test1=1&lt;br /&gt;[...]&lt;br /&gt;&amp;lt;/surveypage&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;to something that actually conforms to Inquisit's syntax, such as&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: courier new,courier;"&gt;&amp;lt;surveypage somepage&amp;gt;&lt;br /&gt;/ ontrialend = [values.test1=1]&lt;br /&gt;[...]&lt;br /&gt;&amp;lt;/surveypage&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;~Dave&lt;/p&gt;</description><pubDate>Tue, 19 Jan 2010 13:39:15 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>Conditional skipping of surveypages</title><link>https://forums.millisecond.com/Topic3765.aspx</link><description>&lt;p&gt;&lt;b&gt;Hello -&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;I need to conditionally ask a question on a survey based on which stimulus 
the subject previously saw. Here's a mock up of what I tried, with the error result on the Runmonkey below it. &lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: Trebuchet MS;"&gt;&amp;lt;values&amp;gt;&lt;br /&gt;/test1= 
0;&lt;br /&gt;&amp;lt;/values&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;surveypage condition100&amp;gt;&lt;br /&gt;/ caption = 
"Please read the following....&lt;br /&gt;blah blah lah"&lt;br /&gt;&lt;br /&gt;/ showbackbutton = 
false&lt;br /&gt;/ values.test1 = 1&lt;br /&gt;&amp;lt;/surveypage&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;surveypage 
condition101&amp;gt;&lt;br /&gt;/ caption = "Please read the 
following....&lt;br /&gt;pffffft!!!"&lt;br /&gt;&lt;br /&gt;/ showbackbutton = false&lt;br /&gt;/ values.test1 = 
0&lt;br /&gt;&amp;lt;/surveypage&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;surveypage condition102&amp;gt;&lt;br /&gt;/caption="so 
there"&lt;br /&gt;/ skip = [values.test1 == 1]&lt;br /&gt;&amp;lt;/surveypage&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;survey 
condition_test&amp;gt;&lt;br /&gt;/ pages=[ 1=condition100; 2=condition102]&lt;br /&gt;/ 
showpagenumbers = false&lt;br /&gt;&amp;lt;/survey&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;When I try running 
this, I get the following warnings.&lt;br /&gt;&lt;span style="font-family: Trebuchet MS;"&gt;&amp;lt;surveypage 
condition100&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family: Trebuchet MS; color: #acac00;"&gt;&amp;nbsp;/values.test1: is not a valid attribute.&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family: Trebuchet MS;"&gt;&amp;lt;surveypage condition101&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family: Trebuchet MS; color: #acac00;"&gt;&amp;nbsp;/values.test1: is not a valid 
attribute.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;Is the a correct and/or better way to do 
this?&lt;br /&gt;&lt;br /&gt;&lt;/b&gt;Any help would really be appreciated!&lt;/p&gt;
&lt;p&gt;Josh&lt;/p&gt;
</description><pubDate>Mon, 18 Jan 2010 18:09:23 GMT</pubDate><dc:creator>barsad</dc:creator></item></channel></rss>