﻿<?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 6  » Time to type the first lettert</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Mon, 18 May 2026 15:49:29 GMT</lastBuildDate><ttl>20</ttl><item><title>Time to type the first lettert</title><link>https://forums.millisecond.com/Topic36556.aspx</link><description>Hi, for one of the tasks I'm running in my survey, I plan to ask participants a question that requires them to type the answer. I want to measure the time it takes them to push the first key in their keyboard (any key). In other words, I want to measure when they start typing. Is there a way to do that? Thanks!</description><pubDate>Wed, 02 Oct 2024 23:07:43 GMT</pubDate><dc:creator>ai293</dc:creator></item><item><title>RE: Time to type the first lettert</title><link>https://forums.millisecond.com/Topic36557.aspx</link><description>&lt;blockquote data-id="36556" class="if-quote-wrapper" unselectable="on" data-guid="1727909995789" contenteditable="false" id="if_insertedNode_1727909994527"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="36556" 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="36556" 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="36556" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;ai293 - 10/2/2024&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-36556"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;Hi, for one of the tasks I'm running in my survey, I plan to ask participants a question that requires them to type the answer. I want to measure the time it takes them to push the first key in their keyboard (any key). In other words, I want to measure when they start typing. Is there a way to do that? Thanks!&lt;a class="if-quote-goto quote-link" href="#" data-id="36556"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/blockquote&gt;&lt;br/&gt;You can do that with an &amp;lt;openended&amp;gt; trial. The openended's firstcharlatency property reflects the time of the first key stroke.&lt;br/&gt;&lt;br/&gt;&lt;a href="https://www.millisecond.com/support/docs/current/html/language/elements/openended.htm"&gt;https://www.millisecond.com/support/docs/current/html/language/elements/openended.htm&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;[code]&amp;lt;block exampleBlock&amp;gt;&lt;br/&gt;/ postinstructions = (page.end)&lt;br/&gt;/ trials = [1=exampleOpenended]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;openended exampleOpenended&amp;gt;&lt;br/&gt;/ stimulusframes = [1=text.exampleText]&lt;br/&gt;/ multiline = true&lt;br/&gt;/ size = (50%, 40%)&lt;br/&gt;/ position = (50%, 60%)&lt;br/&gt;&amp;lt;/openended&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text exampleText&amp;gt;&lt;br/&gt;/ items = ("Type something:")&lt;br/&gt;/ position = (50%, 10%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;page end&amp;gt;&lt;br/&gt;^Latency of first key stroke: &amp;lt;%openended.exampleOpenended.firstcharlatency%&amp;gt;&lt;br/&gt;^Latency of last key stroke: &amp;lt;%openended.exampleOpenended.lastcharlatency%&amp;gt;&lt;br/&gt;^Latency of response submission: &amp;lt;%openended.exampleOpenended.latency%&amp;gt;&lt;br/&gt;&amp;lt;/page&amp;gt;&lt;br/&gt;[/code]</description><pubDate>Wed, 02 Oct 2024 23:07:43 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>