﻿<?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  » Presenting audio followed by set of questions</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 12:15:19 GMT</lastBuildDate><ttl>20</ttl><item><title>Presenting audio followed by set of questions</title><link>https://forums.millisecond.com/Topic22362.aspx</link><description>Hello:&lt;br/&gt;&lt;br/&gt;In my experiment I have to present a list of audio files in random order and then ask a set of questions. &lt;br/&gt;I can't seem to get all the audios to play. The experiment quits after the very first file has played out. There are 8 audios, each followed by 9 questions (the questions are same for each audio).&lt;br/&gt;&lt;br/&gt;I have my script here. Can you please take a look and see where I am going wrong.&lt;br/&gt;Thank you.</description><pubDate>Wed, 30 Aug 2017 21:28:23 GMT</pubDate><dc:creator>vonrishi</dc:creator></item><item><title>RE: Presenting audio followed by set of questions</title><link>https://forums.millisecond.com/Topic22364.aspx</link><description>&lt;div data-id="22363" class="if-quote-wrapper" unselectable="on" data-guid="1504153668611"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="22363" 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="22363" 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="22363" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Wednesday, August 30, 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-22363"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="22362" class="if-quote-wrapper" unselectable="on" data-guid="1504153668611"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="22362" 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="22362" 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="22362" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;vonrishi - Wednesday, August 30, 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-22362"&gt;&lt;div class="if-quote-message-margin"&gt;Hello:&lt;br/&gt;&lt;br/&gt;In my experiment I have to present a list of audio files in random order and then ask a set of questions. &lt;br/&gt;I can't seem to get all the audios to play. The experiment quits after the very first file has played out. There are 8 audios, each followed by 9 questions (the questions are same for each audio).&lt;br/&gt;&lt;br/&gt;I have my script here. Can you please take a look and see where I am going wrong.&lt;br/&gt;Thank you.&lt;a class="if-quote-goto quote-link" href="#" data-id="22362"&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;&amp;lt;block StartRun&amp;gt;&lt;br/&gt;/preinstructions = (Instructions)&lt;br/&gt;&lt;strong&gt;/ trials = [1=tapes;2-10=EMPA_TEA]&lt;/strong&gt;&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;You only run a single instance of your "tapes" trial (which plays one audio file), followed by nine rating trials.&lt;br/&gt;&lt;br/&gt;You need to repeat that exercise 8 times, though, if you want to play all files. I.e.:&lt;br/&gt;&lt;br/&gt;&amp;lt;block StartRun&amp;gt;&lt;br/&gt;/preinstructions = (Instructions)&lt;br/&gt;&lt;strong&gt;/ trials = [1,11,21,31,41,51,61,71=tapes;2-10,12-20,22-30,32-40,42-50,52-60,62-70,72-80=EMPA_TEA]&lt;/strong&gt;&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="22363"&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;Perfect. That worked! I appreciate your help.</description><pubDate>Wed, 30 Aug 2017 21:28:23 GMT</pubDate><dc:creator>vonrishi</dc:creator></item><item><title>RE: Presenting audio followed by set of questions</title><link>https://forums.millisecond.com/Topic22363.aspx</link><description>&lt;div data-id="22362" class="if-quote-wrapper" unselectable="on" data-guid="1504151699044"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="22362" 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="22362" 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="22362" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;vonrishi - Wednesday, August 30, 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-22362"&gt;&lt;div class="if-quote-message-margin"&gt;Hello:&lt;br/&gt;&lt;br/&gt;In my experiment I have to present a list of audio files in random order and then ask a set of questions. &lt;br/&gt;I can't seem to get all the audios to play. The experiment quits after the very first file has played out. There are 8 audios, each followed by 9 questions (the questions are same for each audio).&lt;br/&gt;&lt;br/&gt;I have my script here. Can you please take a look and see where I am going wrong.&lt;br/&gt;Thank you.&lt;a class="if-quote-goto quote-link" href="#" data-id="22362"&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;&amp;lt;block StartRun&amp;gt;&lt;br/&gt;/preinstructions = (Instructions)&lt;br/&gt;&lt;strong&gt;/ trials = [1=tapes;2-10=EMPA_TEA]&lt;/strong&gt;&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;You only run a single instance of your "tapes" trial (which plays one audio file), followed by nine rating trials.&lt;br/&gt;&lt;br/&gt;You need to repeat that exercise 8 times, though, if you want to play all files. I.e.:&lt;br/&gt;&lt;br/&gt;&amp;lt;block StartRun&amp;gt;&lt;br/&gt;/preinstructions = (Instructions)&lt;br/&gt;&lt;strong&gt;/ trials = [1,11,21,31,41,51,61,71=tapes;2-10,12-20,22-30,32-40,42-50,52-60,62-70,72-80=EMPA_TEA]&lt;/strong&gt;&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;</description><pubDate>Wed, 30 Aug 2017 21:01:40 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>