sharistephanie
|
|
Group: Forum Members
Posts: 4,
Visits: 7
|
Hey everyone,
In my Inquisit syntax I use the selection mode noreplace to randomly select words from a word list. The list contains 25 words.
Now I want Inquisit to code / register which word was randomly selected as I want to check which words trigger a certain effect and which won't. Is it possible to code this in the script? Inquisit selects the words randomly, but afterwardsin the .iqdat file I can not see which word was selected, only the name of the list.
Really really thankful for any help, kindly saying sorry for language issues.
Have a nice day! Sharon
|
|
|
Dave
|
|
Group: Administrators
Posts: 13K,
Visits: 104K
|
+xHey everyone, In my Inquisit syntax I use the selection mode noreplace to randomly select words from a word list. The list contains 25 words. Now I want Inquisit to code / register which word was randomly selected as I want to check which words trigger a certain effect and which won't. Is it possible to code this in the script? Inquisit selects the words randomly, but afterwardsin the .iqdat file I can not see which word was selected, only the name of the list. Really really thankful for any help, kindly saying sorry for language issues. Have a nice day! Sharon You need to provide your syntax.
|
|
|
sharistephanie
|
|
Group: Forum Members
Posts: 4,
Visits: 7
|
Thank you, this is my syntax. My question is if I can register which word of the item lists (e.g. item negativ_1 or item negativ_2 ...) was shown via noreplace selection mode.
<expt ise > / blocks = [ 1 = sequence(b1); 2 = sequence (b2); 3 = sequence(b3)] </expt>
<defaults> / lptaddresses = (lpt1 = E010) / font = ("Arial", -32, 800, 0, 34) / screencolor = (0, 0, 0) / txcolor = (255, 255, 255) / txbgcolor = (0,0,0) </defaults>
************************************************************************************************************** **************************************************************************************************************
<block b1> / trials = [1-5, 21-25, 41-45, 61-65, 81-85 = noreplace(I_P1); 6-10, 26-30, 46-50, 66-70, 86-90 = noreplace(O_NN2); 11-15, 31-35, 51-55, 71-75, 91-95 = noreplace(I_NN1); 16-20, 36-40, 56-60, 76-80, 96-100 = noreplace(O_P2); 101 = noreplace (pausetrial)] </block>
<block b2> / trials = [1-5, 21-25, 41-45, 61-65, 81-85 = noreplace(I_P1); 6-10, 26-30, 46-50, 66-70, 86-90 = noreplace(O_NN2); 11-15, 31-35, 51-55, 71-75, 91-95 = noreplace(I_NN1); 16-20, 36-40, 56-60, 76-80, 96-100 = noreplace(O_P2); 101 = noreplace (pausetrial)] </block>
<block b3> / trials = [1-5, 21-25, 41-45, 61-65, 81-85 = noreplace(I_P1); 6-10, 26-30, 46-50, 66-70, 86-90 = noreplace(O_NN2); 11-15, 31-35, 51-55, 71-75, 91-95 = noreplace(I_NN1); 16-20, 36-40, 56-60, 76-80, 96-100 = noreplace(O_P2); 101 = noreplace (pausetrial)] </block>
************************************************************************************************************** ************************************************************************************************************** TRIALS ************************************************************************************************************** **************************************************************************************************************
<trial pausetrial> / stimulusframes = [1=picture.ErinnerungA] / timeout = 15000 </trial>
<trial I_P1> / stimulustimes = [100 = fixation; 100 = box; 100 = 31_I, port.ingroupmale; 100 = weare, port.wearepos; 2500 = box; 3000 = pos_1, port.I_P1_sig; 3280 = box; 4480 = tpractice] / validresponse = ("N", "M") /beginresponsetime = 4480 </trial>
<trial O_NN2> / stimulustimes = [100 = fixation; 100 = box; 100 = 28_O, port.outgroupmale; 100 = youare, port.youareneg; 2500 = box; 3000 = neg_2, port.O_NN2_sig; 3280 = box; 4480 = tpractice] / validresponse = ("N", "M") /beginresponsetime = 4480 </trial>
<trial I_NN1> / stimulustimes = [100 = fixation; 100 = box; 100 = 39_I, port.ingroupfemale; 100 = weare, port.weareneg; 2500 = box; 3000 = neg_1, port.I_NN1_sig; 3280 = box; 4480 = tpractice] / validresponse = ("N", "M") /beginresponsetime = 4480 </trial>
<trial O_P2> / stimulustimes = [100 = fixation; 100 = box; 100 = 09_O, port.outgroupfemale; 100 = youare, port.youarepos; 2500 = box; 3000 = pos_2, port.O_P2_sig; 3280 = box; 4480 = tpractice] / validresponse = ("N", "M") /beginresponsetime = 4480 </trial>
************************************************************************************************************** ************************************************************************************************************** STIMULI ************************************************************************************************************** **************************************************************************************************************
<text neg_1> / items = negativ_1 / font = ("Arial", 40, 800, 0, 50) / select = noreplace </text>
<text neg_2> / items = negativ_2 / font = ("Arial", 40, 800, 0, 50) / select = noreplace </text>
<text pos_1> / items = positiv_1 / font = ("Arial", 40, 800, 0, 50) / select = noreplace </text>
<text pos_2> / items = positiv_2 / font = ("Arial", 40, 800, 0, 50) / select = noreplace </text>
<text fixation> / items = ("+") / font = ("Arial", 40, 700, 0, 50) </text>
<text weare> / items = ("WIR HIER IN EUROPA SIND...") / position = (50, 45) </text>
<text youare> / items = ("IHR DORT IN EUROPA SEID...") / position = (50, 45) </text>
<text spacebar> / items = ("Drücke die Leertaste um zu starten.") / position = (50%, 95%) / valign = bottom / fontstyle = ("Arial", 3.5%) </text>
<text tpractice> / items = (" Destruktiv? Ja Nein N M") / position = (50%, 65%) </text>
<text pausetext> / items = ("Pause") </text>
<picture ErinnerungA> / items = ("ErinnerungA.png") / size = (100%,100%) / position = (50%, 50%) </picture>
<shape box> / shape = rectangle / size = (50%,5%) / color = black </shape>
<shape box2> / shape = rectangle / size = (50%,100%) / color = black </shape>
******************************************************************************************************************* ******************************************************************************************************************* ******************************************************************************************************************* ITEMS ******************************************************************************************************************* *******************************************************************************************************************
<item negativ_1> /1 = "KALTBLÜTIG" /2 = "ZUGEKNÖPFT" /3 = "HUMORLOS" /4 = "UMSTÄNDLICH" /5 = "PLUMP" /6 = "ÄNGSTLICH" /7 = "UNSICHER" /8 = "LUSTLOS" /9 = "ABWESEND" /10 = "RESPEKTLOS" /11 = "EINFALLSLOS" /12 = "FANTASIELOS" /13 = "AGGRESSIV" /14 = "VERBISSEN" /15 = "EINGEBILDET" /16 = "VOREINGENOMMEN" /17 = "SELBSTVERLIEBT" /18 = "SKRUPELLOS" /19 = "GEIZIG" /20 = "UNHÖFLICH" /21 = "SCHADENFROH" /22 = "UNGERECHT" /23 = "BESESSEN" /24 = "HINTERHÄLTIG" /25 = "PENETRANT" </item>
<item negativ_2> /1 = "SCHEINHEILIG" /2 = "UNREFLEKTIERT" /3 = "VERBITTERT" /4 = "BOSHAFT" /5 = "EGOISTISCH" /6 = "NAIV" /7 = "LEICHTGLÄUBIG" /8 = "TROTZIG" /9 = "NERVIG" /10 = "VERWÖHNT" /11 = "SELBSTGEFÄLLIG" /12 = "BEEINFLUSSBAR" /13 = "ABGEHOBEN" /14 = "LAUNISCH" /15 = "MÜRRISCH" /16 = "BEDRECKT" /17 = "HINTERLISTIG" /18 = "FAUL" /19 = "GEHÄSSIG" /20 = "UNFREUNDLICH" /21 = "HEIMTÜCKISCH" /22 = "MISSTRAUISCH" /23 = "UNTREU" /24 = "UNEHRLICH" /25 = "NACHTRAGEND" </item>
<item positiv_1> /1 = "EHRLICH" /2 = "HILFSBEREIT" /3 = "HERZLICH" /4 = "GERECHT" /5 = "AUTHENTISCH" /6 = "WARMHERZIG" /7 = "VERLÄSSLICH" /8 = "KLUG" /9 = "WELTOFFEN" /10 = "GROßZÜGIG" /11 = "CHARMANT" /12 = "SELBSTBEWUSST" /13 = "VORBILDLICH" /14 = "HUMORVOLL" /15 = "CLEVER" /16 = "WILLENSSTARK" /17 = "CHARISMATISCH" /18 = "WISSBEGIERIG" /19 = "INTERESSIERT" /20 = "WEITSICHTIG" /21 = "HÖFLICH" /22 = "SELBSTSICHER" /23 = "KOMMUNIKATIV" /24 = "AKTIV" /25 = "TATKRÄFTIG" </item>
<item positiv_2> /1 = "AUSGEGLICHEN" /2 = "ERFRISCHEND" /3 = "FEINFÜHLIG" /4 = "TÜCHTIG" /5 = "ORGANISIERT" /6 = "GELASSEN" /7 = "PÜNKTLICH" /8 = "NEUGIERIG" /9 = "ORDENTLICH" /10 = "FOKUSSIERT" /11 = "ACHTSAM" /12 = "UMGÄNGLICH" /13 = "SELBSTLOS" /14 = "ZUPACKEND" /15 = "PASSIONIERT" /16 = "ÜBERLEGT" /17 = "AUFRICHTIG" /18 = "TEAMFÄHIG" /19 = "OPTIMISTISCH" /20 = "SCHLAU" /21 = "SELBSTSTÄNDIG" /22 = "AUFMERKSAM" /23 = "SOUVERÄN" /24 = "AUFGESCHLOSSEN" /25 = "FLEIßIG" </item>
************************************************************************************************************** ************************************************************************************************************** DATA ************************************************************************************************************** **************************************************************************************************************
************ raw data ************
<data> /separatefiles = true / columns = (build, computer.platform, date, time, subject, group, blocknum, blockcode, trialnum, trialcode, response, correct, latency, stimulusnumber, stimulusitem, stimulusnumber, stimulusitem) </data>
******************************************************************************************************************* ******************************************************************************************************************* <picture 28_O> / items = ("28_out.png") / size = (40%,40%) / position = (50,23) </picture>
<picture 39_I> / items = ("39_in.png") / size = (40%,40%) / position = (50,23) </picture>
*******************************************************************************************************************
<picture 31_I> / items = ("31_in.png") / size = (40%,40%) / position = (50,23) </picture >
<picture 09_O> / items = ("09_out.png") / size = (40%,40%) / position = (50, 23) </picture>
******************************************* ports *******************************************
<port ingroupmale> / port = lpt1 / subport = data / items = ("00000001") </port>1
<port ingroupfemale> / port = lpt1 / subport = data / items = ("00000010") </port>2
<port outgroupmale> / port = lpt1 / subport = data / items = ("00000011") </port>3
<port outgroupfemale> / port = lpt1 / subport = data / items = ("00000100") </port>4
<port wearepos> / port = lpt1 / subport = data / items = ("00001011") </port>11
<port weareneg> / port = lpt1 / subport = data / items = ("00001100") </port>12
<port youarepos> / port = lpt1 / subport = data / items = ("00001101") </port>13
<port youareneg> / port = lpt1 / subport = data / items = ("00001110") </port>14
<port I_P1_sig> / port = lpt1 / subport = data / items = ("00010101") </port>21
<port O_P2_sig> / port = lpt1 / subport = data / items = ("00010110") </port>22
<port I_NN1_sig> / port = lpt1 / subport = data / items = ("00011111") </port>31
<port O_NN2_sig> / port = lpt1 / subport = data / items = ("00100000") </port>32
_
Kind regards
|
|
|
Dave
|
|
Group: Administrators
Posts: 13K,
Visits: 104K
|
+xThank you, this is my syntax. My question is if I can register which word of the item lists (e.g. item negativ_1 or item negativ_2 ...) was shown via noreplace selection mode. <expt ise > / blocks = [ 1 = sequence(b1); 2 = sequence (b2); 3 = sequence(b3)] </expt> <defaults> / lptaddresses = (lpt1 = E010) / font = ("Arial", -32, 800, 0, 34) / screencolor = (0, 0, 0) / txcolor = (255, 255, 255) / txbgcolor = (0,0,0) </defaults> ************************************************************************************************************** ************************************************************************************************************** <block b1> / trials = [1-5, 21-25, 41-45, 61-65, 81-85 = noreplace(I_P1); 6-10, 26-30, 46-50, 66-70, 86-90 = noreplace(O_NN2); 11-15, 31-35, 51-55, 71-75, 91-95 = noreplace(I_NN1); 16-20, 36-40, 56-60, 76-80, 96-100 = noreplace(O_P2); 101 = noreplace (pausetrial)] </block> <block b2> / trials = [1-5, 21-25, 41-45, 61-65, 81-85 = noreplace(I_P1); 6-10, 26-30, 46-50, 66-70, 86-90 = noreplace(O_NN2); 11-15, 31-35, 51-55, 71-75, 91-95 = noreplace(I_NN1); 16-20, 36-40, 56-60, 76-80, 96-100 = noreplace(O_P2); 101 = noreplace (pausetrial)] </block> <block b3> / trials = [1-5, 21-25, 41-45, 61-65, 81-85 = noreplace(I_P1); 6-10, 26-30, 46-50, 66-70, 86-90 = noreplace(O_NN2); 11-15, 31-35, 51-55, 71-75, 91-95 = noreplace(I_NN1); 16-20, 36-40, 56-60, 76-80, 96-100 = noreplace(O_P2); 101 = noreplace (pausetrial)] </block> ************************************************************************************************************** ************************************************************************************************************** TRIALS ************************************************************************************************************** ************************************************************************************************************** <trial pausetrial> / stimulusframes = [1=picture.ErinnerungA] / timeout = 15000 </trial> <trial I_P1> / stimulustimes = [100 = fixation; 100 = box; 100 = 31_I, port.ingroupmale; 100 = weare, port.wearepos; 2500 = box; 3000 = pos_1, port.I_P1_sig; 3280 = box; 4480 = tpractice] / validresponse = ("N", "M") /beginresponsetime = 4480 </trial> <trial O_NN2> / stimulustimes = [100 = fixation; 100 = box; 100 = 28_O, port.outgroupmale; 100 = youare, port.youareneg; 2500 = box; 3000 = neg_2, port.O_NN2_sig; 3280 = box; 4480 = tpractice] / validresponse = ("N", "M") /beginresponsetime = 4480 </trial> <trial I_NN1> / stimulustimes = [100 = fixation; 100 = box; 100 = 39_I, port.ingroupfemale; 100 = weare, port.weareneg; 2500 = box; 3000 = neg_1, port.I_NN1_sig; 3280 = box; 4480 = tpractice] / validresponse = ("N", "M") /beginresponsetime = 4480 </trial> <trial O_P2> / stimulustimes = [100 = fixation; 100 = box; 100 = 09_O, port.outgroupfemale; 100 = youare, port.youarepos; 2500 = box; 3000 = pos_2, port.O_P2_sig; 3280 = box; 4480 = tpractice] / validresponse = ("N", "M") /beginresponsetime = 4480 </trial> ************************************************************************************************************** ************************************************************************************************************** STIMULI ************************************************************************************************************** ************************************************************************************************************** <text neg_1> / items = negativ_1 / font = ("Arial", 40, 800, 0, 50) / select = noreplace </text> <text neg_2> / items = negativ_2 / font = ("Arial", 40, 800, 0, 50) / select = noreplace </text> <text pos_1> / items = positiv_1 / font = ("Arial", 40, 800, 0, 50) / select = noreplace </text> <text pos_2> / items = positiv_2 / font = ("Arial", 40, 800, 0, 50) / select = noreplace </text> <text fixation> / items = ("+") / font = ("Arial", 40, 700, 0, 50) </text> <text weare> / items = ("WIR HIER IN EUROPA SIND...") / position = (50, 45) </text> <text youare> / items = ("IHR DORT IN EUROPA SEID...") / position = (50, 45) </text> <text spacebar> / items = ("Drücke die Leertaste um zu starten.") / position = (50%, 95%) / valign = bottom / fontstyle = ("Arial", 3.5%) </text> <text tpractice> / items = (" Destruktiv? Ja Nein N M") / position = (50%, 65%) </text> <text pausetext> / items = ("Pause") </text> <picture ErinnerungA> / items = ("ErinnerungA.png") / size = (100%,100%) / position = (50%, 50%) </picture> <shape box> / shape = rectangle / size = (50%,5%) / color = black </shape> <shape box2> / shape = rectangle / size = (50%,100%) / color = black </shape> ******************************************************************************************************************* ******************************************************************************************************************* ******************************************************************************************************************* ITEMS ******************************************************************************************************************* ******************************************************************************************************************* <item negativ_1> /1 = "KALTBLÜTIG" /2 = "ZUGEKNÖPFT" /3 = "HUMORLOS" /4 = "UMSTÄNDLICH" /5 = "PLUMP" /6 = "ÄNGSTLICH" /7 = "UNSICHER" /8 = "LUSTLOS" /9 = "ABWESEND" /10 = "RESPEKTLOS" /11 = "EINFALLSLOS" /12 = "FANTASIELOS" /13 = "AGGRESSIV" /14 = "VERBISSEN" /15 = "EINGEBILDET" /16 = "VOREINGENOMMEN" /17 = "SELBSTVERLIEBT" /18 = "SKRUPELLOS" /19 = "GEIZIG" /20 = "UNHÖFLICH" /21 = "SCHADENFROH" /22 = "UNGERECHT" /23 = "BESESSEN" /24 = "HINTERHÄLTIG" /25 = "PENETRANT" </item> <item negativ_2> /1 = "SCHEINHEILIG" /2 = "UNREFLEKTIERT" /3 = "VERBITTERT" /4 = "BOSHAFT" /5 = "EGOISTISCH" /6 = "NAIV" /7 = "LEICHTGLÄUBIG" /8 = "TROTZIG" /9 = "NERVIG" /10 = "VERWÖHNT" /11 = "SELBSTGEFÄLLIG" /12 = "BEEINFLUSSBAR" /13 = "ABGEHOBEN" /14 = "LAUNISCH" /15 = "MÜRRISCH" /16 = "BEDRECKT" /17 = "HINTERLISTIG" /18 = "FAUL" /19 = "GEHÄSSIG" /20 = "UNFREUNDLICH" /21 = "HEIMTÜCKISCH" /22 = "MISSTRAUISCH" /23 = "UNTREU" /24 = "UNEHRLICH" /25 = "NACHTRAGEND" </item> <item positiv_1> /1 = "EHRLICH" /2 = "HILFSBEREIT" /3 = "HERZLICH" /4 = "GERECHT" /5 = "AUTHENTISCH" /6 = "WARMHERZIG" /7 = "VERLÄSSLICH" /8 = "KLUG" /9 = "WELTOFFEN" /10 = "GROßZÜGIG" /11 = "CHARMANT" /12 = "SELBSTBEWUSST" /13 = "VORBILDLICH" /14 = "HUMORVOLL" /15 = "CLEVER" /16 = "WILLENSSTARK" /17 = "CHARISMATISCH" /18 = "WISSBEGIERIG" /19 = "INTERESSIERT" /20 = "WEITSICHTIG" /21 = "HÖFLICH" /22 = "SELBSTSICHER" /23 = "KOMMUNIKATIV" /24 = "AKTIV" /25 = "TATKRÄFTIG" </item> <item positiv_2> /1 = "AUSGEGLICHEN" /2 = "ERFRISCHEND" /3 = "FEINFÜHLIG" /4 = "TÜCHTIG" /5 = "ORGANISIERT" /6 = "GELASSEN" /7 = "PÜNKTLICH" /8 = "NEUGIERIG" /9 = "ORDENTLICH" /10 = "FOKUSSIERT" /11 = "ACHTSAM" /12 = "UMGÄNGLICH" /13 = "SELBSTLOS" /14 = "ZUPACKEND" /15 = "PASSIONIERT" /16 = "ÜBERLEGT" /17 = "AUFRICHTIG" /18 = "TEAMFÄHIG" /19 = "OPTIMISTISCH" /20 = "SCHLAU" /21 = "SELBSTSTÄNDIG" /22 = "AUFMERKSAM" /23 = "SOUVERÄN" /24 = "AUFGESCHLOSSEN" /25 = "FLEIßIG" </item> ************************************************************************************************************** ************************************************************************************************************** DATA ************************************************************************************************************** ************************************************************************************************************** ************ raw data ************ <data> /separatefiles = true / columns = (build, computer.platform, date, time, subject, group, blocknum, blockcode, trialnum, trialcode, response, correct, latency, stimulusnumber, stimulusitem, stimulusnumber, stimulusitem) </data> ******************************************************************************************************************* ******************************************************************************************************************* <picture 28_O> / items = ("28_out.png") / size = (40%,40%) / position = (50,23) </picture> <picture 39_I> / items = ("39_in.png") / size = (40%,40%) / position = (50,23) </picture> ******************************************************************************************************************* <picture 31_I> / items = ("31_in.png") / size = (40%,40%) / position = (50,23) </picture > <picture 09_O> / items = ("09_out.png") / size = (40%,40%) / position = (50, 23) </picture> ******************************************* ports ******************************************* <port ingroupmale> / port = lpt1 / subport = data / items = ("00000001") </port>1 <port ingroupfemale> / port = lpt1 / subport = data / items = ("00000010") </port>2 <port outgroupmale> / port = lpt1 / subport = data / items = ("00000011") </port>3 <port outgroupfemale> / port = lpt1 / subport = data / items = ("00000100") </port>4 <port wearepos> / port = lpt1 / subport = data / items = ("00001011") </port>11 <port weareneg> / port = lpt1 / subport = data / items = ("00001100") </port>12 <port youarepos> / port = lpt1 / subport = data / items = ("00001101") </port>13 <port youareneg> / port = lpt1 / subport = data / items = ("00001110") </port>14 <port I_P1_sig> / port = lpt1 / subport = data / items = ("00010101") </port>21 <port O_P2_sig> / port = lpt1 / subport = data / items = ("00010110") </port>22 <port I_NN1_sig> / port = lpt1 / subport = data / items = ("00011111") </port>31 <port O_NN2_sig> / port = lpt1 / subport = data / items = ("00100000") </port>32 _ Kind regards You can -- to do so, you must add further stimulusnumber and stimulusitem columns to your <data> element. You only have two, i.e. you're only capturing data for the first two stimuli displayed by any given trial.
|
|
|
sharistephanie
|
|
Group: Forum Members
Posts: 4,
Visits: 7
|
+x+xThank you, this is my syntax. My question is if I can register which word of the item lists (e.g. item negativ_1 or item negativ_2 ...) was shown via noreplace selection mode. <expt ise > / blocks = [ 1 = sequence(b1); 2 = sequence (b2); 3 = sequence(b3)] </expt> <defaults> / lptaddresses = (lpt1 = E010) / font = ("Arial", -32, 800, 0, 34) / screencolor = (0, 0, 0) / txcolor = (255, 255, 255) / txbgcolor = (0,0,0) </defaults> ************************************************************************************************************** ************************************************************************************************************** <block b1> / trials = [1-5, 21-25, 41-45, 61-65, 81-85 = noreplace(I_P1); 6-10, 26-30, 46-50, 66-70, 86-90 = noreplace(O_NN2); 11-15, 31-35, 51-55, 71-75, 91-95 = noreplace(I_NN1); 16-20, 36-40, 56-60, 76-80, 96-100 = noreplace(O_P2); 101 = noreplace (pausetrial)] </block> <block b2> / trials = [1-5, 21-25, 41-45, 61-65, 81-85 = noreplace(I_P1); 6-10, 26-30, 46-50, 66-70, 86-90 = noreplace(O_NN2); 11-15, 31-35, 51-55, 71-75, 91-95 = noreplace(I_NN1); 16-20, 36-40, 56-60, 76-80, 96-100 = noreplace(O_P2); 101 = noreplace (pausetrial)] </block> <block b3> / trials = [1-5, 21-25, 41-45, 61-65, 81-85 = noreplace(I_P1); 6-10, 26-30, 46-50, 66-70, 86-90 = noreplace(O_NN2); 11-15, 31-35, 51-55, 71-75, 91-95 = noreplace(I_NN1); 16-20, 36-40, 56-60, 76-80, 96-100 = noreplace(O_P2); 101 = noreplace (pausetrial)] </block> ************************************************************************************************************** ************************************************************************************************************** TRIALS ************************************************************************************************************** ************************************************************************************************************** <trial pausetrial> / stimulusframes = [1=picture.ErinnerungA] / timeout = 15000 </trial> <trial I_P1> / stimulustimes = [100 = fixation; 100 = box; 100 = 31_I, port.ingroupmale; 100 = weare, port.wearepos; 2500 = box; 3000 = pos_1, port.I_P1_sig; 3280 = box; 4480 = tpractice] / validresponse = ("N", "M") /beginresponsetime = 4480 </trial> <trial O_NN2> / stimulustimes = [100 = fixation; 100 = box; 100 = 28_O, port.outgroupmale; 100 = youare, port.youareneg; 2500 = box; 3000 = neg_2, port.O_NN2_sig; 3280 = box; 4480 = tpractice] / validresponse = ("N", "M") /beginresponsetime = 4480 </trial> <trial I_NN1> / stimulustimes = [100 = fixation; 100 = box; 100 = 39_I, port.ingroupfemale; 100 = weare, port.weareneg; 2500 = box; 3000 = neg_1, port.I_NN1_sig; 3280 = box; 4480 = tpractice] / validresponse = ("N", "M") /beginresponsetime = 4480 </trial> <trial O_P2> / stimulustimes = [100 = fixation; 100 = box; 100 = 09_O, port.outgroupfemale; 100 = youare, port.youarepos; 2500 = box; 3000 = pos_2, port.O_P2_sig; 3280 = box; 4480 = tpractice] / validresponse = ("N", "M") /beginresponsetime = 4480 </trial> ************************************************************************************************************** ************************************************************************************************************** STIMULI ************************************************************************************************************** ************************************************************************************************************** <text neg_1> / items = negativ_1 / font = ("Arial", 40, 800, 0, 50) / select = noreplace </text> <text neg_2> / items = negativ_2 / font = ("Arial", 40, 800, 0, 50) / select = noreplace </text> <text pos_1> / items = positiv_1 / font = ("Arial", 40, 800, 0, 50) / select = noreplace </text> <text pos_2> / items = positiv_2 / font = ("Arial", 40, 800, 0, 50) / select = noreplace </text> <text fixation> / items = ("+") / font = ("Arial", 40, 700, 0, 50) </text> <text weare> / items = ("WIR HIER IN EUROPA SIND...") / position = (50, 45) </text> <text youare> / items = ("IHR DORT IN EUROPA SEID...") / position = (50, 45) </text> <text spacebar> / items = ("Drücke die Leertaste um zu starten.") / position = (50%, 95%) / valign = bottom / fontstyle = ("Arial", 3.5%) </text> <text tpractice> / items = (" Destruktiv? Ja Nein N M") / position = (50%, 65%) </text> <text pausetext> / items = ("Pause") </text> <picture ErinnerungA> / items = ("ErinnerungA.png") / size = (100%,100%) / position = (50%, 50%) </picture> <shape box> / shape = rectangle / size = (50%,5%) / color = black </shape> <shape box2> / shape = rectangle / size = (50%,100%) / color = black </shape> ******************************************************************************************************************* ******************************************************************************************************************* ******************************************************************************************************************* ITEMS ******************************************************************************************************************* ******************************************************************************************************************* <item negativ_1> /1 = "KALTBLÜTIG" /2 = "ZUGEKNÖPFT" /3 = "HUMORLOS" /4 = "UMSTÄNDLICH" /5 = "PLUMP" /6 = "ÄNGSTLICH" /7 = "UNSICHER" /8 = "LUSTLOS" /9 = "ABWESEND" /10 = "RESPEKTLOS" /11 = "EINFALLSLOS" /12 = "FANTASIELOS" /13 = "AGGRESSIV" /14 = "VERBISSEN" /15 = "EINGEBILDET" /16 = "VOREINGENOMMEN" /17 = "SELBSTVERLIEBT" /18 = "SKRUPELLOS" /19 = "GEIZIG" /20 = "UNHÖFLICH" /21 = "SCHADENFROH" /22 = "UNGERECHT" /23 = "BESESSEN" /24 = "HINTERHÄLTIG" /25 = "PENETRANT" </item> <item negativ_2> /1 = "SCHEINHEILIG" /2 = "UNREFLEKTIERT" /3 = "VERBITTERT" /4 = "BOSHAFT" /5 = "EGOISTISCH" /6 = "NAIV" /7 = "LEICHTGLÄUBIG" /8 = "TROTZIG" /9 = "NERVIG" /10 = "VERWÖHNT" /11 = "SELBSTGEFÄLLIG" /12 = "BEEINFLUSSBAR" /13 = "ABGEHOBEN" /14 = "LAUNISCH" /15 = "MÜRRISCH" /16 = "BEDRECKT" /17 = "HINTERLISTIG" /18 = "FAUL" /19 = "GEHÄSSIG" /20 = "UNFREUNDLICH" /21 = "HEIMTÜCKISCH" /22 = "MISSTRAUISCH" /23 = "UNTREU" /24 = "UNEHRLICH" /25 = "NACHTRAGEND" </item> <item positiv_1> /1 = "EHRLICH" /2 = "HILFSBEREIT" /3 = "HERZLICH" /4 = "GERECHT" /5 = "AUTHENTISCH" /6 = "WARMHERZIG" /7 = "VERLÄSSLICH" /8 = "KLUG" /9 = "WELTOFFEN" /10 = "GROßZÜGIG" /11 = "CHARMANT" /12 = "SELBSTBEWUSST" /13 = "VORBILDLICH" /14 = "HUMORVOLL" /15 = "CLEVER" /16 = "WILLENSSTARK" /17 = "CHARISMATISCH" /18 = "WISSBEGIERIG" /19 = "INTERESSIERT" /20 = "WEITSICHTIG" /21 = "HÖFLICH" /22 = "SELBSTSICHER" /23 = "KOMMUNIKATIV" /24 = "AKTIV" /25 = "TATKRÄFTIG" </item> <item positiv_2> /1 = "AUSGEGLICHEN" /2 = "ERFRISCHEND" /3 = "FEINFÜHLIG" /4 = "TÜCHTIG" /5 = "ORGANISIERT" /6 = "GELASSEN" /7 = "PÜNKTLICH" /8 = "NEUGIERIG" /9 = "ORDENTLICH" /10 = "FOKUSSIERT" /11 = "ACHTSAM" /12 = "UMGÄNGLICH" /13 = "SELBSTLOS" /14 = "ZUPACKEND" /15 = "PASSIONIERT" /16 = "ÜBERLEGT" /17 = "AUFRICHTIG" /18 = "TEAMFÄHIG" /19 = "OPTIMISTISCH" /20 = "SCHLAU" /21 = "SELBSTSTÄNDIG" /22 = "AUFMERKSAM" /23 = "SOUVERÄN" /24 = "AUFGESCHLOSSEN" /25 = "FLEIßIG" </item> ************************************************************************************************************** ************************************************************************************************************** DATA ************************************************************************************************************** ************************************************************************************************************** ************ raw data ************ <data> /separatefiles = true / columns = (build, computer.platform, date, time, subject, group, blocknum, blockcode, trialnum, trialcode, response, correct, latency, stimulusnumber, stimulusitem, stimulusnumber, stimulusitem) </data> ******************************************************************************************************************* ******************************************************************************************************************* <picture 28_O> / items = ("28_out.png") / size = (40%,40%) / position = (50,23) </picture> <picture 39_I> / items = ("39_in.png") / size = (40%,40%) / position = (50,23) </picture> ******************************************************************************************************************* <picture 31_I> / items = ("31_in.png") / size = (40%,40%) / position = (50,23) </picture > <picture 09_O> / items = ("09_out.png") / size = (40%,40%) / position = (50, 23) </picture> ******************************************* ports ******************************************* <port ingroupmale> / port = lpt1 / subport = data / items = ("00000001") </port>1 <port ingroupfemale> / port = lpt1 / subport = data / items = ("00000010") </port>2 <port outgroupmale> / port = lpt1 / subport = data / items = ("00000011") </port>3 <port outgroupfemale> / port = lpt1 / subport = data / items = ("00000100") </port>4 <port wearepos> / port = lpt1 / subport = data / items = ("00001011") </port>11 <port weareneg> / port = lpt1 / subport = data / items = ("00001100") </port>12 <port youarepos> / port = lpt1 / subport = data / items = ("00001101") </port>13 <port youareneg> / port = lpt1 / subport = data / items = ("00001110") </port>14 <port I_P1_sig> / port = lpt1 / subport = data / items = ("00010101") </port>21 <port O_P2_sig> / port = lpt1 / subport = data / items = ("00010110") </port>22 <port I_NN1_sig> / port = lpt1 / subport = data / items = ("00011111") </port>31 <port O_NN2_sig> / port = lpt1 / subport = data / items = ("00100000") </port>32 _ Kind regards You can -- to do so, you must add further stimulusnumber and stimulusitem columns to your <data> element. You only have two, i.e. you're only capturing data for the first two stimuli displayed by any given trial. Thank you so much, that' helpful. So in my syntax I have to add this if i want to capture 300 words? <data> /separatefiles = true / columns = (build, computer.platform, date, time, subject, group, blocknum, blockcode, trialnum, trialcode, response, correct, latency, stimulusnumber, stimulusitem, stimulusnumber2, stimulusitem2, stimulusnumber3, stimulusitem3..., stimulusnumber300, stimulusitem300) </data>
|
|
|
Dave
|
|
Group: Administrators
Posts: 13K,
Visits: 104K
|
+x+x+xThank you, this is my syntax. My question is if I can register which word of the item lists (e.g. item negativ_1 or item negativ_2 ...) was shown via noreplace selection mode. <expt ise > / blocks = [ 1 = sequence(b1); 2 = sequence (b2); 3 = sequence(b3)] </expt> <defaults> / lptaddresses = (lpt1 = E010) / font = ("Arial", -32, 800, 0, 34) / screencolor = (0, 0, 0) / txcolor = (255, 255, 255) / txbgcolor = (0,0,0) </defaults> ************************************************************************************************************** ************************************************************************************************************** <block b1> / trials = [1-5, 21-25, 41-45, 61-65, 81-85 = noreplace(I_P1); 6-10, 26-30, 46-50, 66-70, 86-90 = noreplace(O_NN2); 11-15, 31-35, 51-55, 71-75, 91-95 = noreplace(I_NN1); 16-20, 36-40, 56-60, 76-80, 96-100 = noreplace(O_P2); 101 = noreplace (pausetrial)] </block> <block b2> / trials = [1-5, 21-25, 41-45, 61-65, 81-85 = noreplace(I_P1); 6-10, 26-30, 46-50, 66-70, 86-90 = noreplace(O_NN2); 11-15, 31-35, 51-55, 71-75, 91-95 = noreplace(I_NN1); 16-20, 36-40, 56-60, 76-80, 96-100 = noreplace(O_P2); 101 = noreplace (pausetrial)] </block> <block b3> / trials = [1-5, 21-25, 41-45, 61-65, 81-85 = noreplace(I_P1); 6-10, 26-30, 46-50, 66-70, 86-90 = noreplace(O_NN2); 11-15, 31-35, 51-55, 71-75, 91-95 = noreplace(I_NN1); 16-20, 36-40, 56-60, 76-80, 96-100 = noreplace(O_P2); 101 = noreplace (pausetrial)] </block> ************************************************************************************************************** ************************************************************************************************************** TRIALS ************************************************************************************************************** ************************************************************************************************************** <trial pausetrial> / stimulusframes = [1=picture.ErinnerungA] / timeout = 15000 </trial> <trial I_P1> / stimulustimes = [100 = fixation; 100 = box; 100 = 31_I, port.ingroupmale; 100 = weare, port.wearepos; 2500 = box; 3000 = pos_1, port.I_P1_sig; 3280 = box; 4480 = tpractice] / validresponse = ("N", "M") /beginresponsetime = 4480 </trial> <trial O_NN2> / stimulustimes = [100 = fixation; 100 = box; 100 = 28_O, port.outgroupmale; 100 = youare, port.youareneg; 2500 = box; 3000 = neg_2, port.O_NN2_sig; 3280 = box; 4480 = tpractice] / validresponse = ("N", "M") /beginresponsetime = 4480 </trial> <trial I_NN1> / stimulustimes = [100 = fixation; 100 = box; 100 = 39_I, port.ingroupfemale; 100 = weare, port.weareneg; 2500 = box; 3000 = neg_1, port.I_NN1_sig; 3280 = box; 4480 = tpractice] / validresponse = ("N", "M") /beginresponsetime = 4480 </trial> <trial O_P2> / stimulustimes = [100 = fixation; 100 = box; 100 = 09_O, port.outgroupfemale; 100 = youare, port.youarepos; 2500 = box; 3000 = pos_2, port.O_P2_sig; 3280 = box; 4480 = tpractice] / validresponse = ("N", "M") /beginresponsetime = 4480 </trial> ************************************************************************************************************** ************************************************************************************************************** STIMULI ************************************************************************************************************** ************************************************************************************************************** <text neg_1> / items = negativ_1 / font = ("Arial", 40, 800, 0, 50) / select = noreplace </text> <text neg_2> / items = negativ_2 / font = ("Arial", 40, 800, 0, 50) / select = noreplace </text> <text pos_1> / items = positiv_1 / font = ("Arial", 40, 800, 0, 50) / select = noreplace </text> <text pos_2> / items = positiv_2 / font = ("Arial", 40, 800, 0, 50) / select = noreplace </text> <text fixation> / items = ("+") / font = ("Arial", 40, 700, 0, 50) </text> <text weare> / items = ("WIR HIER IN EUROPA SIND...") / position = (50, 45) </text> <text youare> / items = ("IHR DORT IN EUROPA SEID...") / position = (50, 45) </text> <text spacebar> / items = ("Drücke die Leertaste um zu starten.") / position = (50%, 95%) / valign = bottom / fontstyle = ("Arial", 3.5%) </text> <text tpractice> / items = (" Destruktiv? Ja Nein N M") / position = (50%, 65%) </text> <text pausetext> / items = ("Pause") </text> <picture ErinnerungA> / items = ("ErinnerungA.png") / size = (100%,100%) / position = (50%, 50%) </picture> <shape box> / shape = rectangle / size = (50%,5%) / color = black </shape> <shape box2> / shape = rectangle / size = (50%,100%) / color = black </shape> ******************************************************************************************************************* ******************************************************************************************************************* ******************************************************************************************************************* ITEMS ******************************************************************************************************************* ******************************************************************************************************************* <item negativ_1> /1 = "KALTBLÜTIG" /2 = "ZUGEKNÖPFT" /3 = "HUMORLOS" /4 = "UMSTÄNDLICH" /5 = "PLUMP" /6 = "ÄNGSTLICH" /7 = "UNSICHER" /8 = "LUSTLOS" /9 = "ABWESEND" /10 = "RESPEKTLOS" /11 = "EINFALLSLOS" /12 = "FANTASIELOS" /13 = "AGGRESSIV" /14 = "VERBISSEN" /15 = "EINGEBILDET" /16 = "VOREINGENOMMEN" /17 = "SELBSTVERLIEBT" /18 = "SKRUPELLOS" /19 = "GEIZIG" /20 = "UNHÖFLICH" /21 = "SCHADENFROH" /22 = "UNGERECHT" /23 = "BESESSEN" /24 = "HINTERHÄLTIG" /25 = "PENETRANT" </item> <item negativ_2> /1 = "SCHEINHEILIG" /2 = "UNREFLEKTIERT" /3 = "VERBITTERT" /4 = "BOSHAFT" /5 = "EGOISTISCH" /6 = "NAIV" /7 = "LEICHTGLÄUBIG" /8 = "TROTZIG" /9 = "NERVIG" /10 = "VERWÖHNT" /11 = "SELBSTGEFÄLLIG" /12 = "BEEINFLUSSBAR" /13 = "ABGEHOBEN" /14 = "LAUNISCH" /15 = "MÜRRISCH" /16 = "BEDRECKT" /17 = "HINTERLISTIG" /18 = "FAUL" /19 = "GEHÄSSIG" /20 = "UNFREUNDLICH" /21 = "HEIMTÜCKISCH" /22 = "MISSTRAUISCH" /23 = "UNTREU" /24 = "UNEHRLICH" /25 = "NACHTRAGEND" </item> <item positiv_1> /1 = "EHRLICH" /2 = "HILFSBEREIT" /3 = "HERZLICH" /4 = "GERECHT" /5 = "AUTHENTISCH" /6 = "WARMHERZIG" /7 = "VERLÄSSLICH" /8 = "KLUG" /9 = "WELTOFFEN" /10 = "GROßZÜGIG" /11 = "CHARMANT" /12 = "SELBSTBEWUSST" /13 = "VORBILDLICH" /14 = "HUMORVOLL" /15 = "CLEVER" /16 = "WILLENSSTARK" /17 = "CHARISMATISCH" /18 = "WISSBEGIERIG" /19 = "INTERESSIERT" /20 = "WEITSICHTIG" /21 = "HÖFLICH" /22 = "SELBSTSICHER" /23 = "KOMMUNIKATIV" /24 = "AKTIV" /25 = "TATKRÄFTIG" </item> <item positiv_2> /1 = "AUSGEGLICHEN" /2 = "ERFRISCHEND" /3 = "FEINFÜHLIG" /4 = "TÜCHTIG" /5 = "ORGANISIERT" /6 = "GELASSEN" /7 = "PÜNKTLICH" /8 = "NEUGIERIG" /9 = "ORDENTLICH" /10 = "FOKUSSIERT" /11 = "ACHTSAM" /12 = "UMGÄNGLICH" /13 = "SELBSTLOS" /14 = "ZUPACKEND" /15 = "PASSIONIERT" /16 = "ÜBERLEGT" /17 = "AUFRICHTIG" /18 = "TEAMFÄHIG" /19 = "OPTIMISTISCH" /20 = "SCHLAU" /21 = "SELBSTSTÄNDIG" /22 = "AUFMERKSAM" /23 = "SOUVERÄN" /24 = "AUFGESCHLOSSEN" /25 = "FLEIßIG" </item> ************************************************************************************************************** ************************************************************************************************************** DATA ************************************************************************************************************** ************************************************************************************************************** ************ raw data ************ <data> /separatefiles = true / columns = (build, computer.platform, date, time, subject, group, blocknum, blockcode, trialnum, trialcode, response, correct, latency, stimulusnumber, stimulusitem, stimulusnumber, stimulusitem) </data> ******************************************************************************************************************* ******************************************************************************************************************* <picture 28_O> / items = ("28_out.png") / size = (40%,40%) / position = (50,23) </picture> <picture 39_I> / items = ("39_in.png") / size = (40%,40%) / position = (50,23) </picture> ******************************************************************************************************************* <picture 31_I> / items = ("31_in.png") / size = (40%,40%) / position = (50,23) </picture > <picture 09_O> / items = ("09_out.png") / size = (40%,40%) / position = (50, 23) </picture> ******************************************* ports ******************************************* <port ingroupmale> / port = lpt1 / subport = data / items = ("00000001") </port>1 <port ingroupfemale> / port = lpt1 / subport = data / items = ("00000010") </port>2 <port outgroupmale> / port = lpt1 / subport = data / items = ("00000011") </port>3 <port outgroupfemale> / port = lpt1 / subport = data / items = ("00000100") </port>4 <port wearepos> / port = lpt1 / subport = data / items = ("00001011") </port>11 <port weareneg> / port = lpt1 / subport = data / items = ("00001100") </port>12 <port youarepos> / port = lpt1 / subport = data / items = ("00001101") </port>13 <port youareneg> / port = lpt1 / subport = data / items = ("00001110") </port>14 <port I_P1_sig> / port = lpt1 / subport = data / items = ("00010101") </port>21 <port O_P2_sig> / port = lpt1 / subport = data / items = ("00010110") </port>22 <port I_NN1_sig> / port = lpt1 / subport = data / items = ("00011111") </port>31 <port O_NN2_sig> / port = lpt1 / subport = data / items = ("00100000") </port>32 _ Kind regards You can -- to do so, you must add further stimulusnumber and stimulusitem columns to your <data> element. You only have two, i.e. you're only capturing data for the first two stimuli displayed by any given trial. Thank you so much, that' helpful. So in my syntax I have to add this if i want to capture 300 words? <data> /separatefiles = true / columns = (build, computer.platform, date, time, subject, group, blocknum, blockcode, trialnum, trialcode, response, correct, latency, stimulusnumber, stimulusitem, stimulusnumber2, stimulusitem2, stimulusnumber3, stimulusitem3..., stimulusnumber300, stimulusitem300) </data> No. The pos / neg stimulus is the 8th stimulus displayed by your trial elements. So you need to add 6 stimulusnumber & stimulusitem column pairs. You do not number them. It's simply <data> /separatefiles = true / columns = (build, computer.platform, date, time, subject, group, blocknum, blockcode, trialnum, trialcode, response, correct, latency, stimulusnumber, stimulusitem, stimulusnumber, stimulusitem, stimulusnumber, stimulusitem, stimulusnumber, stimulusitem, stimulusnumber, stimulusitem, stimulusnumber, stimulusitem, stimulusnumber, stimulusitem, stimulusnumber, stimulusitem) </data> I've explained how these columns work previously, e.g. here: https://www.millisecond.com/forums/FindPost22790.aspx
|
|
|
sharistephanie
|
|
Group: Forum Members
Posts: 4,
Visits: 7
|
+x+x+x+xThank you, this is my syntax. My question is if I can register which word of the item lists (e.g. item negativ_1 or item negativ_2 ...) was shown via noreplace selection mode. <expt ise > / blocks = [ 1 = sequence(b1); 2 = sequence (b2); 3 = sequence(b3)] </expt> <defaults> / lptaddresses = (lpt1 = E010) / font = ("Arial", -32, 800, 0, 34) / screencolor = (0, 0, 0) / txcolor = (255, 255, 255) / txbgcolor = (0,0,0) </defaults> ************************************************************************************************************** ************************************************************************************************************** <block b1> / trials = [1-5, 21-25, 41-45, 61-65, 81-85 = noreplace(I_P1); 6-10, 26-30, 46-50, 66-70, 86-90 = noreplace(O_NN2); 11-15, 31-35, 51-55, 71-75, 91-95 = noreplace(I_NN1); 16-20, 36-40, 56-60, 76-80, 96-100 = noreplace(O_P2); 101 = noreplace (pausetrial)] </block> <block b2> / trials = [1-5, 21-25, 41-45, 61-65, 81-85 = noreplace(I_P1); 6-10, 26-30, 46-50, 66-70, 86-90 = noreplace(O_NN2); 11-15, 31-35, 51-55, 71-75, 91-95 = noreplace(I_NN1); 16-20, 36-40, 56-60, 76-80, 96-100 = noreplace(O_P2); 101 = noreplace (pausetrial)] </block> <block b3> / trials = [1-5, 21-25, 41-45, 61-65, 81-85 = noreplace(I_P1); 6-10, 26-30, 46-50, 66-70, 86-90 = noreplace(O_NN2); 11-15, 31-35, 51-55, 71-75, 91-95 = noreplace(I_NN1); 16-20, 36-40, 56-60, 76-80, 96-100 = noreplace(O_P2); 101 = noreplace (pausetrial)] </block> ************************************************************************************************************** ************************************************************************************************************** TRIALS ************************************************************************************************************** ************************************************************************************************************** <trial pausetrial> / stimulusframes = [1=picture.ErinnerungA] / timeout = 15000 </trial> <trial I_P1> / stimulustimes = [100 = fixation; 100 = box; 100 = 31_I, port.ingroupmale; 100 = weare, port.wearepos; 2500 = box; 3000 = pos_1, port.I_P1_sig; 3280 = box; 4480 = tpractice] / validresponse = ("N", "M") /beginresponsetime = 4480 </trial> <trial O_NN2> / stimulustimes = [100 = fixation; 100 = box; 100 = 28_O, port.outgroupmale; 100 = youare, port.youareneg; 2500 = box; 3000 = neg_2, port.O_NN2_sig; 3280 = box; 4480 = tpractice] / validresponse = ("N", "M") /beginresponsetime = 4480 </trial> <trial I_NN1> / stimulustimes = [100 = fixation; 100 = box; 100 = 39_I, port.ingroupfemale; 100 = weare, port.weareneg; 2500 = box; 3000 = neg_1, port.I_NN1_sig; 3280 = box; 4480 = tpractice] / validresponse = ("N", "M") /beginresponsetime = 4480 </trial> <trial O_P2> / stimulustimes = [100 = fixation; 100 = box; 100 = 09_O, port.outgroupfemale; 100 = youare, port.youarepos; 2500 = box; 3000 = pos_2, port.O_P2_sig; 3280 = box; 4480 = tpractice] / validresponse = ("N", "M") /beginresponsetime = 4480 </trial> ************************************************************************************************************** ************************************************************************************************************** STIMULI ************************************************************************************************************** ************************************************************************************************************** <text neg_1> / items = negativ_1 / font = ("Arial", 40, 800, 0, 50) / select = noreplace </text> <text neg_2> / items = negativ_2 / font = ("Arial", 40, 800, 0, 50) / select = noreplace </text> <text pos_1> / items = positiv_1 / font = ("Arial", 40, 800, 0, 50) / select = noreplace </text> <text pos_2> / items = positiv_2 / font = ("Arial", 40, 800, 0, 50) / select = noreplace </text> <text fixation> / items = ("+") / font = ("Arial", 40, 700, 0, 50) </text> <text weare> / items = ("WIR HIER IN EUROPA SIND...") / position = (50, 45) </text> <text youare> / items = ("IHR DORT IN EUROPA SEID...") / position = (50, 45) </text> <text spacebar> / items = ("Drücke die Leertaste um zu starten.") / position = (50%, 95%) / valign = bottom / fontstyle = ("Arial", 3.5%) </text> <text tpractice> / items = (" Destruktiv? Ja Nein N M") / position = (50%, 65%) </text> <text pausetext> / items = ("Pause") </text> <picture ErinnerungA> / items = ("ErinnerungA.png") / size = (100%,100%) / position = (50%, 50%) </picture> <shape box> / shape = rectangle / size = (50%,5%) / color = black </shape> <shape box2> / shape = rectangle / size = (50%,100%) / color = black </shape> ******************************************************************************************************************* ******************************************************************************************************************* ******************************************************************************************************************* ITEMS ******************************************************************************************************************* ******************************************************************************************************************* <item negativ_1> /1 = "KALTBLÜTIG" /2 = "ZUGEKNÖPFT" /3 = "HUMORLOS" /4 = "UMSTÄNDLICH" /5 = "PLUMP" /6 = "ÄNGSTLICH" /7 = "UNSICHER" /8 = "LUSTLOS" /9 = "ABWESEND" /10 = "RESPEKTLOS" /11 = "EINFALLSLOS" /12 = "FANTASIELOS" /13 = "AGGRESSIV" /14 = "VERBISSEN" /15 = "EINGEBILDET" /16 = "VOREINGENOMMEN" /17 = "SELBSTVERLIEBT" /18 = "SKRUPELLOS" /19 = "GEIZIG" /20 = "UNHÖFLICH" /21 = "SCHADENFROH" /22 = "UNGERECHT" /23 = "BESESSEN" /24 = "HINTERHÄLTIG" /25 = "PENETRANT" </item> <item negativ_2> /1 = "SCHEINHEILIG" /2 = "UNREFLEKTIERT" /3 = "VERBITTERT" /4 = "BOSHAFT" /5 = "EGOISTISCH" /6 = "NAIV" /7 = "LEICHTGLÄUBIG" /8 = "TROTZIG" /9 = "NERVIG" /10 = "VERWÖHNT" /11 = "SELBSTGEFÄLLIG" /12 = "BEEINFLUSSBAR" /13 = "ABGEHOBEN" /14 = "LAUNISCH" /15 = "MÜRRISCH" /16 = "BEDRECKT" /17 = "HINTERLISTIG" /18 = "FAUL" /19 = "GEHÄSSIG" /20 = "UNFREUNDLICH" /21 = "HEIMTÜCKISCH" /22 = "MISSTRAUISCH" /23 = "UNTREU" /24 = "UNEHRLICH" /25 = "NACHTRAGEND" </item> <item positiv_1> /1 = "EHRLICH" /2 = "HILFSBEREIT" /3 = "HERZLICH" /4 = "GERECHT" /5 = "AUTHENTISCH" /6 = "WARMHERZIG" /7 = "VERLÄSSLICH" /8 = "KLUG" /9 = "WELTOFFEN" /10 = "GROßZÜGIG" /11 = "CHARMANT" /12 = "SELBSTBEWUSST" /13 = "VORBILDLICH" /14 = "HUMORVOLL" /15 = "CLEVER" /16 = "WILLENSSTARK" /17 = "CHARISMATISCH" /18 = "WISSBEGIERIG" /19 = "INTERESSIERT" /20 = "WEITSICHTIG" /21 = "HÖFLICH" /22 = "SELBSTSICHER" /23 = "KOMMUNIKATIV" /24 = "AKTIV" /25 = "TATKRÄFTIG" </item> <item positiv_2> /1 = "AUSGEGLICHEN" /2 = "ERFRISCHEND" /3 = "FEINFÜHLIG" /4 = "TÜCHTIG" /5 = "ORGANISIERT" /6 = "GELASSEN" /7 = "PÜNKTLICH" /8 = "NEUGIERIG" /9 = "ORDENTLICH" /10 = "FOKUSSIERT" /11 = "ACHTSAM" /12 = "UMGÄNGLICH" /13 = "SELBSTLOS" /14 = "ZUPACKEND" /15 = "PASSIONIERT" /16 = "ÜBERLEGT" /17 = "AUFRICHTIG" /18 = "TEAMFÄHIG" /19 = "OPTIMISTISCH" /20 = "SCHLAU" /21 = "SELBSTSTÄNDIG" /22 = "AUFMERKSAM" /23 = "SOUVERÄN" /24 = "AUFGESCHLOSSEN" /25 = "FLEIßIG" </item> ************************************************************************************************************** ************************************************************************************************************** DATA ************************************************************************************************************** ************************************************************************************************************** ************ raw data ************ <data> /separatefiles = true / columns = (build, computer.platform, date, time, subject, group, blocknum, blockcode, trialnum, trialcode, response, correct, latency, stimulusnumber, stimulusitem, stimulusnumber, stimulusitem) </data> ******************************************************************************************************************* ******************************************************************************************************************* <picture 28_O> / items = ("28_out.png") / size = (40%,40%) / position = (50,23) </picture> <picture 39_I> / items = ("39_in.png") / size = (40%,40%) / position = (50,23) </picture> ******************************************************************************************************************* <picture 31_I> / items = ("31_in.png") / size = (40%,40%) / position = (50,23) </picture > <picture 09_O> / items = ("09_out.png") / size = (40%,40%) / position = (50, 23) </picture> ******************************************* ports ******************************************* <port ingroupmale> / port = lpt1 / subport = data / items = ("00000001") </port>1 <port ingroupfemale> / port = lpt1 / subport = data / items = ("00000010") </port>2 <port outgroupmale> / port = lpt1 / subport = data / items = ("00000011") </port>3 <port outgroupfemale> / port = lpt1 / subport = data / items = ("00000100") </port>4 <port wearepos> / port = lpt1 / subport = data / items = ("00001011") </port>11 <port weareneg> / port = lpt1 / subport = data / items = ("00001100") </port>12 <port youarepos> / port = lpt1 / subport = data / items = ("00001101") </port>13 <port youareneg> / port = lpt1 / subport = data / items = ("00001110") </port>14 <port I_P1_sig> / port = lpt1 / subport = data / items = ("00010101") </port>21 <port O_P2_sig> / port = lpt1 / subport = data / items = ("00010110") </port>22 <port I_NN1_sig> / port = lpt1 / subport = data / items = ("00011111") </port>31 <port O_NN2_sig> / port = lpt1 / subport = data / items = ("00100000") </port>32 _ Kind regards You can -- to do so, you must add further stimulusnumber and stimulusitem columns to your <data> element. You only have two, i.e. you're only capturing data for the first two stimuli displayed by any given trial. Thank you so much, that' helpful. So in my syntax I have to add this if i want to capture 300 words? <data> /separatefiles = true / columns = (build, computer.platform, date, time, subject, group, blocknum, blockcode, trialnum, trialcode, response, correct, latency, stimulusnumber, stimulusitem, stimulusnumber2, stimulusitem2, stimulusnumber3, stimulusitem3..., stimulusnumber300, stimulusitem300) </data> No. The pos / neg stimulus is the 8th stimulus displayed by your trial elements. So you need to add 6 stimulusnumber & stimulusitem column pairs. You do not number them. It's simply <data> /separatefiles = true / columns = (build, computer.platform, date, time, subject, group, blocknum, blockcode, trialnum, trialcode, response, correct, latency, stimulusnumber, stimulusitem, stimulusnumber, stimulusitem, stimulusnumber, stimulusitem, stimulusnumber, stimulusitem, stimulusnumber, stimulusitem, stimulusnumber, stimulusitem, stimulusnumber, stimulusitem, stimulusnumber, stimulusitem) </data> I've explained how these columns work previously, e.g. here: https://www.millisecond.com/forums/FindPost22790.aspx I am beyond grateful. Thank you Dave, that's really helping me doing my research. Kind regards!!
|
|
|