﻿<?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  » answer participant</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Thu, 10 Sep 2026 02:52:12 GMT</lastBuildDate><ttl>20</ttl><item><title>answer participant</title><link>https://forums.millisecond.com/Topic21834.aspx</link><description>Dear Dave,&lt;br/&gt;At the end of each training done by the participants, they need to scale their concentration:&lt;br/&gt;&amp;lt;trial concentrationdecision&amp;gt;&lt;br/&gt;/ stimulusframes = [1 = concentration]&lt;br/&gt;/ validresponse = ("1","2","3","4","5","6","7","8","9","0")&lt;br/&gt;/ correctresponse = ("1","2","3","4","5","6","7","8","9","0")&lt;br/&gt;/ ontrialbegin = [&lt;br/&gt;values.scoreconcentration = 0;&lt;br/&gt;]&lt;br/&gt;/ ontrialend = [values.scoreconcentration = trial.concentrationdecision.response]&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;The only problem is that for one participant I receive answers like: 71,72,73...When I called her, she told me that it's because she was using the numbers on the right from the keyboard and not the ones in the up region. I cannot find the equivalence in Inquisit manual. I mean for example 74 what does it means in the scale between 0 and 9?&lt;br/&gt;&lt;br/&gt;Thank you in advance,&lt;br/&gt;&lt;br/&gt;</description><pubDate>Tue, 13 Jun 2017 09:41:10 GMT</pubDate><dc:creator>moon3</dc:creator></item><item><title>RE: answer participant</title><link>https://forums.millisecond.com/Topic21836.aspx</link><description>&lt;div data-id="21834" class="if-quote-wrapper" unselectable="on" data-guid="1497371233514"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="21834" 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="21834" 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="21834" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;moon3 - Tuesday, June 13, 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-21834"&gt;&lt;div class="if-quote-message-margin"&gt;Dear Dave,&lt;br/&gt;At the end of each training done by the participants, they need to scale their concentration:&lt;br/&gt;&amp;lt;trial concentrationdecision&amp;gt;&lt;br/&gt;/ stimulusframes = [1 = concentration]&lt;br/&gt;/ validresponse = ("1","2","3","4","5","6","7","8","9","0")&lt;br/&gt;/ correctresponse = ("1","2","3","4","5","6","7","8","9","0")&lt;br/&gt;/ ontrialbegin = [&lt;br/&gt;values.scoreconcentration = 0;&lt;br/&gt;]&lt;br/&gt;/ ontrialend = [values.scoreconcentration = trial.concentrationdecision.response]&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;The only problem is that for one participant I receive answers like: 71,72,73...When I called her, she told me that it's because she was using the numbers on the right from the keyboard and not the ones in the up region. I cannot find the equivalence in Inquisit manual. I mean for example 74 what does it means in the scale between 0 and 9?&lt;br/&gt;&lt;br/&gt;Thank you in advance,&lt;br/&gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="21834"&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;71, 72, etc. are the keyboard scancodes of the keys on a keyboard's numpad. You can see which keys they correspond to via Tools -&amp;gt; Keyboard Scancodes... in Inquisit Lab as well as find a list in the documentation &lt;a href="http://www.millisecond.com/support/docs/v5/html/language/scancodes.htm"&gt;http://www.millisecond.com/support/docs/v5/html/language/scancodes.htm&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Here are the relavant scancodes and corresponding numerical values for a typical numpad:&lt;br/&gt;82 = "0"&lt;br/&gt;79 = "1"&lt;br/&gt;80 = "2"&lt;br/&gt;81 = "3"&lt;br/&gt;75 = "4"&lt;br/&gt;76 = "5"&lt;br/&gt;77 = "6"&lt;br/&gt;71 = "7"&lt;br/&gt;72 = "8"&lt;br/&gt;73 = "9"&lt;br/&gt;&lt;br/&gt;</description><pubDate>Tue, 13 Jun 2017 09:41:10 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>