﻿<?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  » Surveypage/slider timeout -&gt; incorrect</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Tue, 15 Sep 2026 18:01:03 GMT</lastBuildDate><ttl>20</ttl><item><title>Surveypage/slider timeout -&gt; incorrect</title><link>https://forums.millisecond.com/Topic18884.aspx</link><description>Hi Dave,&lt;br/&gt;I've looked at a lot of older posts about sliders and whether or not a response registers, etc. I am having trouble getting my script to communicate that if the surveypage times out, the response shouldn't be considered correct. Nothing I do seems to work :(&lt;br/&gt;&lt;br/&gt;&lt;span&gt;[quote]&lt;br/&gt;&lt;br/&gt;[/quote]&lt;/span&gt;&lt;br/&gt;</description><pubDate>Mon, 11 Apr 2016 15:10:22 GMT</pubDate><dc:creator>ldobb</dc:creator></item><item><title>RE: Surveypage/slider timeout -&gt; incorrect</title><link>https://forums.millisecond.com/Topic18887.aspx</link><description>Thanks, Dave, appreciate it so much - I'm getting the hang of things slowly!</description><pubDate>Mon, 11 Apr 2016 15:10:22 GMT</pubDate><dc:creator>ldobb</dc:creator></item><item><title>RE: Surveypage/slider timeout -&gt; incorrect</title><link>https://forums.millisecond.com/Topic18886.aspx</link><description>Set up a &amp;lt;values&amp;gt; entry&lt;br/&gt;&lt;br/&gt;&amp;lt;values&amp;gt;&lt;br/&gt;/ correct = 0&lt;br/&gt;&amp;lt;/values&amp;gt;&lt;br/&gt;&lt;br/&gt;and set that value to 0 (incorrect) if the page times out (latency &amp;gt;= 10000). &lt;br/&gt;&lt;br/&gt;Log that value to the data file.&lt;br/&gt;&lt;br/&gt;Also, &lt;br/&gt;&lt;br/&gt;#1: You cannot set a trial's correct-property. The correct-property is read-only. &lt;br/&gt;&lt;br/&gt;/ ontrialend = [if (slider.stim_slider1.response == "50" &amp;amp;&amp;amp; slider.stim_slider2.response == "50" &amp;amp;&amp;amp; surveypage.rating.latency &amp;lt; 10000)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;strong&gt; surveypage.rating.correct == true]&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;#2: Even if it were possible to set it, you'd be using the wrong operator. == is a logical comparison operator, the assignment operator is =.&lt;br/&gt;</description><pubDate>Mon, 11 Apr 2016 15:07:40 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>