Skript blockloop set source_file "" set source table set repeat 1 set order sequential set description "Führt wiederholt ein anderes Item aus" set cycles 10 set continuous no set break_if_on_first yes set break_if never setcycle 0 STrigger 199 setcycle 0 word_1 "" setcycle 0 word_2 Regina setcycle 0 word_3 läuft setcycle 0 PTrigger 250 setcycle 0 word_4 bei setcycle 0 ATrigger 250 setcycle 0 word_5 "" setcycle 0 word_6 Regen setcycle 0 word_7 zur setcycle 0 word_8 "Bushaltestelle." setcycle 0 word_9 "" setcycle 0 word_10 "" setcycle 0 word_11 "" setcycle 1 STrigger 1 setcycle 1 word_1 Der setcycle 1 word_2 Pfleger setcycle 1 word_3 füttert setcycle 1 PTrigger 212 setcycle 1 word_4 statt setcycle 1 ATrigger 182 setcycle 1 word_5 des setcycle 1 word_6 Löwen setcycle 1 word_7 die setcycle 1 word_8 "Nilpferde." setcycle 1 word_9 "" setcycle 1 word_10 "" setcycle 1 word_11 "" define sequence Block_1 set flush_keyboard yes set description "Führt mehrere Items nacheinander aus" run BlockLoop_1 always run QuestionBlock_1 always run KeyboardResponse_1 always run LogQuestion_1 always define sketchpad word1 set duration 400 set description "Präsentiert Stimuli" draw textline center=1 color="#000000" font_bold=no font_family=sans font_italic=no font_size=40 html=yes show_if=always text="gb[word_1]gb" x=0 y=0 z_index=0 define sketchpad word10 set duration 550 set description "Präsentiert Stimuli" draw textline center=1 color="#000000" font_bold=no font_family=sans font_italic=no font_size=40 html=yes show_if=always text="gb[word_10]gb" x=0 y=0 z_index=0 define sketchpad word11 set duration 550 set description "Präsentiert Stimuli" draw textline center=1 color="#000000" font_bold=no font_family=sans font_italic=no font_size=40 html=yes show_if=always text="gb[word_11]gb" x=0 y=0 z_index=0 define sketchpad word12 set duration 400 set description "Präsentiert Stimuli" draw textline center=1 color="#000000" font_bold=no font_family=sans font_italic=no font_size=40 html=yes show_if=always text="gb[word_12]gb" x=0 y=0 z_index=0 define sketchpad word2 set duration 550 set description "Präsentiert Stimuli" draw textline center=1 color="#000000" font_bold=no font_family=sans font_italic=no font_size=40 html=yes show_if=always text="gb[word_2]gb" x=0 y=0 z_index=0 define sketchpad word3 set duration 550 set description "Präsentiert Stimuli" draw textline center=1 color="#000000" font_bold=no font_family=sans font_italic=no font_size=40 html=yes show_if=always text="gb[word_3]gb" x=0 y=0 z_index=0 define sketchpad word4 set duration 400 set description "Präsentiert Stimuli" draw textline center=1 color="#000000" font_bold=no font_family=sans font_italic=no font_size=40 html=yes show_if=always text="gb[word_4]gb" x=0 y=0 z_index=0 define sketchpad word5 set duration 400 set description "Präsentiert Stimuli" draw textline center=1 color="#000000" font_bold=no font_family=sans font_italic=no font_size=40 html=yes show_if=always text="gb[word_5]gb" x=0 y=0 z_index=0 define sketchpad word6 set duration 550 set description "Präsentiert Stimuli" draw textline center=1 color="#000000" font_bold=no font_family=sans font_italic=no font_size=40 html=yes show_if=always text="gb[word_6]gb" x=0 y=0 z_index=0 define sketchpad word7 set duration 400 set description "Präsentiert Stimuli" draw textline center=1 color="#000000" font_bold=no font_family=sans font_italic=no font_size=40 html=yes show_if=always text="gb[word_7]gb" x=0 y=0 z_index=0 define sketchpad word8 set duration 550 set description "Präsentiert Stimuli" draw textline center=1 color="#000000" font_bold=no font_family=sans font_italic=no font_size=40 html=yes show_if=always text="gb[word_8]gb" x=0 y=0 z_index=0 define sketchpad word9 set duration 400 set description "Präsentiert Stimuli" draw textline center=1 color="#000000" font_bold=no font_family=sans font_italic=no font_size=40 html=yes show_if=always text="gb[word_9]gb" x=0 y=0 z_index=0 define sequence wordsequence set flush_keyboard yes set description "Führt mehrere Items nacheinander aus" run Testword1 always run ISI_1 "[wort_1]!=\"\"" run Testword2 "[wort_2]!=\"\"" run ISI_1 "[wort_2]!=\"\"" run Testword3 "[wort_3]!=\"\"" run ISI_1 "[wort_3]!=\"\"" run Testword4 "[wort_4]!=\"\"" run ISI_1 "[wort_4]!=\"\"" run Testword5 "[wort_5]!=\"\"" run ISI_1 "[wort_5]!=\"\"" run Testword6 "[wort_6]!=\"\"" run ISI_1 "[wort_6]!=\"\"" run Testword7 "[wort_7]!=\"\"" run ISI_1 "[wort_7]!=\"\"" run Testword8 "[wort_8]!=\"\"" run ISI_1 "[wort_8]!=\"\"" run Testword9 "[wort_9]!=\"\"" run ISI_1 "[wort_9]!=\"\"" run Testword10 "[wort_10]!=\"\"" run ISI_1 "[wort_10]!=\"\"" run Testword11 "[wort_11]!=\"\"" run ISI_1 "[wort_11]!=\"\"" run Testword12 "[wort_12]!=\"\"" run fixationcross always