﻿<?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  » alternate trials</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Fri, 11 Sep 2026 19:31:25 GMT</lastBuildDate><ttl>20</ttl><item><title>alternate trials</title><link>https://forums.millisecond.com/Topic29801.aspx</link><description>Hi,&lt;br/&gt;&lt;br/&gt;I have a food sorting task, where they report the food either having shown up in the health condition or the natural condition. I have a confidence rating which I want to present after each food is sorted. &lt;br/&gt;&lt;br/&gt;How do I alternate between the two (sort a food, then rate confidence level) and still keep the foods as no replace (I have 78 foods)?&lt;br/&gt;&lt;br/&gt;&amp;lt;trial sortingFoods&amp;gt;&lt;br/&gt;/ validresponse = ("E", "I")&lt;br/&gt;/ stimulusframes = [1 = foodpic_sorting]&lt;br/&gt;/ posttrialpause = 250&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial confidenceRating&amp;gt;&lt;br/&gt;/ validresponse = ("1","2","3")&lt;br/&gt;/ stimulusframes = [1 = rating]&lt;br/&gt;/ posttrialpause = 250&lt;br/&gt;&amp;lt;/trial&amp;gt; &lt;br/&gt;&lt;br/&gt;&amp;lt;block conditionSorting&amp;gt;&lt;br/&gt;/ bgstim = (healthLabel, naturalLabel)&lt;br/&gt;/ trials = [1=instructions;2-79 = noreplace(sortingFoods)]&lt;br/&gt;/ recorddata = true&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;Thanks!</description><pubDate>Sat, 03 Oct 2020 00:19:06 GMT</pubDate><dc:creator>anisa_khalfan</dc:creator></item><item><title>RE: alternate trials</title><link>https://forums.millisecond.com/Topic29802.aspx</link><description>&lt;blockquote data-id="29801" class="if-quote-wrapper" unselectable="on" data-guid="1601684129637" id="if_insertedNode_1601684128279" contenteditable="false"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="29801" 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="29801" 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="29801" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;anisa_khalfan - 10/2/2020&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-29801"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;Hi,&lt;br/&gt;&lt;br/&gt;I have a food sorting task, where they report the food either having shown up in the health condition or the natural condition. I have a confidence rating which I want to present after each food is sorted. &lt;br/&gt;&lt;br/&gt;How do I alternate between the two (sort a food, then rate confidence level) and still keep the foods as no replace (I have 78 foods)?&lt;br/&gt;&lt;br/&gt;&amp;lt;trial sortingFoods&amp;gt;&lt;br/&gt;/ validresponse = ("E", "I")&lt;br/&gt;/ stimulusframes = [1 = foodpic_sorting]&lt;br/&gt;/ posttrialpause = 250&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial confidenceRating&amp;gt;&lt;br/&gt;/ validresponse = ("1","2","3")&lt;br/&gt;/ stimulusframes = [1 = rating]&lt;br/&gt;/ posttrialpause = 250&lt;br/&gt;&amp;lt;/trial&amp;gt; &lt;br/&gt;&lt;br/&gt;&amp;lt;block conditionSorting&amp;gt;&lt;br/&gt;/ bgstim = (healthLabel, naturalLabel)&lt;br/&gt;/ trials = [1=instructions;2-79 = noreplace(sortingFoods)]&lt;br/&gt;/ recorddata = true&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;Thanks!&lt;a class="if-quote-goto quote-link" href="#" data-id="29801"&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;Either&lt;br/&gt;&lt;br/&gt;&amp;lt;trial sortingFoods&amp;gt;&lt;br/&gt;/ validresponse = ("E", "I")&lt;br/&gt;/ stimulusframes = [1 = foodpic_sorting]&lt;br/&gt;/ posttrialpause = 250&lt;br/&gt;&lt;strong&gt;/ branch = [&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;trial.confidenceRating;&lt;br/&gt;]&lt;/strong&gt;&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial confidenceRating&amp;gt;&lt;br/&gt;/ validresponse = ("1","2","3")&lt;br/&gt;/ stimulusframes = [1 = rating]&lt;br/&gt;/ posttrialpause = 250&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block conditionSorting&amp;gt;&lt;br/&gt;/ bgstim = (healthLabel, naturalLabel)&lt;br/&gt;/ trials = [1=instructions;2-79 = noreplace(sortingFoods)]&lt;br/&gt;/ recorddata = true&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;or&lt;br/&gt;&lt;br/&gt;&amp;lt;trial sortingFoods&amp;gt;&lt;br/&gt;/ validresponse = ("E", "I")&lt;br/&gt;/ stimulusframes = [1 = foodpic_sorting]&lt;br/&gt;/ posttrialpause = 250&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial confidenceRating&amp;gt;&lt;br/&gt;/ validresponse = ("1","2","3")&lt;br/&gt;/ stimulusframes = [1 = rating]&lt;br/&gt;/ posttrialpause = 250&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block conditionSorting&amp;gt;&lt;br/&gt;/ bgstim = (healthLabel, naturalLabel)&lt;br/&gt;/ trials = [1=instructions;&lt;strong&gt;2-79 = sequence(sortingFoods, confidenceRating)&lt;/strong&gt;]&lt;br/&gt;/ recorddata = true&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;gt; still keep the foods as no replace (I have 78 foods)?&lt;br/&gt;&lt;br/&gt;How you sample trials at the block level has nothing to do with how stimulus items are sampled at the trial-level. The "noreplace" happens in your &amp;lt;picture foodpic_sorting&amp;gt; element.&lt;br/&gt;</description><pubDate>Sat, 03 Oct 2020 00:19:06 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>