﻿<?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 online ratings of video</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Sat, 30 May 2026 22:39:51 GMT</lastBuildDate><ttl>20</ttl><item><title>Continuous online ratings of video</title><link>https://forums.millisecond.com/Topic19477.aspx</link><description>Hi,&lt;br/&gt;I'm trying to program a task where a person has to continuously rate their heartrate speed as they are watching a video.&lt;br/&gt;&lt;br/&gt;This means that there is no defined # of responses (a person can give unlimited responses). This means that there has to be a scale that appears underneath the video and the responses don't interrupt the playing of the video.&lt;br/&gt;&lt;br/&gt;Is this possible using Inquisit?&lt;br/&gt;&lt;br/&gt;Thanks!&lt;br/&gt;--I</description><pubDate>Thu, 04 Aug 2016 16:35:00 GMT</pubDate><dc:creator>imxwang</dc:creator></item><item><title>RE: Continuous online ratings of video</title><link>https://forums.millisecond.com/Topic19479.aspx</link><description>Yes, this should be possible.&lt;br/&gt;&lt;br/&gt;Play back the video via a &amp;lt;block&amp;gt;'s /bgstim. Set the &amp;lt;block&amp;gt;'s /timeout to the length of the video. Then, simply run a rating trial in an infinite loop. In a nutshell:&lt;br/&gt;&lt;br/&gt;&amp;lt;block myblock&amp;gt;&lt;br/&gt;/ bgstim = (myvideo)&lt;br/&gt;/ timeout = 30000&lt;br/&gt;/ trials = [1=ratingtrial]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;video myvideo&amp;gt;&lt;br/&gt;/ items = ("example.mpg")&lt;br/&gt;/ size = (50%, 50%)&lt;br/&gt;&amp;lt;/video&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;likert ratingtrial&amp;gt;&lt;br/&gt;/ anchors = [1="slow"; 5="fast"]&lt;br/&gt;/ position = (50%, 90%)&lt;br/&gt;/ numpoints = 5&lt;br/&gt;/ anchorwidth = 5%&lt;br/&gt;/ branch = [likert.ratingtrial]&lt;br/&gt;&amp;lt;/likert&amp;gt;&lt;br/&gt;&lt;br/&gt;</description><pubDate>Thu, 04 Aug 2016 16:35:00 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>