﻿<?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 5  » posttrialpause error for surveypage</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Wed, 16 Sep 2026 05:57:14 GMT</lastBuildDate><ttl>20</ttl><item><title>posttrialpause error for surveypage</title><link>https://forums.millisecond.com/Topic21749.aspx</link><description>I am trying to use the posttrialpause&amp;nbsp;attribute for a surveypage element as listed in the &lt;a href="http://www.millisecond.com/support/docs/v5/html/language/elements/surveypage.htm"&gt;language reference&lt;/a&gt;. I was thinking of using it as an inter trial&amp;nbsp;interval.&lt;br/&gt;&lt;br/&gt;We need to use a surveypage as our trial contains a slider bar.&lt;br/&gt;&lt;br/&gt;Indeed, if I look at the&amp;nbsp;&lt;a href="http://www.millisecond.com/support/docs/v5/html/language/attributes/posttrialpause.htm"&gt;reference&lt;/a&gt;&amp;nbsp;for posttrial pause linked on the above page it does not list it as a member of the surveypage element, however it is listed as a&amp;nbsp;&lt;a href="http://www.millisecond.com/support/docs/v5/html/language/properties/posttrialpause.htm"&gt;property&lt;/a&gt;&amp;nbsp;of the surveypage&amp;nbsp;element.&lt;br/&gt;&lt;br/&gt;Is there any way to get this functionality? I am using Inquisit 5.0.7&lt;br/&gt;&lt;br/&gt;Gavin</description><pubDate>Thu, 01 Jun 2017 08:54:59 GMT</pubDate><dc:creator>gjcooper</dc:creator></item><item><title>RE: posttrialpause error for surveypage</title><link>https://forums.millisecond.com/Topic21753.aspx</link><description>&lt;div data-id="21749" class="if-quote-wrapper" unselectable="on" data-guid="1496332153911"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="21749" 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="21749" 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="21749" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;gjcooper - Wednesday, May 31, 2017&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-21749"&gt;&lt;div class="if-quote-message-margin"&gt;I am trying to use the posttrialpause&amp;nbsp;attribute for a surveypage element as listed in the &lt;a href="http://www.millisecond.com/support/docs/v5/html/language/elements/surveypage.htm"&gt;language reference&lt;/a&gt;. I was thinking of using it as an inter trial&amp;nbsp;interval.&lt;br/&gt;&lt;br/&gt;We need to use a surveypage as our trial contains a slider bar.&lt;br/&gt;&lt;br/&gt;Indeed, if I look at the&amp;nbsp;&lt;a href="http://www.millisecond.com/support/docs/v5/html/language/attributes/posttrialpause.htm"&gt;reference&lt;/a&gt;&amp;nbsp;for posttrial pause linked on the above page it does not list it as a member of the surveypage element, however it is listed as a&amp;nbsp;&lt;a href="http://www.millisecond.com/support/docs/v5/html/language/properties/posttrialpause.htm"&gt;property&lt;/a&gt;&amp;nbsp;of the surveypage&amp;nbsp;element.&lt;br/&gt;&lt;br/&gt;Is there any way to get this functionality? I am using Inquisit 5.0.7&lt;br/&gt;&lt;br/&gt;Gavin&lt;a class="if-quote-goto quote-link" href="#" data-id="21749"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/div&gt;&lt;br/&gt;The way to get something akin to a posttrialpause with surveypages would be to /branch to a page that implements the pause:&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage mypage&amp;gt;&lt;br/&gt;/ questions = [1=myquestion]&lt;br/&gt;/ branch = [&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; surveypage.ptp&lt;br/&gt;]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;dropdown myquestion&amp;gt;&lt;br/&gt;/ options = ("a", "b", "c")&lt;br/&gt;&amp;lt;/dropdown&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage ptp&amp;gt;&lt;br/&gt;/ showbackbutton = false&lt;br/&gt;/ nextbuttonposition = (-20%,-20%)&lt;br/&gt;/ timeout = 2000&lt;br/&gt;/ showpagenumbers = false&lt;br/&gt;/ recorddata = false&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block myblock&amp;gt;&lt;br/&gt;/ trials = [1-2=mypage]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;</description><pubDate>Thu, 01 Jun 2017 08:54:59 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>