﻿<?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  » Problems about inserting a timer in CCT task</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Tue, 07 Apr 2026 04:21:51 GMT</lastBuildDate><ttl>20</ttl><item><title>Problems about inserting a timer in CCT task</title><link>https://forums.millisecond.com/Topic18662.aspx</link><description>I am doing a project investigating risk-taking using the Columbia Card Task (delayed). I want to insert a timer in the task but I have encountered the following problems:&lt;br/&gt;1) I don't know how to reset the timer per gameround. When I type / resetrate = trial, it doesn't work since the trials are defined as &amp;lt;trial getcondition&amp;gt;, &amp;lt;trial pickcard&amp;gt; and &amp;lt;trial turnover&amp;gt;. It will reset when I pick the cards and press the button "turnover"&lt;br/&gt;2) I want to know how to make all the cards in each round turn over when time is out&lt;br/&gt;&lt;br/&gt;Thank you!</description><pubDate>Thu, 17 Mar 2016 22:04:51 GMT</pubDate><dc:creator>EM9444</dc:creator></item><item><title>RE: Problems about inserting a timer in CCT task</title><link>https://forums.millisecond.com/Topic18668.aspx</link><description>Thank you so much!!!</description><pubDate>Thu, 17 Mar 2016 22:04:51 GMT</pubDate><dc:creator>EM9444</dc:creator></item><item><title>RE: Problems about inserting a timer in CCT task</title><link>https://forums.millisecond.com/Topic18663.aspx</link><description>#1: Set the clock's /resetrate to block and reset the timer at the start of each round, i.e., in &amp;lt;trial getcondition&amp;gt;:&lt;br/&gt;&lt;br/&gt;&amp;lt;trial getcondition&amp;gt;&lt;br/&gt;/ ontrialbegin = [list.pickcardresponses.clearitems(); list.pickcardresponses.reset();&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;strong&gt; clock.timer.resettime(); &lt;/strong&gt;]&lt;br/&gt;...&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;#2: You need to define a /timeout for &amp;lt;trial pickcard&amp;gt;. You need to set the available time to 1000 at the start of each round (in &amp;lt;trial getcondition&amp;gt;. You need to subtract the latency of &amp;lt;trial pickcard&amp;gt; /ontrialend. If no response occurs -- i.e. the trial timed out -- invoke &amp;lt;trial turncard&amp;gt;.&lt;br/&gt;&lt;br/&gt;See the attached file for details.&lt;br/&gt;</description><pubDate>Thu, 17 Mar 2016 10:47:03 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>