﻿<?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  » Multiple Correct Responses (SST)</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Sat, 12 Sep 2026 02:28:36 GMT</lastBuildDate><ttl>20</ttl><item><title>Multiple Correct Responses (SST)</title><link>https://forums.millisecond.com/Topic26364.aspx</link><description>Hello all,&lt;br/&gt;&lt;br/&gt;I have a question regarding the Scrambled Sentences Task (using the script from the Test Library).&lt;br/&gt;&lt;br/&gt;Since we are using German stimuli, we're encountering the problem of flexible sentence structures, meaning even with very simple sentences there is often more than one correct order of words to form a grammatically sound sentence. (For example: "Strangers scare me" could be both "Fremde machen mir Angst" and "mir machen Fremde Angst", both sentences are correct.)&lt;br/&gt;As far as I can see, the script as it is only allows for one correct word order per sentence, resulting in trials that would technically be correct but still be classified as incorrect responses because participants picked the alternative word order that wasn't provided in the script. (I hope this isn't too complicated to understand!)&lt;br/&gt;&lt;br/&gt;Now it would obviously make things a lot easier if sentences don't have to be manually re-classified as correct/incorrect after data collection and we could instead include multiple correct options in the script. Does anyone know how that might be possible?&lt;br/&gt;I'd greatly appreciate any help!&lt;br/&gt;&lt;br/&gt;Best,&lt;br/&gt;Nathalie&lt;br/&gt;</description><pubDate>Tue, 05 Feb 2019 08:02:08 GMT</pubDate><dc:creator>NathalieC</dc:creator></item><item><title>RE: Multiple Correct Responses (SST)</title><link>https://forums.millisecond.com/Topic26370.aspx</link><description>Wow, that was super fast, thank you! &lt;br/&gt;</description><pubDate>Tue, 05 Feb 2019 08:02:08 GMT</pubDate><dc:creator>NathalieC</dc:creator></item><item><title>RE: Multiple Correct Responses (SST)</title><link>https://forums.millisecond.com/Topic26368.aspx</link><description>&lt;div data-id="26364" class="if-quote-wrapper" unselectable="on" data-guid="1549378642249"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="26364" 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="26364" 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="26364" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;NathalieC - Tuesday, February 5, 2019&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-26364"&gt;&lt;div class="if-quote-message-margin"&gt;Hello all,&lt;br/&gt;&lt;br/&gt;I have a question regarding the Scrambled Sentences Task (using the script from the Test Library).&lt;br/&gt;&lt;br/&gt;Since we are using German stimuli, we're encountering the problem of flexible sentence structures, meaning even with very simple sentences there is often more than one correct order of words to form a grammatically sound sentence. (For example: "Strangers scare me" could be both "Fremde machen mir Angst" and "mir machen Fremde Angst", both sentences are correct.)&lt;br/&gt;As far as I can see, the script as it is only allows for one correct word order per sentence, resulting in trials that would technically be correct but still be classified as incorrect responses because participants picked the alternative word order that wasn't provided in the script. (I hope this isn't too complicated to understand!)&lt;br/&gt;&lt;br/&gt;Now it would obviously make things a lot easier if sentences don't have to be manually re-classified as correct/incorrect after data collection and we could instead include multiple correct options in the script. Does anyone know how that might be possible?&lt;br/&gt;I'd greatly appreciate any help!&lt;br/&gt;&lt;br/&gt;Best,&lt;br/&gt;Nathalie&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="26364"&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;You can modify the script to allow for multiple correct responses. List your items / multiple response options like so:&lt;br/&gt;&lt;br/&gt;&amp;lt;item scrambledSentencesE&amp;gt;&lt;br/&gt;/1 = "ICH HABE KEINE ANGST ZUZUNEHMEN;ANGST ZUZUNEHMEN HABE ICH KEINE;"&lt;br/&gt;/2 = "ICH FINDE MICH NICHT DICK;DICK FINDE ICH MICH NICHT;"&lt;br/&gt;/3 = "MEIN BAUCH SIEHT GUT AUS;GUT SIEHT MEIN BAUCH AUS;"&lt;br/&gt;/4 = "ZUZUNEHMEN WÄRE FÜR MICH ERTRÄGLICH"&lt;br/&gt;/5 = "MEINE OBERSCHENKEL SIND TOTAL OKAY;TOTAL OKAY SIND MEINE OBERSCHENKEL;"&lt;br/&gt;...&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;and then change the logic that checks &amp;amp; scores responses like so:&lt;br/&gt;&lt;br/&gt;&amp;lt;trial scrambledSentenceE_end&amp;gt;&lt;br/&gt;/ stimulustimes = [0 = frame1, word1, frame2, word2, frame3, word3,frame4, word4, frame5, word5, frame6, word6, number1, number2, number3,number4, number5, number6; 50 = clearscreen]&lt;br/&gt;/ timeout = 50&lt;br/&gt;/ iscorrectresponse = [&lt;br/&gt;&amp;nbsp;&amp;nbsp;  values.sentenceResponse = trimright(values.sentenceResponse, " ");&lt;br/&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;  contains(values.positiveSolution, values.sentenceResponse) ||&lt;br/&gt;contains(values.negativeSolution, values.sentenceResponse)&lt;/strong&gt;&lt;br/&gt;]&lt;br/&gt;/ ontrialend = [&lt;br/&gt;&amp;nbsp;&amp;nbsp;  values.countTrials += 1;&lt;br/&gt;&amp;nbsp;&amp;nbsp;  values.countTrials_E += 1;&lt;br/&gt;&amp;nbsp;&amp;nbsp;  values.scrambledSentence = item.scrambledSentencesE.item(values.index);&lt;br/&gt;&amp;nbsp;&amp;nbsp;  if&lt;br/&gt;&lt;strong&gt;(contains(item.scrambledSentencesE_pos.item(values.index),values.sentenceResponse)){&lt;/strong&gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; values.countPosSolutions += 1;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; values.sumRT_pos += values.cumulativeRT;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; values.responseCategory = "positive";&lt;br/&gt;&amp;nbsp;&amp;nbsp;  } else if&lt;br/&gt;&lt;strong&gt;(contains(item.scrambledSentencesE_neg.item(values.index),values.sentenceResponse)){&lt;/strong&gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; values.countNegSolutions += 1;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; values.sumRT_neg += values.cumulativeRT;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; values.responseCategory = "negative";&lt;br/&gt;&amp;nbsp;&amp;nbsp;  } else {&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; values.responseCategory = "other";&lt;br/&gt;&amp;nbsp;&amp;nbsp;  };&lt;br/&gt;]&lt;br/&gt;/ recorddata = true&lt;br/&gt;/ posttrialpause = parameters.iti&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;</description><pubDate>Tue, 05 Feb 2019 07:14:53 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>