﻿<?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 3  » issue with n-back script</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 19:20:29 GMT</lastBuildDate><ttl>20</ttl><item><title>issue with n-back script</title><link>https://forums.millisecond.com/Topic14747.aspx</link><description>Hi there,&lt;br/&gt;&lt;br/&gt;I'm struggling to debug an issue I have with a modified version of the Nback task uploaded on Inquisit. I am wanting to run only N=1 and N=2. However, i cannot get the script to deliver 3 blocks of each (it delivers 4 of one and 2 of another, or all of 1, etc). I did not write this script, so am unsure where to look for the solution. My modified script is attached.&lt;br/&gt;&lt;br/&gt;Many thanks in advance (under time-pressure for this!)&lt;br/&gt;paul</description><pubDate>Wed, 29 Oct 2014 17:55:16 GMT</pubDate><dc:creator>paughl</dc:creator></item><item><title>RE: issue with n-back script</title><link>https://forums.millisecond.com/Topic14752.aspx</link><description>Many thanks Dave! Sorted.</description><pubDate>Wed, 29 Oct 2014 17:55:16 GMT</pubDate><dc:creator>paughl</dc:creator></item><item><title>RE: issue with n-back script</title><link>https://forums.millisecond.com/Topic14748.aspx</link><description>It's quite simple. &amp;lt;counter&amp;gt; elements' selection pools by default *reset* at the beginning of a &amp;lt;block&amp;gt;. If you want to keep the selection pool intact *across blocks*, you ought to specify a proper /resetinterval&lt;br/&gt;&lt;br/&gt;&amp;lt;counter Nlevel&amp;gt;&lt;br/&gt;/items = (1,2,1,2,1,2)&lt;br/&gt;/ select = sequence&lt;br/&gt;&lt;strong&gt;/ resetinterval = 0&lt;/strong&gt;&lt;br/&gt;&amp;lt;/counter&amp;gt;&lt;br/&gt;&lt;br/&gt;(0 means 'never reset unless out of items to sample from')&lt;br/&gt;&lt;br/&gt;In addition, please make sure your Inquisit version is up to date. For Inquisit 3, you ought to be using version 3.0.6.0.&lt;br/&gt;</description><pubDate>Wed, 29 Oct 2014 04:56:12 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>