﻿<?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  » Continuous video through survey questions?</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Thu, 30 Apr 2026 14:32:44 GMT</lastBuildDate><ttl>20</ttl><item><title>Continuous video through survey questions?</title><link>https://forums.millisecond.com/Topic18320.aspx</link><description>Hello!&lt;br/&gt;I'm looking for a way to have a video playing continuously while participants answer two consecutive survey questions (a textbox and checkbox). It seems that getting these two questions to appear separately requires two survey pages, and thus a new call to the video. Is this correct, or is there a way to have the video going continuously? Any help would be appreciated!&lt;br/&gt;&lt;br/&gt;</description><pubDate>Fri, 12 Feb 2016 08:41:46 GMT</pubDate><dc:creator>westr2</dc:creator></item><item><title>RE: Continuous video through survey questions?</title><link>https://forums.millisecond.com/Topic18322.aspx</link><description>It's working. Thank you so much for your help!&lt;br/&gt;</description><pubDate>Fri, 12 Feb 2016 08:41:46 GMT</pubDate><dc:creator>westr2</dc:creator></item><item><title>RE: Continuous video through survey questions?</title><link>https://forums.millisecond.com/Topic18321.aspx</link><description>If you run your two &amp;lt;surveypage&amp;gt;s as trials in a &amp;lt;block&amp;gt;, you should be able to use the &amp;lt;block&amp;gt;'s /bgstim attribute to have the video playing in the background without interruption.&lt;br/&gt;&lt;br/&gt;&amp;lt;block myblock&amp;gt;&lt;br/&gt;/ bgstim = (myvideo)&lt;br/&gt;/ trials = [1=a; 2=b]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;video myvideo&amp;gt;&lt;br/&gt;/ items = ("video.mp4")&lt;br/&gt;&amp;lt;/video&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage a&amp;gt;&lt;br/&gt;/ questions = [1=mytextbox]&lt;br/&gt;/ showpagenumbers = false&lt;br/&gt;/ showquestionnumbers = false&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage b&amp;gt;&lt;br/&gt;/ questions = [1=mycheckboxes]&lt;br/&gt;/ showpagenumbers = false&lt;br/&gt;/ showquestionnumbers = false&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;textbox mytextbox&amp;gt;&lt;br/&gt;/ textboxsize = (20%, 5%)&lt;br/&gt;/ position = (40%, 80%)&lt;br/&gt;&amp;lt;/textbox&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;checkboxes mycheckboxes&amp;gt;&lt;br/&gt;/ options = ("A", "B", "C")&lt;br/&gt;/ size = (20%, 5%)&lt;br/&gt;/ position = (40%, 80%)&lt;br/&gt;/ orientation = horizontal&lt;br/&gt;&amp;lt;/checkboxes&amp;gt;&lt;br/&gt;</description><pubDate>Fri, 12 Feb 2016 08:06:28 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>