﻿<?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  » Removing the Practice Trials on AAT (mouse version)</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Thu, 02 Jul 2026 23:32:18 GMT</lastBuildDate><ttl>20</ttl><item><title>Removing the Practice Trials on AAT (mouse version)</title><link>https://forums.millisecond.com/Topic20484.aspx</link><description>I am clueless with coding and wondered if anyone was able to help me edit the AAT (mouse version)&amp;nbsp;&lt;a href="http://www.millisecond.com/download/library/AAT/&amp;nbsp;"&gt;http://www.millisecond.com/download/library/AAT/&amp;nbsp;&lt;/a&gt;&lt;br/&gt;I am getting participants to run the same programme 3 times in total so for the second and third time I was hoping to remove the practice trials. Would anyone be able to help me in this matter.&amp;nbsp;&lt;br/&gt;&lt;br/&gt;Kind Regards&lt;br/&gt;&lt;br/&gt;Jodie&amp;nbsp;</description><pubDate>Tue, 17 Jan 2017 07:43:46 GMT</pubDate><dc:creator>Jodie Smith</dc:creator></item><item><title>RE: Removing the Practice Trials on AAT (mouse version)</title><link>https://forums.millisecond.com/Topic20485.aspx</link><description>&lt;div data-id="20484" class="if-quote-wrapper" unselectable="on" data-guid="1484667537485"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="20484" 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="20484" 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="20484" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Jodie Smith - Tuesday, January 17, 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-20484"&gt;&lt;div class="if-quote-message-margin"&gt;I am clueless with coding and wondered if anyone was able to help me edit the AAT (mouse version)&amp;nbsp;&lt;a href="http://www.millisecond.com/download/library/AAT/&amp;nbsp;"&gt;&lt;a href="http://www.millisecond.com/download/library/AAT/&amp;nbsp;"&gt;http://www.millisecond.com/download/library/AAT/&amp;nbsp;&lt;/a&gt;&lt;/a&gt;&lt;br/&gt;I am getting participants to run the same programme 3 times in total so for the second and third time I was hoping to remove the practice trials. Would anyone be able to help me in this matter.&amp;nbsp;&lt;br/&gt;&lt;br/&gt;Kind Regards&lt;br/&gt;&lt;br/&gt;Jodie&amp;nbsp;&lt;a class="if-quote-goto quote-link" href="#" data-id="20484"&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;Create at least two AAT scripts:&lt;br/&gt;- One identical to the original (including the practice block),&lt;br/&gt;- One without the practice block&lt;br/&gt;&lt;br/&gt;For the latter, simply remove block practice_AAT from the &amp;lt;expt&amp;gt; elements' /blocks attributes:&lt;br/&gt;&lt;br/&gt;&amp;lt;expt&amp;gt;&lt;br/&gt;...&lt;br/&gt;&lt;strong&gt;/ blocks = [&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 = SequenceGenerator; &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 = practice_AAT; &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3 = AAT;&lt;br/&gt;]&lt;/strong&gt;&lt;br/&gt;...&lt;br/&gt;&amp;lt;/expt&amp;gt;&lt;br/&gt;&lt;br/&gt;becomes&lt;br/&gt;&lt;br/&gt;&amp;lt;expt&amp;gt;&lt;br/&gt;...&lt;br/&gt;&lt;strong&gt;/ blocks = [&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 = SequenceGenerator; &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 = AAT;&lt;br/&gt;]&lt;/strong&gt;&lt;br/&gt;...&lt;br/&gt;&amp;lt;/expt&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Then administer the two scripts via a simple &amp;lt;batch&amp;gt;:&lt;br/&gt;&lt;br/&gt;&amp;lt;batch&amp;gt;&lt;br/&gt;/ file = "aat_mouseinput.iqx"&lt;br/&gt;/ file = "aat_mouseinput_no_practice.iqx"&lt;br/&gt;/ file = "aat_mouseinput_no_practice.iqx"&lt;br/&gt;&amp;lt;/batch&amp;gt;&lt;br/&gt;&lt;br/&gt;</description><pubDate>Tue, 17 Jan 2017 07:43:46 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>