************************************************ ************************************************ / font = ("Arial", -21, 400, 0, 34) / txbgcolor = (0, 0, 0) / screencolor = (0, 0, 0) / pretrialpause = 0 / posttrialpause = 150 ************************************************************************************************************ /1 = "The Self" /1 = "Other People" /1 = "Spades" /1 = "Clubs" /1 = "Diamonds" /1 = "Hearts" / items = ("Your Implicit Personality Score indicates that you <% values.magnitude %> identify <% expressions.preferred %> with the following personality style: <% expressions.personality %>, compared with <% expressions.notpreferred %>. ~n~n~nPress the spacebar to complete this session.") / font = ("Arial", -21, 400, 0, 34) / txbgcolor = (0, 255, 0) / size = (60%, 60%) / hjustify = left / stimulustimes = [0=summary] / validresponse = (" ") / recorddata = true / ontrialbegin = [values.magnitude = "little to no"] / ontrialbegin = [if( abs(expressions.d) >= 0.05 ) values.magnitude = "slightly"] / ontrialbegin = [if( abs(expressions.d) >= 0.10 ) values.magnitude = "moderately"] / ontrialbegin = [if( abs(expressions.d) >= 0.15 ) values.magnitude = "strongly"] / ontrialbegin = [if(expressions.d >= 0.0) expressions.preferred = item.selflabel.1] / ontrialbegin = [if(expressions.d < 0.0) expressions.preferred = item.otherlabel.1] / ontrialbegin = [if(expressions.d < 0.0) expressions.notpreferred= item.selflabel.1] / ontrialbegin = [if(expressions.d >= 0.0) expressions.notpreferred= item.otherlabel.1] / ontrialbegin = [if(expressions.d <= 100000000)expressions.personality = item.spadeslabel.1] / trials = [1=summary] /1 = "Flowers" /1 = "Insects" / items = ("Your Implicit Association Score indicates that you have <% values.magnitude %> preference for <% expressions.preferred %> over <% expressions.notpreferred %>. ~n~n~nPress the spacebar to complete this session.") / font = ("Arial", -21, 400, 0, 34) / txbgcolor = (0, 255, 0) / size = (60%, 60%) / hjustify = left / stimulustimes = [0=summaryflowers] / validresponse = (" ") / ontrialbegin = [values.magnitude = "little to no"] / ontrialbegin = [if( abs(expressions.d) >= 0.05 ) values.magnitude = "a slight"] / ontrialbegin = [if( abs(expressions.d) >= 0.10 ) values.magnitude = "a moderate"] / ontrialbegin = [if( abs(expressions.d) >= 0.15 ) values.magnitude = "a strong"] / ontrialbegin = [if(expressions.d >= 0.0) expressions.preferred = item.flowerslabel.1] / ontrialbegin = [if(expressions.d < 0.0) expressions.preferred = item.insectslabel.1] / ontrialbegin = [if(expressions.d < 0.0) expressions.notpreferred= item.flowerslabel.1] / ontrialbegin = [if(expressions.d >= 0.0) expressions.notpreferred= item.insectslabel.1] / trials = [1=summaryflowers] / bgstim = (otherleftremind, spadesrightremind, selfrightremind) / trials = [1=reminderIAT; 23,39,30,43,48,15,33,29,46,25,17,37,7,36= random(spadesright); 8,6,26,38,27,21,12,45,47,16,19,14,4,13,31,44,35,49,22,42 = random (otherleft); 28,2,10,18,20,32,40,3,11,9,24,5,34,41 = random(selfright)] / blockfeedback = (latency, correct) / errormessage = true(errorIAT, 200) / ontrialend = [if(block.selfspades.latency <= 10000 && block.selfspades.currenttrialnumber != 1 ) values.sum1a = values.sum1a + block.selfspades.latency] / ontrialend = [if(block.selfspades.latency <= 10000 && block.selfspades.currenttrialnumber != 1 ) values.n1a = values.n1a + 1] / ontrialend = [if(block.selfspades.latency <= 10000 && block.selfspades.currenttrialnumber != 1 ) values.ss1a = values.ss1a + (block.selfspades.latency * block.selfspades.latency)] / ontrialend = [if(block.selfspades.latency <= 10000) values.sum1a = values.sum1a + block.selfspades.latency] / ontrialend = [if(block.selfspades.latency <= 10000) values.n1a = values.n1a + 1] / ontrialend = [if(block.selfspades.latency <= 10000) values.ss1a = values.ss1a + (block.selfspades.latency * block.selfspades.latency)] / bgstim = (otherrightremind, spadesrightremind, selfleftremind) / trials = [1=reminderIAT; 23,39,30,43,48,15,33,29,46,25,17,37,7,36= random(spadesright); 8,6,26,38,27,21,12,45,47,16,19,14,4,13,31,44,35,49,22,42 = random (selfleft); 28,2,10,18,20,32,40,3,11,9,24,5,34,41 = random(otherright)] / /blockfeedback = (latency, correct)/ errormessage = true(errorIAT, 200) / ontrialend = [if(block.otherspades.latency <= 10000 && block.otherspades.currenttrialnumber != 1 ) values.sum2a = values.sum2a + block.otherspades.latency] / ontrialend = [if(block.otherspades.latency <= 10000 && block.otherspades.currenttrialnumber != 1 ) values.n2a = values.n2a + 1] / ontrialend = [if(block.otherspades.latency <= 10000 && block.otherspades.currenttrialnumber != 1 ) values.ss2a = values.ss2a + (block.otherspades.latency * block.otherspades.latency)] / ontrialend = [if(block.otherspades.latency <= 10000) values.sum2a = values.sum2a + block.otherspades.latency] / ontrialend = [if(block.otherspades.latency <= 10000) values.n2a = values.n2a + 1] / ontrialend = [if(block.otherspades.latency <= 10000) values.ss2a = values.ss2a + (block.otherspades.latency * block.otherspades.latency)] / sum1a = 0 / sum2a = 0 / n1a = 0 / n2a = 0 / ss1a = 0 / ss2a = 0 / magnitude = "unknown" * 1 is compatible, 2 is incompatible * a is first block, b is second block / m1a = values.sum1a / values.n1a / m2a = values.sum2a / values.n2a / sd1a = sqrt((values.ss1a - (values.n1a * (expressions.m1a * expressions.m1a))) / (values.n1a - 1)) / sd2a = sqrt((values.ss2a - (values.n2a * (expressions.m2a * expressions.m2a))) / (values.n2a - 1)) / sda = sqrt((((values.n1a - 1) * (expressions.sd1a * expressions.sd1a) + (values.n2a - 1) * (expressions.sd2a * expressions.sd2a)) + ((values.n1a + values.n2a) * ((expressions.m1a - expressions.m2a) * (expressions.m1a - expressions.m2a)) / 4) ) / (values.n1a + values.n2a - 1) ) / da = (m2a - m1a) / expressions.sda / d = (expressions.da) / preferred = "unknown" / notpreferred = "unknown" / preferred2 = "unknown" / notpreferred2 = "unknown" /personality = "unknown" / recorddata = true *****************************************************clubs and diamonds summary************************************** / items = ("Your Implicit Personality Score indicates that you <% values.magnitude %> identify with <% expressions.preferred %> compared with <% expressions.notpreferred %>. ~n~n~nPress the spacebar to complete this session.") / font = ("Arial", -21, 400, 0, 34) / txbgcolor = (0, 255, 0) / size = (60%, 60%) / hjustify = left / stimulustimes = [0=summaryclubsdiamonds] / validresponse = (" ") / recorddata = true / ontrialbegin = [values.magnitude = "little to no"] / ontrialbegin = [if( abs(expressions.d) >= 0.05 ) values.magnitude = "slightly"] / ontrialbegin = [if( abs(expressions.d) >= 0.10 ) values.magnitude = "moderately"] / ontrialbegin = [if( abs(expressions.d) >= 0.15 ) values.magnitude = "strongly"] / ontrialbegin = [if(expressions.d >= 0.0) expressions.preferred = item.clubslabel.1] / ontrialbegin = [if(expressions.d < 0.0) expressions.preferred = item.diamondslabel.1] / ontrialbegin = [if(expressions.d < 0.0) expressions.notpreferred= item.clubslabel.1] / ontrialbegin = [if(expressions.d >= 0.0) expressions.notpreferred= item.diamondslabel.1] / trials = [1=summaryclubsdiamonds] / recorddata = true / items = ("Your Implicit Personality Score indicates that you <% values.magnitude %> identify with <% expressions.preferred2 %> compared with <% expressions.notpreferred2 %>. ~n~n~nPress the spacebar to complete this session.") / font = ("Arial", -21, 400, 0, 34) / txbgcolor = (0, 255, 0) / size = (60%, 60%) / hjustify = left / stimulustimes = [0=summaryheartsspades] / validresponse = (" ") / recorddata = true / ontrialbegin = [values.magnitude = "little to no"] / ontrialbegin = [if( abs(expressions.d) >= 0.05 ) values.magnitude = "slightly"] / ontrialbegin = [if( abs(expressions.d) >= 0.10 ) values.magnitude = "moderately"] / ontrialbegin = [if( abs(expressions.d) >= 0.15 ) values.magnitude = "strongly"] / ontrialbegin = [if(expressions.d >= 0.0) expressions.preferred2 = item.heartslabel.1] / ontrialbegin = [if(expressions.d < 0.0) expressions.preferred2 = item.spadeslabel.1] / ontrialbegin = [if(expressions.d < 0.0) expressions.notpreferred2 = item.heartslabel.1] / ontrialbegin = [if(expressions.d >= 0.0) expressions.notpreferred2 = item.spadeslabel.1] / trials = [1=summaryheartsspades] / recorddata = true *****************************************************run-off summary************************************** / items = ("Your Implicit Personality Score indicates that you <% values.magnitude %> identify with <% expressions.preferred %> compared with <% expressions.notpreferred %>. ~n~n~nPress the spacebar to complete this session.") / font = ("Arial", -21, 400, 0, 34) / txbgcolor = (0, 255, 0) / size = (60%, 60%) / hjustify = left / stimulustimes = [0=summaryclubshearts] / validresponse = (" ") / ontrialbegin = [values.magnitude = "little to no"] / ontrialbegin = [if( abs(expressions.d) >= 0.05 ) values.magnitude = "slightly"] / ontrialbegin = [if( abs(expressions.d) >= 0.10 ) values.magnitude = "moderately"] / ontrialbegin = [if( abs(expressions.d) >= 0.15 ) values.magnitude = "strongly"] / ontrialbegin = [if(expressions.d >= 0.0) expressions.preferred = item.clubslabel.1] / ontrialbegin = [if(expressions.d < 0.0) expressions.preferred = item.heartslabel.1] / ontrialbegin = [if(expressions.d < 0.0) expressions.notpreferred= item.clubslabel.1] / ontrialbegin = [if(expressions.d >= 0.0) expressions.notpreferred= item.heartslabel.1] / trials = [1=summaryclubshearts] / recorddata = true / items = ("Your Implicit Personality Score indicates that you <% values.magnitude %> identify with <% expressions.preferred %> compared with <% expressions.notpreferred %>. ~n~n~nPress the spacebar to complete this session.") / font = ("Arial", -21, 400, 0, 34) / txbgcolor = (0, 255, 0) / size = (60%, 60%) / hjustify = left / stimulustimes = [0=summaryclubsspades] / validresponse = (" ") / ontrialbegin = [values.magnitude = "little to no"] / ontrialbegin = [if( abs(expressions.d) >= 0.05 ) values.magnitude = "slightly"] / ontrialbegin = [if( abs(expressions.d) >= 0.10 ) values.magnitude = "moderately"] / ontrialbegin = [if( abs(expressions.d) >= 0.15 ) values.magnitude = "strongly"] / ontrialbegin = [if(expressions.d >= 0.0) expressions.preferred = item.clubslabel.1] / ontrialbegin = [if(expressions.d < 0.0) expressions.preferred = item.spadeslabel.1] / ontrialbegin = [if(expressions.d < 0.0) expressions.notpreferred= item.clubslabel.1] / ontrialbegin = [if(expressions.d >= 0.0) expressions.notpreferred= item.spadeslabel.1] / trials = [1=summaryclubsspades] / recorddata = true / items = ("Your Implicit Personality Score indicates that you <% values.magnitude %> identify with <% expressions.preferred %> compared with <% expressions.notpreferred %>. ~n~n~nPress the spacebar to complete this session.") / font = ("Arial", -21, 400, 0, 34) / txbgcolor = (0, 255, 0) / size = (60%, 60%) / hjustify = left / stimulustimes = [0=summarydiamondshearts] / validresponse = (" ") / ontrialbegin = [values.magnitude = "little to no"] / ontrialbegin = [if( abs(expressions.d) >= 0.05 ) values.magnitude = "slightly"] / ontrialbegin = [if( abs(expressions.d) >= 0.10 ) values.magnitude = "moderately"] / ontrialbegin = [if( abs(expressions.d) >= 0.15 ) values.magnitude = "strongly"] / ontrialbegin = [if(expressions.d >= 0.0) expressions.preferred = item.diamondslabel.1] / ontrialbegin = [if(expressions.d < 0.0) expressions.preferred = item.heartslabel.1] / ontrialbegin = [if(expressions.d < 0.0) expressions.notpreferred= item.diamondslabel.1] / ontrialbegin = [if(expressions.d >= 0.0) expressions.notpreferred= item.heartslabel.1] / trials = [1=summarydiamondshearts] / recorddata = true / items = ("Your Implicit Personality Score indicates that you <% values.magnitude %> identify with <% expressions.preferred %> compared with <% expressions.notpreferred %>. ~n~n~nPress the spacebar to complete this session.") / font = ("Arial", -21, 400, 0, 34) / txbgcolor = (0, 255, 0) / size = (60%, 60%) / hjustify = left / stimulustimes = [0=summarydiamondsspades] / validresponse = (" ") / ontrialbegin = [values.magnitude = "little to no"] / ontrialbegin = [if( abs(expressions.d) >= 0.05 ) values.magnitude = "slightly"] / ontrialbegin = [if( abs(expressions.d) >= 0.10 ) values.magnitude = "moderately"] / ontrialbegin = [if( abs(expressions.d) >= 0.15 ) values.magnitude = "strongly"] / ontrialbegin = [if(expressions.d >= 0.0) expressions.preferred = item.diamondslabel.1] / ontrialbegin = [if(expressions.d < 0.0) expressions.preferred = item.spadeslabel.1] / ontrialbegin = [if(expressions.d < 0.0) expressions.notpreferred= item.diamondslabel.1] / ontrialbegin = [if(expressions.d >= 0.0) expressions.notpreferred= item.spadeslabel.1] / trials = [1=summarydiamondsspades] / recorddata = true / items = ("Your Implicit Personality Score indicates that you <% values.magnitude %> identify with <% expressions.preferred %> compared with <% expressions.notpreferred %>. ~n~n~nPress the spacebar to complete this session.") / font = ("Arial", -21, 400, 0, 34) / txbgcolor = (0, 255, 0) / size = (60%, 60%) / hjustify = left / branch = [if ( expressions.preferred2 == item.heartslabel.1 && expressions.preferred == item.clubslabel.1) block.summaryclubshearts] / branch = [if ( expressions.preferred2 == item.heartslabel.1 && expressions.preferred == item.diamondslabel.1) block.summarydiamondshearts] / branch = [if ( expressions.preferred2 == item.spadeslabel.1 && expressions.preferred == item.clubslabel.1) block.summaryclubsspades] / branch = [if ( expressions.preferred2 == item.spadeslabel.1 && expressions.preferred == item.diamondslabel.1) block.summarydiamondsspades] / recorddata = true *********************************************************************************************************** / items = flowers / color = (0, 255, 0) / font = ("Arial", -48, 700, 0, 34) / numitems = 4 /1 = "Daffodil" /2 = "Rose" /3 = "Daisy" /4 = "Sunflower" / items = insects / color = (0, 255, 0) / font = ("Arial", -48, 700, 0, 34) / numitems = 4 /1 = "Bugs" /2 = "Fly" /3 = "Caterpillar" /4 = "Cricket" / items = good / color = (255, 255, 255) / font = ("Arial", -48, 700, 0, 34) / numitems = 10 /1 = "celebrating" /2 = "pleasure" /3 = "happy" /4 = "friendly" /5 = "joyful" /6 = "loving" /7 = "beautiful" /8 = "smiling" /9 = "glee" /10 = "cheerful" / items = bad / color = (255, 255, 255) / font = ("Arial", -48, 700, 0, 34) / numitems = 10 /1 = "horrible" /2 = "angry" /3 = "terrible" /4 = "noxious" /5 = "tragic" /6 = "unpleasant" /7 = "hate" /8 = "destroy" /9 = "brutal" /10 = "nasty" / items = ("Flowers") / position = (85,20) / color = (0, 255, 0) / numitems = 1 / font = ("Arial", -35, 700, 0, 34) / items = ("Insects") / position = (15,20) / color = (0, 255, 0) / numitems = 1 / font = ("Arial", -35, 700, 0, 34) / items = ("Flowers") / position = (15,20) / color = (0, 255, 0) / numitems = 1 / font = ("Arial", -35, 700, 0, 34) / items = ("Insects") / position = (85,20) / color = (0, 255, 0) / numitems = 1 / font = ("Arial", -35, 700, 0, 34) / items = ("Good") / position = (85,30) / color = (255, 255, 255) / numitems = 1 / font = ("Arial", -35, 700, 0, 34) / items = ("Bad") / position = (15,30) / color = (255, 255, 255) / numitems = 1 / font = ("Arial", -35, 700, 0, 34) / items = ("Bad") / position = (85,30) / color = (255, 255, 255) / numitems = 1 / font = ("Arial", -35, 700, 0, 34) / items = ("Good") / position = (15,30) / color = (255, 255, 255) / numitems = 1 / font = ("Arial", -35, 700, 0, 34) / correctresponse = ("i") / frames = [1=flowers] / responsemode = correct / validresponse = ("e", "i") / correctresponse = ("e") / frames = [1=insects] / responsemode = correct / validresponse = ("e", "i") / correctresponse = ("e") / frames = [1=flowers] / responsemode = correct / validresponse = ("e", "i") / correctresponse = ("i") / frames = [1=insects] / responsemode = correct / validresponse = ("e", "i") / correctresponse = ("i") / frames = [1=good] / responsemode = correct / validresponse = ("e", "i") / correctresponse = ("e") / frames = [1=bad] / responsemode = correct / validresponse = ("e", "i") / correctresponse = ("i") / frames = [1=bad] / responsemode = correct / validresponse = ("e", "i") / correctresponse = ("e") / frames = [1=good] / responsemode = correct / validresponse = ("e", "i") / bgstim = (insectsrightremind, goodleftremind, badrightremind, flowersleftremind) / trials = [1,12 = reminderIAT; 3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41 = random (goodleft, badright); 2,4,6,8,10,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42 = random (insectsright, flowersleft)] / errormessage = true(errorIAT, 200) / ontrialend = [if(block.flowersgood.latency <= 10000 && block.flowersgood.currenttrialnumber != 1 ) values.sum1a = values.sum1a + block.flowersgood.latency] / ontrialend = [if(block.flowersgood.latency <= 10000 && block.flowersgood.currenttrialnumber != 1 ) values.n1a = values.n1a + 1] / ontrialend = [if(block.flowersgood.latency <= 10000 && block.flowersgood.currenttrialnumber != 1 ) values.ss1a = values.ss1a + (block.flowersgood.latency * block.flowersgood.latency)] / ontrialend = [if(block.flowersgood.latency <= 10000) values.sum1a = values.sum1a + block.flowersgood.latency] / ontrialend = [if(block.flowersgood.latency <= 10000) values.n1a = values.n1a + 1] / ontrialend = [if(block.flowersgood.latency <= 10000) values.ss1a = values.ss1a + (block.flowersgood.latency * block.flowersgood.latency)] / bgstim = (insectsleftremind, goodleftremind, badrightremind, flowersrightremind) / trials = [1,12 = reminderIAT; 3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41 = random (goodleft, badright); 2,4,6,8,10,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42 = random (flowersright, insectsleft)] / errormessage = true(errorIAT, 200) / ontrialend = [if(block.flowersbad.latency <= 10000 && block.flowersbad.currenttrialnumber != 1 ) values.sum2a = values.sum2a + block.flowersbad.latency] / ontrialend = [if(block.flowersbad.latency <= 10000 && block.flowersbad.currenttrialnumber != 1 ) values.n2a = values.n2a + 1] / ontrialend = [if(block.flowersbad.latency <= 10000 && block.flowersbad.currenttrialnumber != 1 ) values.ss2a = values.ss2a + (block.flowersbad.latency * block.flowersbad.latency)] / ontrialend = [if(block.flowersbad.latency <= 10000) values.sum2a = values.sum2a + block.flowersbad.latency] / ontrialend = [if(block.flowersbad.latency <= 10000) values.n2a = values.n2a + 1] / ontrialend = [if(block.flowersbad.latency <= 10000) values.ss2a = values.ss2a + (block.flowersbad.latency * block.flowersbad.latency)] / preinstructions = (beginIAT) / bgstim = (goodleftremind, badrightremind) / trials = [1 = reminderIAT; 2-13 = random (goodleft, badright)] / errormessage = true(errorIAT, 200) / bgstim = (flowersleftremind, insectsrightremind) / trials = [1 = reminderIAT; 2-15 = random (flowersleft, insectsright)] / errormessage = true(errorIAT, 200) / bgstim = (insectsleftremind, flowersrightremind) / trials = [1 = reminderIAT; 2-15 = random (flowersright, insectsleft)] / errormessage = true(errorIAT, 200) / bgstim = (flowersleftremind, insectsrightremind) / trials = [1 = reminderIAT; 2-25 = random (flowersleft, insectsright)] / errormessage = true(errorIAT, 200) / bgstim = (insectsleftremind, flowersrightremind) / trials = [1 = reminderIAT; 2-25 = random (flowersright, insectsleft)] / errormessage = true(errorIAT, 200) / items = self / color = (0, 255, 0) / font = ("Arial", -48, 700, 0, 34) / numitems = 4 /1 = "Me" /2 = "My" /3 = "Myself" /4 = "I" / items = other / color = (0, 255, 0) / font = ("Arial", -48, 700, 0, 34) / numitems = 4 /1 = "They" /2 = "Them" /3 = "Their" /4 = "Themself" / items = organized / color = (255, 255, 255) / font = ("Arial", -48, 700, 0, 34) / numitems = 10 /1 = "organized" /2 = "order" /3 = "neat" /4 = "prepared" /5 = "structure" /6 = "plan" /7 = "systematic" /8 = "tidy" / items = clubs / color = (255, 255, 255) / font = ("Arial", -48, 700, 0, 34) / numitems = 6 /1 = "driven" /2 = "competitive" /3 = "organized" /4 = "disciplined" /5 = "meticulous" /6 = "ambitious" / items = hearts / color = (255, 255, 255) / font = ("Arial", -48, 700, 0, 34) / numitems = 6 /1 = "social" /2 = "supportive" /3 = "generous" /4 = "compassionate" /5 = "cheerleader" /6 = "engaging" / items = diamonds / color = (255, 255, 255) / font = ("Arial", -48, 700, 0, 34) / numitems = 6 /1 = "spontaneous" /2 = "adventurous" /3 = "experiential" /4 = "creative" /5 = "curious" /6 = "imaginative" / items = spades / color = (255, 255, 255) / font = ("Arial", -48, 700, 0, 34) / numitems = 6 /1 = "intellectual" /2 = "knowledgeable" /3 = "analytical" /4 = "sensible" /5 = "logical" /6 = "data-driven" **************************************************explicit*********************************************************************** / 1 = "driven" /2 = "competitive" /3 = "organized" /4 = "disciplined" /5 = "meticulous" /6 = "ambitious" /7 = "social" / 8 = "supportive" /9 = "generous" /10 = "compassionate" /11 = "cheerleader" /12 = "engaging" /13 = "spontaneous" /14 = "adventurous" /15 = "experiential" /16 = "creative" /17 = "curious" /18 = "imaginative" /19 = "intellectual" /20 = "knowledgeable" /21 = "analytical" /22 = "sensible" /23 = "logical" /24 = "data-driven" / items = explicits / position = (50,50) / numitems = 24 / fontstyle = ("Arial", 36pt, true) / color = (255, 255, 255) / items = ("Please indicate how strongly the following word describes your personality. After you enter your response, please press enter to advance to continue.") / size = (1250, 150) / fontstyle = ("Arial", 24pt, true) / color = (255, 255, 255) / position = (50, 20) / numitems = 1 / anchors = [1="disagree strongly"; 2="disagree moderately"; 3="disagree a little"; 4="neither agree nor disagree"; 5="agree a little"; 6="agree moderately"; 7="agree strongly"]/ font = ("Arial", -16, 600, 0, 49) / stimulusframes = [1-24 = random(explicits)] / fontstyle = ("Arial", 2.13%, false, false, false, false, 5, 0) / anchorwidth = 240 / mouse=false / numpoints=7 / position= (50, 80) *********************************************************************************************************************************** / items = (" ") / color = (0, 255, 0) / numitems = 1 / font = ("Arial", -35, 700, 0, 34) / items = ("X") / color = (255, 0, 0) / numitems = 1 / position = (50,60) / font = ("Arial", -35, 700, 0, 34) / items = ("Me") / position = (85,20) / color = (0, 255, 0) / numitems = 1 / font = ("Arial", -35, 700, 0, 34) / items = ("Not Me") / position = (15,20) / color = (0, 255, 0) / numitems = 1 / font = ("Arial", -35, 700, 0, 34) / items = ("Me") / position = (15,20) / color = (0, 255, 0) / numitems = 1 / font = ("Arial", -35, 700, 0, 34) / items = ("Not Me") / position = (85,20) / color = (0, 255, 0) / numitems = 1 / font = ("Arial", -35, 700, 0, 34) / items = ("Check categories - Press space bar when ready") / position = (50, 75) / color = (255, 255, 255) / numitems = 1 / items = ("Clubs (plans/actions)") / position = (15,30) / color = (255, 255, 255) / numitems = 1 / font = ("Arial", -35, 700, 0, 34) / items = ("Clubs (plans/actions)") / position = (85,30) / color = (255, 255, 255) / numitems = 1 / font = ("Arial", -35, 700, 0, 34) / items = ("Hearts (people/relationships)") / position = (20,30) / color = (255, 255, 255) / numitems = 1 / font = ("Arial", -35, 700, 0, 34) / items = ("Hearts (people/relationships)") / position = (80,30) / color = (255, 255, 255) / numitems = 1 / font = ("Arial", -35, 700, 0, 34) / items = ("Diamond (ideas/experience)") / position = (20,30) / color = (255, 255, 255) / numitems = 1 / font = ("Arial", -35, 700, 0, 34) / items = ("Diamonds (ideas/experience)") / position = (80,30) / color = (255, 255, 255) / numitems = 1 / font = ("Arial", -35, 700, 0, 34) / items = ("Spades (facts/principles)") / position = (18,30) / color = (255, 255, 255) / numitems = 1 / font = ("Arial", -35, 700, 0, 34) / items = ("Spades (facts/principles)") / position = (83,30) / color = (255, 255, 255) / numitems = 1 / font = ("Arial", -35, 700, 0, 34) / font = ("Arial", -16, 400, 0, 49) / windowsize = (800,500) For this portion of the study, words will appear one at a time in the middle of the screen. Classify those words into groups which will be designated with labels appearing on the top half of the screen. All words belonging to the groups on the left will be classified with the "e" key. All words belonging to the groups on the right will be classified with the "i" key. Classify the words as quickly as possible while making as few mistakes as possible. Accuracy and speed are both important.^^ Pay close attention to the group labels, they will change from block to block. Direct any questions to the experimenter. Press Enter to begin. For this portion of the study, words will appear one at a time in the middle of the screen - just as they did before. ^^ This time you will be classifying words into 3 different categories. Some words will have to do with the self. For example, words like me, my, mine, myself. Some words will refer to other people (ie, not you). For example, words like they, them, their, themself. The third category of words will have to do with a particular personality type. ^^ Please classify the words you see into the appropriate groups which will be designated with labels appearing on the top half of the screen. All words belonging to the groups on the left will be classified with the "e" key. All words belonging to the groups on the right will be classified with the "i" key. Classify the words as quickly as possible while making as few mistakes as possible. Accuracy and speed are both important.^^ Pay close attention to the group labels, they will change from block to block. ^^ Direct any questions to the experimenter. Press Enter to begin. / preinstructions = (instruction) ^^Thank you very much for your participation today. This marks the conclusion of your participation today.^^ / preinstructions = (end) / preinstructions = (beginIAT) Understanding your innovation style - and the innovation styles of those around you, is critical to creating high performing, high growth teams. The objective is for you to "play to your strong suit" - that is your preferred style - so that you increase your personal job effectiveness and satisfaction. In the task that follows you will be asked to categorize words belonging to two of these personality styles as well as words that have to do with the self (e.g., Me, My, Mine, Myself) and with others (e.g., They, Them, Their, Themself). The two personality styles you will see next are Clubs and Diamonds. Below is a description of each style. As you read these descriptions think about which style describes you best.^^ ^^ Clubs are the people who "plan the work and work the plans". They are about structure and action. Bottom line results are critical. They focus on "how" change will be implemented. Some clubs are highly competitive. Examples of words that describe Clubs include driven, competitive, organized, disciplined, meticulous, and ambitious. ^^ Diamonds are considered "creative" individuals. They like ideas and experiences. They make decisions based on what is "enjoyable" and sometimes participate in artistic endeavors. Diamonds tend to be less concerned about where they are going, as long as they have a good time getting there. Examples of words that describe Diamonds include spontaneous, adventurous, experiential, creative, curious, and imaginative. ^^ Think about which style best describes you. Are the words that describe Clubs the ones that best describe you? Or, are the words that describe Diamonds the ones that best describe you? Once you decide, spend a few moments thinking about how your personality style matches that description. / preinstructions = (clubsdiamonds) Understanding your innovation style - and the innovation styles of those around you, is critical to creating high performing, high growth teams. The objective is for you to "play to your strong suit" - that is your preferred style - so that you increase your personal job effectiveness and satisfaction. In the task that follows you will be asked to categorize words belonging to two of these personality styles as well as words that have to do with the self (e.g., Me, My, Mine, Myself) and with others (e.g., They, Them, Their, Themself). The two personality styles you will see next are Clubs and Diamonds. Below is a description of each style. As you read these descriptions think about which style describes you best.^^ ^^ Hearts are about relationships. They make decisions based on feelings and on what others need/want. They are something thought of as "touchy feely". Some hearts are social butterflies and are master networkers. Others are more focused on deep relationships. Examples of words that describe Hearts include social, supportive, generous, compassionate, cheerleader, and engaging. ^^ Spades represent those who make decisions based on facts. These individuals tend to be analytical and maybe even a bit critical. They are great thinkers and are considered by others to be quite smart. Examples of words that describe Spades include intellectual, knowledgeable, analytical, sensible, logical, and data-driven. ^^ Think about which style best describes you. Are the words that describe Hearts the ones that best describe you? Or, are the words that describe Spades the ones that best describe you? Once you decide, spend a few moments thinking about how your personality style matches that description. / preinstructions = (heartsspades) ^^Thank you very much for your participation today. This marks the conclusion of your participation today.^^ / preinstructions = (runoffclubshearts) ^^Thank you very much for your participation today. This marks the conclusion of your participation today.^^ / preinstructions = (runoffclubsspades) ^^Thank you very much for your participation today. This marks the conclusion of your participation today.^^ / preinstructions = (runoffdiamondshearts) ^^Thank you very much for your participation today. This marks the conclusion of your participation today.^^ / preinstructions = (runoffdiamondsspades) / correctresponse = ("i") / frames = [1=self] / responsemode = correct / validresponse = ("e", "i") / correctresponse = ("e") / frames = [1=other] / responsemode = correct / validresponse = ("e", "i") / correctresponse = ("e") / frames = [1=self] / responsemode = correct / validresponse = ("e", "i") / correctresponse = ("i") / frames = [1=other] / responsemode = correct / validresponse = ("e", "i") / correctresponse = (" ") / frames = [1=remindIAT] / responsemode = correct / validresponse = ("e", "i") / correctresponse = ("e") / frames = [1=clubs] / responsemode = correct / validresponse = ("e", "i") / correctresponse = ("i") / frames = [1=clubs] / responsemode = correct / validresponse = ("e", "i") / correctresponse = ("e") / frames = [1=hearts] / responsemode = correct / validresponse = ("e", "i") / correctresponse = ("i") / frames = [1=hearts] / responsemode = correct / validresponse = ("e", "i") / correctresponse = ("e") / frames = [1=diamonds] / responsemode = correct / validresponse = ("e", "i") / correctresponse = ("i") / frames = [1=diamonds] / responsemode = correct / validresponse = ("e", "i") / correctresponse = ("e") / frames = [1=spades] / responsemode = correct / validresponse = ("e", "i") / correctresponse = ("i") / frames = [1=spades] / responsemode = correct / validresponse = ("e", "i") / bgstim = (otherleftremind, clubsleftremind, selfrightremind) / trials = [1=reminderIAT; 23,39,30,43,48,15,33,29,46,25,17,37,7,36= random(clubsleft); 8,6,26,38,27,21,12,45,47,16,19,14,4,13,31,44,35,49,22,42 = random (selfright); 28,2,10,18,20,32,40,3,11,9,24,5,34,41 = random(otherleft)] / blockfeedback = (latency, correct) / errormessage = true(errorIAT, 200) / bgstim = (otherrightremind, clubsleftremind, selfleftremind) / trials = [1=reminderIAT; 23,39,30,43,48,15,33,29,46,25,17,37,7,36= random(clubsleft); 8,6,26,38,27,21,12,45,47,16,19,14,4,13,31,44,35,49,22,42 = random (otherright); 28,2,10,18,20,32,40,3,11,9,24,5,34,41 = random(selfleft)] / blockfeedback = (latency, correct) / errormessage = true(errorIAT, 200) / bgstim = (otherleftremind, heartsrightremind, selfrightremind) / trials = [1=reminderIAT; 23,39,30,43,48,15,33,29,46,25,17,37,7,36= random(heartsright); 8,6,26,38,27,21,12,45,47,16,19,14,4,13,31,44,35,49,22,42 = random (otherleft); 28,2,10,18,20,32,40,3,11,9,24,5,34,41 = random(selfright)] / blockfeedback = (latency, correct) / errormessage = true(errorIAT, 200) / bgstim = (otherrightremind, heartsrightremind, selfleftremind) / trials = [1=reminderIAT; 23,39,30,43,48,15,33,29,46,25,17,37,7,36= random(heartsright); 8,6,26,38,27,21,12,45,47,16,19,14,4,13,31,44,35,49,22,42 = random (selfleft); 28,2,10,18,20,32,40,3,11,9,24,5,34,41 = random(otherright)] / blockfeedback = (latency, correct) / errormessage = true(errorIAT, 200) / bgstim = (otherleftremind, diamondsleftremind, selfrightremind) / trials = [1=reminderIAT; 23,39,30,43,48,15,33,29,46,25,17,37,7,36= random(diamondsleft); 8,6,26,38,27,21,12,45,47,16,19,14,4,13,31,44,35,49,22,42 = random (selfright); 28,2,10,18,20,32,40,3,11,9,24,5,34,41 = random(otherleft)] / blockfeedback = (latency, correct) / errormessage = true(errorIAT, 200) / bgstim = (otherrightremind, diamondsleftremind, selfleftremind) / trials = [1=reminderIAT; 23,39,30,43,48,15,33,29,46,25,17,37,7,36= random(diamondsleft); 8,6,26,38,27,21,12,45,47,16,19,14,4,13,31,44,35,49,22,42 = random (otherright); 28,2,10,18,20,32,40,3,11,9,24,5,34,41 = random(selfleft)] / blockfeedback = (latency, correct) / errormessage = true(errorIAT, 200) / bgstim = (selfleftremind, otherrightremind) / trials = [1 = reminderIAT; 2-21 = random (selfleft, otherright)] / errormessage = true(errorIAT, 200) / bgstim = (otherleftremind, selfrightremind) / trials = [1 = reminderIAT; 2-21 = random (selfright, otherleft)] / errormessage = true(errorIAT, 200) / bgstim = (selfleftremind, otherrightremind) / trials = [1 = reminderIAT; 2-41 = random (selfleft, otherright)] / errormessage = true(errorIAT, 200) / bgstim = (otherleftremind, selfrightremind) / trials = [1 = reminderIAT; 2-41 = random (selfright, otherleft)] / errormessage = true(errorIAT, 200) **********************************************practice********************************************** / bgstim = (clubsleftremind, diamondsrightremind) / trials = [1 = reminderIAT; 2-41 = random (clubsleft, diamondsright)] / errormessage = true(errorIAT, 200) / bgstim = (clubsrightremind, diamondsleftremind) / trials = [1 = reminderIAT; 2-41 = random (clubsright, diamondsleft)] / errormessage = true(errorIAT, 200) / bgstim = (heartsleftremind, spadesrightremind) / trials = [1 = reminderIAT; 2-41 = random (heartsleft, spadesright)] / errormessage = true(errorIAT, 200) / bgstim = (heartsrightremind, spadesleftremind) / trials = [1 = reminderIAT; 2-41 = random (heartsright, spadesleft)] / errormessage = true(errorIAT, 200) *****************************************************double task************************************************** / bgstim = (diamondsrightremind, selfleftremind, otherrightremind, clubsleftremind) / trials = [1,22 = reminderIAT; 3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61 = random (selfleft, otherright); 2,4,6,8,10,14,16,18,20,12,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62 = random (diamondsright, clubsleft)] / errormessage = true(errorIAT, 200) / ontrialend = [if(block.clubsself.latency <= 10000 && block.clubsself.currenttrialnumber != 1 ) values.sum1a = values.sum1a + block.clubsself.latency] / ontrialend = [if(block.clubsself.latency <= 10000 && block.clubsself.currenttrialnumber != 1 ) values.n1a = values.n1a + 1] / ontrialend = [if(block.clubsself.latency <= 10000 && block.clubsself.currenttrialnumber != 1 ) values.ss1a = values.ss1a + (block.clubsself.latency * block.clubsself.latency)] / ontrialend = [if(block.clubsself.latency <= 10000) values.sum1a = values.sum1a + block.clubsself.latency] / ontrialend = [if(block.clubsself.latency <= 10000) values.n1a = values.n1a + 1] / ontrialend = [if(block.clubsself.latency <= 10000) values.ss1a = values.ss1a + (block.clubsself.latency * block.clubsself.latency)] / bgstim = (diamondsleftremind, selfleftremind, otherrightremind, clubsrightremind) / trials = [1,22 = reminderIAT; 3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61 = random (selfleft, otherright); 2,4,6,8,10,14,16,18,20,12,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62 = random (clubsright, diamondsleft)] / errormessage = true(errorIAT, 200) / ontrialend = [if(block.clubsother.latency <= 10000 && block.clubsother.currenttrialnumber != 1 ) values.sum2a = values.sum2a + block.clubsother.latency] / ontrialend = [if(block.clubsother.latency <= 10000 && block.clubsother.currenttrialnumber != 1 ) values.n2a = values.n2a + 1] / ontrialend = [if(block.clubsother.latency <= 10000 && block.clubsother.currenttrialnumber != 1 ) values.ss2a = values.ss2a + (block.clubsother.latency * block.clubsother.latency)] / ontrialend = [if(block.clubsother.latency <= 10000) values.sum2a = values.sum2a + block.clubsother.latency] / ontrialend = [if(block.clubsother.latency <= 10000) values.n2a = values.n2a + 1] / ontrialend = [if(block.clubsother.latency <= 10000) values.ss2a = values.ss2a + (block.clubsother.latency * block.clubsother.latency)] / bgstim = (spadesleftremind, selfrightremind, otherleftremind, heartsrightremind) / trials = [1,22 = reminderIAT; 3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61 = random (selfright, otherleft); 2,4,6,8,10,14,16,18,20,12,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62 = random (spadesleft, heartsright)] / errormessage = true(errorIAT, 200) / ontrialend = [if(block.heartsself.latency <= 10000 && block.heartsself.currenttrialnumber != 1 ) values.sum1a = values.sum1a + block.heartsself.latency] / ontrialend = [if(block.heartsself.latency <= 10000 && block.heartsself.currenttrialnumber != 1 ) values.n1a = values.n1a + 1] / ontrialend = [if(block.heartsself.latency <= 10000 && block.heartsself.currenttrialnumber != 1 ) values.ss1a = values.ss1a + (block.heartsself.latency * block.heartsself.latency)] / ontrialend = [if(block.heartsself.latency <= 10000) values.sum1a = values.sum1a + block.heartsself.latency] / ontrialend = [if(block.heartsself.latency <= 10000) values.n1a = values.n1a + 1] / ontrialend = [if(block.heartsself.latency <= 10000) values.ss1a = values.ss1a + (block.heartsself.latency * block.heartsself.latency)] / bgstim = (spadesrightremind, selfrightremind, otherleftremind, heartsleftremind) / trials = [1,22 = reminderIAT; 3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61 = random (selfright, otherleft); 2,4,6,8,10,14,16,18,20,12,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62 = random (heartsleft, spadesright)] / errormessage = true(errorIAT, 200) / ontrialend = [if(block.heartsother.latency <= 10000 && block.heartsother.currenttrialnumber != 1 ) values.sum2a = values.sum2a + block.heartsother.latency] / ontrialend = [if(block.heartsother.latency <= 10000 && block.heartsother.currenttrialnumber != 1 ) values.n2a = values.n2a + 1] / ontrialend = [if(block.heartsother.latency <= 10000 && block.heartsother.currenttrialnumber != 1 ) values.ss2a = values.ss2a + (block.heartsother.latency * block.heartsother.latency)] / ontrialend = [if(block.heartsother.latency <= 10000) values.sum2a = values.sum2a + block.heartsother.latency] / ontrialend = [if(block.heartsother.latency <= 10000) values.n2a = values.n2a + 1] / ontrialend = [if(block.heartsother.latency <= 10000) values.ss2a = values.ss2a + (block.heartsother.latency * block.heartsother.latency)] ****************************************************************run-off************************************************************* / bgstim = (spadesrightremind, selfleftremind, otherrightremind, clubsleftremind) / trials = [1,22 = reminderIAT; 3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61 = random (selfleft, otherright); 2,4,6,8,10,14,16,18,20,12,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62 = random (spadesright, clubsleft)] / errormessage = true(errorIAT, 200) / ontrialend = [if(block.clubsself_spades.latency <= 10000 && block.clubsself_spades.currenttrialnumber != 1 ) values.sum1a = values.sum1a + block.clubsself_spades.latency] / ontrialend = [if(block.clubsself_spades.latency <= 10000 && block.clubsself_spades.currenttrialnumber != 1 ) values.n1a = values.n1a + 1] / ontrialend = [if(block.clubsself_spades.latency <= 10000 && block.clubsself_spades.currenttrialnumber != 1 ) values.ss1a = values.ss1a + (block.clubsself_spades.latency * block.clubsself_spades.latency)] / ontrialend = [if(block.clubsself_spades.latency <= 10000) values.sum1a = values.sum1a + block.clubsself_spades.latency] / ontrialend = [if(block.clubsself_spades.latency <= 10000) values.n1a = values.n1a + 1] / ontrialend = [if(block.clubsself_spades.latency <= 10000) values.ss1a = values.ss1a + (block.clubsself_spades.latency * block.clubsself_spades.latency)] / bgstim = (spadesleftremind, selfleftremind, otherrightremind, clubsrightremind) / trials = [1,22 = reminderIAT; 3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61 = random (selfleft, otherright); 2,4,6,8,10,14,16,18,20,12,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62 = random (clubsright, spadesleft)] / errormessage = true(errorIAT, 200) / ontrialend = [if(block.clubsother_spades.latency <= 10000 && block.clubsother_spades.currenttrialnumber != 1 ) values.sum2a = values.sum2a + block.clubsother_spades.latency] / ontrialend = [if(block.clubsother_spades.latency <= 10000 && block.clubsother_spades.currenttrialnumber != 1 ) values.n2a = values.n2a + 1] / ontrialend = [if(block.clubsother_spades.latency <= 10000 && block.clubsother_spades.currenttrialnumber != 1 ) values.ss2a = values.ss2a + (block.clubsother_spades.latency * block.clubsother_spades.latency)] / ontrialend = [if(block.clubsother_spades.latency <= 10000) values.sum2a = values.sum2a + block.clubsother_spades.latency] / ontrialend = [if(block.clubsother_spades.latency <= 10000) values.n2a = values.n2a + 1] / ontrialend = [if(block.clubsother_spades.latency <= 10000) values.ss2a = values.ss2a + (block.clubsother_spades.latency * block.clubsother_spades.latency)] / bgstim = (clubsleftremind, selfrightremind, otherleftremind, heartsrightremind) / trials = [1,22 = reminderIAT; 3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61 = random (selfright, otherleft); 2,4,6,8,10,14,16,18,20,12,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62 = random (clubsleft, heartsright)] / errormessage = true(errorIAT, 200) / ontrialend = [if(block.heartsself_clubs.latency <= 10000 && block.heartsself_clubs.currenttrialnumber != 1 ) values.sum1a = values.sum1a + block.heartsself_clubs.latency] / ontrialend = [if(block.heartsself_clubs.latency <= 10000 && block.heartsself_clubs.currenttrialnumber != 1 ) values.n1a = values.n1a + 1] / ontrialend = [if(block.heartsself_clubs.latency <= 10000 && block.heartsself_clubs.currenttrialnumber != 1 ) values.ss1a = values.ss1a + (block.heartsself_clubs.latency * block.heartsself_clubs.latency)] / ontrialend = [if(block.heartsself_clubs.latency <= 10000) values.sum1a = values.sum1a + block.heartsself_clubs.latency] / ontrialend = [if(block.heartsself_clubs.latency <= 10000) values.n1a = values.n1a + 1] / ontrialend = [if(block.heartsself_clubs.latency <= 10000) values.ss1a = values.ss1a + (block.heartsself_clubs.latency * block.heartsself_clubs.latency)] / bgstim = (clubsrightremind, selfrightremind, otherleftremind, heartsleftremind) / trials = [1,22 = reminderIAT; 3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61 = random (selfright, otherleft); 2,4,6,8,10,14,16,18,20,12,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62 = random (heartsleft, clubsright)] / errormessage = true(errorIAT, 200) / ontrialend = [if(block.heartsother_clubs.latency <= 10000 && block.heartsother_clubs.currenttrialnumber != 1 ) values.sum2a = values.sum2a + block.heartsother_clubs.latency] / ontrialend = [if(block.heartsother_clubs.latency <= 10000 && block.heartsother_clubs.currenttrialnumber != 1 ) values.n2a = values.n2a + 1] / ontrialend = [if(block.heartsother_clubs.latency <= 10000 && block.heartsother_clubs.currenttrialnumber != 1 ) values.ss2a = values.ss2a + (block.heartsother_clubs.latency * block.heartsother_clubs.latency)] / ontrialend = [if(block.heartsother_clubs.latency <= 10000) values.sum2a = values.sum2a + block.heartsother_clubs.latency] / ontrialend = [if(block.heartsother_clubs.latency <= 10000) values.n2a = values.n2a + 1] / ontrialend = [if(block.heartsother_clubs.latency <= 10000) values.ss2a = values.ss2a + (block.heartsother_clubs.latency * block.heartsother_clubs.latency)] / bgstim = (spadesrightremind, selfleftremind, otherrightremind, diamondsleftremind) / trials = [1,22 = reminderIAT; 3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61 = random (selfleft, otherright); 2,4,6,8,10,14,16,18,20,12,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62 = random (spadesright, diamondsleft)] / errormessage = true(errorIAT, 200) / ontrialend = [if(block.diamondsself_spades.latency <= 10000 && block.diamondsself_spades.currenttrialnumber != 1 ) values.sum1a = values.sum1a + block.diamondsself_spades.latency] / ontrialend = [if(block.diamondsself_spades.latency <= 10000 && block.diamondsself_spades.currenttrialnumber != 1 ) values.n1a = values.n1a + 1] / ontrialend = [if(block.diamondsself_spades.latency <= 10000 && block.diamondsself_spades.currenttrialnumber != 1 ) values.ss1a = values.ss1a + (block.diamondsself_spades.latency * block.diamondsself_spades.latency)] / ontrialend = [if(block.diamondsself_spades.latency <= 10000) values.sum1a = values.sum1a + block.diamondsself_spades.latency] / ontrialend = [if(block.diamondsself_spades.latency <= 10000) values.n1a = values.n1a + 1] / ontrialend = [if(block.diamondsself_spades.latency <= 10000) values.ss1a = values.ss1a + (block.diamondsself_spades.latency * block.diamondsself_spades.latency)] / bgstim = (spadesleftremind, selfleftremind, otherrightremind, diamondsrightremind) / trials = [1,22 = reminderIAT; 3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61 = random (selfleft, otherright); 2,4,6,8,10,14,16,18,20,12,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62 = random (diamondsright, spadesleft)] / errormessage = true(errorIAT, 200) / ontrialend = [if(block.diamondsother_spades.latency <= 10000 && block.diamondsother_spades.currenttrialnumber != 1 ) values.sum2a = values.sum2a + block.diamondsother_spades.latency] / ontrialend = [if(block.diamondsother_spades.latency <= 10000 && block.diamondsother_spades.currenttrialnumber != 1 ) values.n2a = values.n2a + 1] / ontrialend = [if(block.diamondsother_spades.latency <= 10000 && block.diamondsother_spades.currenttrialnumber != 1 ) values.ss2a = values.ss2a + (block.diamondsother_spades.latency * block.diamondsother_spades.latency)] / ontrialend = [if(block.diamondsother_spades.latency <= 10000) values.sum2a = values.sum2a + block.diamondsother_spades.latency] / ontrialend = [if(block.diamondsother_spades.latency <= 10000) values.n2a = values.n2a + 1] / ontrialend = [if(block.diamondsother_spades.latency <= 10000) values.ss2a = values.ss2a + (block.diamondsother_spades.latency * block.diamondsother_spades.latency)] / bgstim = (diamondsleftremind, selfrightremind, otherleftremind, heartsrightremind) / trials = [1,22 = reminderIAT; 3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61 = random (selfright, otherleft); 2,4,6,8,10,14,16,18,20,12,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62 = random (diamondsleft, heartsright)] / errormessage = true(errorIAT, 200) / ontrialend = [if(block.heartsself_diamonds.latency <= 10000 && block.heartsself_diamonds.currenttrialnumber != 1 ) values.sum1a = values.sum1a + block.heartsself_diamonds.latency] / ontrialend = [if(block.heartsself_diamonds.latency <= 10000 && block.heartsself_diamonds.currenttrialnumber != 1 ) values.n1a = values.n1a + 1] / ontrialend = [if(block.heartsself_diamonds.latency <= 10000 && block.heartsself_diamonds.currenttrialnumber != 1 ) values.ss1a = values.ss1a + (block.heartsself_diamonds.latency * block.heartsself_diamonds.latency)] / ontrialend = [if(block.heartsself_diamonds.latency <= 10000) values.sum1a = values.sum1a + block.heartsself_diamonds.latency] / ontrialend = [if(block.heartsself_diamonds.latency <= 10000) values.n1a = values.n1a + 1] / ontrialend = [if(block.heartsself_diamonds.latency <= 10000) values.ss1a = values.ss1a + (block.heartsself_diamonds.latency * block.heartsself_diamonds.latency)] / bgstim = (diamondsrightremind, selfrightremind, otherleftremind, heartsleftremind) / trials = [1,22 = reminderIAT; 3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61 = random (selfright, otherleft); 2,4,6,8,10,14,16,18,20,12,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62 = random (heartsleft, diamondsright)] / errormessage = true(errorIAT, 200) / ontrialend = [if(block.heartsother_diamonds.latency <= 10000 && block.heartsother_diamonds.currenttrialnumber != 1 ) values.sum2a = values.sum2a + block.heartsother_diamonds.latency] / ontrialend = [if(block.heartsother_diamonds.latency <= 10000 && block.heartsother_diamonds.currenttrialnumber != 1 ) values.n2a = values.n2a + 1] / ontrialend = [if(block.heartsother_diamonds.latency <= 10000 && block.heartsother_diamonds.currenttrialnumber != 1 ) values.ss2a = values.ss2a + (block.heartsother_diamonds.latency * block.heartsother_diamonds.latency)] / ontrialend = [if(block.heartsother_diamonds.latency <= 10000) values.sum2a = values.sum2a + block.heartsother_diamonds.latency] / ontrialend = [if(block.heartsother_diamonds.latency <= 10000) values.n2a = values.n2a + 1] / ontrialend = [if(block.heartsother_diamonds.latency <= 10000) values.ss2a = values.ss2a + (block.heartsother_diamonds.latency * block.heartsother_diamonds.latency)] / trials = [1 = reminderIAT] / branch = [if ( expressions.preferred2 == item.heartslabel.1 && expressions.preferred == item.clubslabel.1) block.heartsself_clubs] / branch = [if ( expressions.preferred2 == item.heartslabel.1 && expressions.preferred == item.diamondslabel.1) block.heartsself_diamonds] / branch = [if ( expressions.preferred2 == item.spadeslabel.1 && expressions.preferred == item.clubslabel.1) block.clubsself_spades] / branch = [if ( expressions.preferred2 == item.spadeslabel.1 && expressions.preferred == item.diamondslabel.1) block.diamondsself_spades] / trials = [1 = reminderIAT] / branch = [if ( expressions.preferred2 == item.heartslabel.1 && expressions.preferred == item.clubslabel.1) block.heartsother_clubs] / branch = [if ( expressions.preferred2 == item.heartslabel.1 && expressions.preferred == item.diamondslabel.1) block.heartsother_diamonds] / branch = [if ( expressions.preferred2 == item.spadeslabel.1 && expressions.preferred == item.clubslabel.1) block.clubsother_spades] / branch = [if ( expressions.preferred2 == item.spadeslabel.1 && expressions.preferred == item.diamondslabel.1) block.diamondsother_spades] / bgstim = (explicitremind) / trials = [1-24 = explicit] ************************************************************************************************************ / columns = [date time build subject trialcode blocknum trialnum latency response correct stimulus blockcode expressions.d expressions.preferred expressions.preferred2] / format = TAB / blocks = [1=beginIAT; 2=flowersinsects; 3=goodbad; 4=flowersgood; 5=flowersbad; 6=summaryflowers; 7=instructions_clubsdiamonds; 8= clubsdiamonds_left; 9=selfother; 10=clubsself; 11=clubsdiamonds_right; 12=clubsother; 13=summaryclubsdiamonds; 14=instructions_heartsspades; 15=heartsspades_right; 16=heartsself; 17=heartsspades_left; 18=heartsother; 19=summaryheartsspades; 20-21=noreplace(runoff, runoff2); 22=summaryrunoff; 23=explicit; 24=end] /subjects = (1 of 1)