******************************************************************************************************************************************************************** DEMOGRAPHICS ******************************************************************************************************************************************************************** /size = (500, 70) /items = openitems /position = (50, 50) /halign = center /select = sequence /1 = "Wat denk je dat de hypothese van deze studie was?" / stimulusframes = [1=opentext] / position= (50, 80) / charlimit = 100 / numlines = 5 / linelength = 20 / showmousecursor = true / buttonlabel = "Klik hier om verder te gaan." INSTRUCTIONS / 1 = "INSTRUCTIONS ETC ETC" / 1 = "De taak is nu afgelopen. Je kunt je na de volgende vragen melden bij een van de proefleiders. Druk op de spatiebalk om door te gaan." / items = instructions / select = sequence / size = (75%, 75%) / txcolor = black / hjustify = left / resetinterval = 0 / items = einde / select = sequence / size = (75%, 75%) / txcolor = black / hjustify = left / resetinterval = 0 PHOTOS /1 = "nexus2_1_tw_0.00.bmp" /1 = "nexus2_1_tw_1.00.bmp" /1 = "nexus2_1_tw_2.00.bmp" /1 = "nexus2_1_tw_-1.00.bmp" /1 = "nexus2_1_tw_-2.00.bmp" / items = neutraal / items = positief1 /items = positief2 /items = negatief1 /items = negatief2 / shape = rectangle / color = white / position = (50, 50) / size = (1100, 1100) ******************************************************************************************************************************************************************** VISUAL ANALOGUE SCALE ******************************************************************************************************************************************************************** / fontstyle = ("Arial", -19, true, false, false, false, 5, 0) / columns = [subject, date, time, blockcode, trialcode, trialnum, latency, expressions.correctedscore] *** Response Scoring Routines *** / correctionvalue = (display.width - shape.line.width) / 2 / correctedscore = (trial.VisualAnalogueScale.responsex - expressions.correctionvalue) / shape.line.width * 100 / roundedvalue = format("%.2f", expressions.correctedscore) *** Trial Definitions *** / stimulusframes = [1=leftborder, rightborder, line, leftanchor, rightanchor] / inputdevice = mouse / validresponse = (line) / branch = [trial.showresponse] / stimulusframes = [1=X, responsevalue] / inputdevice = mouse / validresponse = (noresponse) / timeout = 200 / recorddata = false *** Response Indicator *** / fontstyle = ("Arial", -35, true, false, false, false, 5, 0) / items = ("X") / txcolor = (255, 0, 0) / txbgcolor = (transparent) / hposition = (trial.VisualAnalogueScale.responsex / display.width) * 100 / vposition = shape.line.vposition / items = ("<% expressions.roundedvalue %> %") / position = (50, 75) *** Scale Items *** / shape = rectangle / color = (0, 0, 0) / size = (700, 6) / position = (50, 75) / erase = false / shape = rectangle / color = (0, 0, 0) / size = (6, 30) / position = (16, 75) / erase = false / shape = rectangle / color = (0, 0, 0) / size = (6, 30) / position = (84, 75) / erase = false / items = ("Onbetrouwbaar") / position = (25, 50) / size = (200, 100) / erase = false / items = ("Betrouwbaar") / position = (72, 50) / size = (200, 100) / erase = false ******************************************************************************************************************************************************************** TRIALS ******************************************************************************************************************************************************************** / stimulustimes = [0=ready; 250=neutraal; 950=blank] / beginresponsetime = 250 / inputdevice = mouse / branch = [trial.VisualAnalogueScale] / timeout = 20000 / stimulustimes = [0=ready; 250=positief1; 950=blank] / beginresponsetime = 250 / inputdevice = mouse / branch = [trial.VisualAnalogueScale] / timeout = 20000 / stimulustimes = [0=ready; 250=positief2; 950=blank] / beginresponsetime = 250 / inputdevice = mouse / branch = [trial.VisualAnalogueScale] / timeout = 20000 / stimulustimes = [0=ready; 250=negatief1; 950=blank] / beginresponsetime = 250 / inputdevice = mouse / branch = [trial.VisualAnalogueScale] / timeout = 20000 / stimulustimes = [0=ready; 250=negatief2; 950=blank] / beginresponsetime = 250 / inputdevice = mouse / branch = [trial.VisualAnalogueScale] / timeout = 20000 / stimulustimes = [0=instructions] / validresponse = (" ") / recorddata = false / stimulustimes = [0=einde] / validresponse = (" ") / recorddata = false / items = ("+") ******************************************************************************************************************************************************************** BLOCKS ******************************************************************************************************************************************************************** / trials = [1=instructions; 2-31=noreplace(neutraal, positief1, positief2, negatief1, negatief2); 32=einde]