To lose sight of the forest for the trees: Strange script error


Author
Message
implicitexplicit
implicitexplicit
Esteemed Member (1.6K reputation)Esteemed Member (1.6K reputation)Esteemed Member (1.6K reputation)Esteemed Member (1.6K reputation)Esteemed Member (1.6K reputation)Esteemed Member (1.6K reputation)Esteemed Member (1.6K reputation)Esteemed Member (1.6K reputation)Esteemed Member (1.6K reputation)
Group: Forum Members
Posts: 9, Visits: 25

Hey Dave,


thanks a lot! Works perfectly. Have to learn to look for the really small mistakes when something doesn't work in Inquisit, it really seems to be them most of the time.


Best,
Marton


Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 108K

As the error message indicates there are missing closing ')' in


<expt>
/ subjects = (8 of 24)
/ blocks = [1=sequence(fragen1,fragen2,practice_iat,burkapixright,targright_iat,targleft_iat]
/ preinstructions = (start)
/ postinstructions = (ende_galdi)
</expt>

[...]

<expt>
/ subjects = (20 of 24)
/ blocks = [1=sequence(fragen1,fragen2,practice_iat,burkapixright,targright_iat,targleft_iat]
/ preinstructions = (start)
/ postinstructions = (ende_elaboration)
</expt>


Regards,


~Dave


implicitexplicit
implicitexplicit
Esteemed Member (1.6K reputation)Esteemed Member (1.6K reputation)Esteemed Member (1.6K reputation)Esteemed Member (1.6K reputation)Esteemed Member (1.6K reputation)Esteemed Member (1.6K reputation)Esteemed Member (1.6K reputation)Esteemed Member (1.6K reputation)Esteemed Member (1.6K reputation)
Group: Forum Members
Posts: 9, Visits: 25

Hey dear Forum,


I know this is probably me being blind, as all puzzling Inquisit error messages usually end up being resolved by some good soul in this forum. So I'd like to try my luck: The message is "Missing ')'" and "block 1 is unassigned" for <expt> 24 of 24. Here's the script. Any ideas? Maybe a limit to the amount of conditions I can run?


Thanks very much to you all!


Best,


Marton



*****************************************
*** ALLGEMEINE EINSTELLUNGEN
*****************************************
<expt>
/ subjects = (1 of 24)
/ blocks = [1=sequence(practice_iat,burkapixleft,targleft_iat,targright_iat,fragen1,fragen2) ]
/ preinstructions = (start)
/ postinstructions = (ende_galdi)
</expt>

<expt>
/ subjects = (2 of 24)
/ blocks = [1=sequence(practice_iat,burkapixleft,targleft_iat,targright_iat,fragen2,fragen1)]
/ preinstructions = (start)
/ postinstructions = (ende_galdi)
</expt>

<expt>
/ subjects = (3 of 24)
/ blocks = [1=sequence(practice_iat,burkapixright,targright_iat,targleft_iat,fragen1,fragen2)]
/ preinstructions = (start)
/ postinstructions = (ende_galdi)
</expt>

<expt>
/ subjects = (4 of 24)
/ blocks = [1=sequence(practice_iat,burkapixright,targright_iat,targleft_iat,fragen2,fragen1)]
/ preinstructions = (start)
/ postinstructions = (ende_galdi)
</expt>

<expt>
/ subjects = (5 of 24)
/ blocks = [1=sequence(fragen1,practice_iat,burkapixleft,targleft_iat,targright_iat,fragen2)]
/ preinstructions = (start)
/ postinstructions = (ende_galdi)
</expt>

<expt>
/ subjects = (6 of 24)
/ blocks = [1=sequence(fragen1,practice_iat,burkapixright,targright_iat,targleft_iat,fragen2)]
/ preinstructions = (start)
/ postinstructions = (ende_galdi)
</expt>

<expt>
/ subjects = (7 of 24)
/ blocks = [1=sequence(fragen1,fragen2,practice_iat,burkapixleft,targleft_iat,targright_iat)]
/ preinstructions = (start)
/ postinstructions = (ende_galdi)
</expt>

<expt>
/ subjects = (8 of 24)
/ blocks = [1=sequence(fragen1,fragen2,practice_iat,burkapixright,targright_iat,targleft_iat]
/ preinstructions = (start)
/ postinstructions = (ende_galdi)
</expt>

<expt>
/ subjects = (9 of 24)
/ blocks = [1=sequence(fragen2,practice_iat,burkapixleft,targleft_iat,targright_iat,fragen1)]
/ preinstructions = (start)
/ postinstructions = (ende_galdi)
</expt>

<expt>
/ subjects = (10 of 24)
/ blocks = [1=sequence(fragen2,practice_iat,burkapixright,targright_iat,targleft_iat,fragen1)]
/ preinstructions = (start)
/ postinstructions = (ende_galdi)
</expt>

<expt>
/ subjects = (11 of 24)
/ blocks = [1=sequence(fragen2,fragen1,practice_iat,burkapixleft,targleft_iat,targright_iat)]
/ preinstructions = (start)
/ postinstructions = (ende_galdi)
</expt>

<expt>
/ subjects = (12 of 24)
/ blocks = [1=sequence(fragen2,fragen1,practice_iat,burkapixright,targright_iat,targleft_iat)]
/ preinstructions = (start)
/ postinstructions = (ende_galdi)
</expt>

<expt>
/ subjects = (13 of 24)
/ blocks = [1=sequence(practice_iat,burkapixleft,targleft_iat,targright_iat,fragen1,fragen2)]
/ preinstructions = (start)
/ postinstructions = (ende_elaboration)
</expt>

<expt>
/ subjects = (14 of 24)
/ blocks = [1=sequence(practice_iat,burkapixleft,targleft_iat,targright_iat,fragen2,fragen1)]
/ preinstructions = (start)
/ postinstructions = (ende_elaboration)
</expt>

<expt>
/ subjects = (15 of 24)
/ blocks = [1=sequence(practice_iat,burkapixright,targright_iat,targleft_iat,fragen1,fragen2)]
/ preinstructions = (start)
/ postinstructions = (ende_elaboration)
</expt>

<expt>
/ subjects = (16 of 24)
/ blocks = [1=sequence(practice_iat,burkapixright,targright_iat,targleft_iat,fragen2,fragen1)]
/ preinstructions = (start)
/ postinstructions = (ende_elaboration)
</expt>

<expt>
/ subjects = (17 of 24)
/ blocks = [1=sequence(fragen1,practice_iat,burkapixleft,targleft_iat,targright_iat,fragen2)]
/ preinstructions = (start)
/ postinstructions = (ende_elaboration)
</expt>

<expt>
/ subjects = (18 of 24)
/ blocks = [1=sequence(fragen1,practice_iat,burkapixright,targright_iat,targleft_iat,fragen2)]
/ preinstructions = (start)
/ postinstructions = (ende_elaboration)
</expt>

<expt>
/ subjects = (19 of 24)
/ blocks = [1=sequence(fragen1,fragen2,practice_iat,burkapixleft,targleft_iat,targright_iat)]
/ preinstructions = (start)
/ postinstructions = (ende_elaboration)
</expt>

<expt>
/ subjects = (20 of 24)
/ blocks = [1=sequence(fragen1,fragen2,practice_iat,burkapixright,targright_iat,targleft_iat]
/ preinstructions = (start)
/ postinstructions = (ende_elaboration)
</expt>

<expt>
/ subjects = (21 of 24)
/ blocks = [1=sequence(fragen2,practice_iat,burkapixleft,targleft_iat,targright_iat,fragen1)]
/ preinstructions = (start)
/ postinstructions = (ende_elaboration)
</expt>

<expt>
/ subjects = (22 of 24)
/ blocks = [1=sequence(fragen2,practice_iat,burkapixright,targright_iat,targleft_iat,fragen1)]
/ preinstructions = (start)
/ postinstructions = (ende_elaboration)
</expt>

<expt>
/ subjects = (23 of 24)
/ blocks = [1=sequence(fragen2,fragen1,practice_iat,burkapixleft,targleft_iat,targright_iat)]
/ preinstructions = (start)
/ postinstructions = (ende_elaboration)
</expt>

<expt>
/ subjects = (24 of 24)
/ blocks = [1=sequence(fragen2,fragen1,practice_iat,burkapixright,targright_iat,targleft_iat)]
/ preinstructions = (start)
/ postinstructions = (ende_elaboration)
</expt>

<defaults>
/ screencolor  = (255, 255, 255)
/ txcolor = (0,0,0)
/ txbgcolor = (255,255,255)
/ pretrialpause = 0
/ posttrialpause = 0
/ fontstyle = ("Arial", 2.5%, false, false, false, false, 5,0)
/ windowsize = (100%,96%)
</defaults>

<data>
/ columns =
  [date time subject blocknum blockcode trialnum trialcode latency response correct
    stimulusnumber stimulusnumber stimulusnumber stimulusitem stimulusitem stimulusitem
    stimulusitem trialdata trialdata trialdata stimulusonset stimulusonset stimulusonset
    stimulusonset stimulusonset]
/ labels = TRUE
/ format = TAB
</data>

<instruct> 
/ fontstyle = ("Arial", 2.5%, false, false, false, false, 5,0)
/ txcolor = (0, 0, 0)
/ inputdevice = keyboard
/ screencolor = (255,255,255)
/ nextkey = (" ")
/ nextlabel = "Weiter mit der Leertaste"
/ lastlabel = "Weiter mit Leertaste"
/ prevkey = ("z")
/ prevlabel = "Zurück mit der 'z'-Taste"
/ windowsize = (100%, 96%)
</instruct>

*********************************************************
*** PAGES
*********************************************************
<page start> 
^^^^^
Bitte warten Sie auf ein Signal der Versuchsleitung.
^
</page>

<page ende_galdi> 
^^^^^
Vielen Dank für Ihre Teilnahme! Dieser Teil der Studie ist nun beendet.^
In sieben Tagen werden Sie eine Mail mit einem Link zum zweiten Teil der^
Studie erhalten.^
Wir bitten Sie, sich im Laufe der Woche Gedanken über das Thema zu machen,^
um sich eine klare Meinung zu bilden und am Ende des zweiten Teils der Studie^
eine klare Wahl treffen zu können.^
Wenn Sie Fragen oder Kommentare zu dieser Untersuchung haben, können Sie diese^
unter 7tagestudie@gmail.com an uns richten.^
</page>

<page ende_elaboration>
Vielen Dank für Ihre Teilnahme! Dieser Teil der Studie ist nun beendet.^
Morgen erhalten Sie eine Mail mit einem Link zum nächsten Teil der Studie,^
sowie eine Erinnerungs-SMS.^
Wenn Sie Fragen oder Kommentare zu dieser Untersuchung haben, können Sie diese^
unter 7tagestudie@gmail.com an uns richten.^
</page>


******************************
*** BLOCKS
******************************

<block practice_iat>
/ showmousecursor = true
/ bgstim = (ATTRleft_s, ATTRright_s)
/ responsemode = correct
/ errormessage = true (error,200)
/ preinstructions = (attrpractice, test)
/ trials = [1-20 = noreplace (ATTRleftPB_s, ATTRrightNB_s);]
</block>

<block targright_iat>
/ showmousecursor = true
/ bgstim = (ATTRleft_s, ATTRright_s, TARGrightT_s)
/ responsemode = correct
/ errormessage = true (error,200)
/ trials = [1-40 = noreplace (ATTRleftPB_s, ATTRleftPB_s, ATTRrightNB_s, TARGrightB_s)]
</block>

<block targleft_iat>
/ showmousecursor = true
/ bgstim = (ATTRleft_s, TARGleftT_s, ATTRright_s)
/ responsemode = correct
/ errormessage = true (error,200)
/ trials = [1-40 = noreplace (ATTRrightNB_s, ATTRrightNB_s, ATTRleftPB_s, TARGleftB_s)]
</block>

<block burkapixleft>
/ showmousecursor = true
/ recorddata = false
/ preinstructions = (SCAT_comp1_s)
/ postinstructions = (burkapixpage)
</block>

<block burkapixright>
/ showmousecursor = true
/ recorddata = false
/ preinstructions = (SCAT_ncomp1_s)
/ postinstructions = (burkapixpage)
</block>

<block fragen1>
/ showmousecursor = true
/ preinstructions = (instructfragen)
/ trials = [ 1=fragen1]
</block>

<block fragen2>
/ showmousecursor = true
/ trials = [1=fragen2; 2=fragen3; 3=fragen4; 4=fragen5; 5=fragen6; 6=fragen7]
</block>

--------------------------
*** TRIALS
--------------------------

<trial ATTRleftPB_s>
/ validresponse = ("d", "k")
/ correctresponse = ("d")
/ timeout=3000
/ responseframe=0
/ responsemessage=("", error2, 1000)
/ stimulustimes=[0=ATTRPB_s]
/ trialdata = [ATTRPB_s]
/ posttrialpause = 150
</trial>

<trial ATTRrightNB_s>
/ validresponse = ("d", "k")
/ correctresponse = ("k")
/ timeout=3000
/ responseframe=0
/ responsemessage=("", error2, 1000)
/ stimulustimes=[0=ATTRNB_s]
/ posttrialpause = 150
/ trialdata = [ATTRNB_s]
</trial>


<trial TARGleftB_s>
/ validresponse = ("d", "k")
/ timeout=3000
/ responseframe=0
/ responsemessage=("", error2, 1000)
/ correctresponse = ("d")
/ stimulustimes=[0=TARGB_s]
/ trialdata = [TARGB_s]
/ posttrialpause = 150
</trial>

<trial TARGrightB_s>
/ validresponse = ("d", "k")
/ timeout=3000
/ responseframe=0
/ responsemessage=("", error2, 1000)
/ stimulustimes=[0=TARGB_s]
/ correctresponse = ("k")
/ trialdata = [TARGB_s]
/ posttrialpause = 150
</trial>


----------------------------------------
*** INSTRUKTIONEN
----------------------------------------

<page SCAT_comp1_s>
^^
In der nun folgenden Aufgabe werden Ihnen wiederum Wörter^
und Bilder präsentiert. Bitte teilen Sie diese jeweils in ^
'positiv' und 'negativ' ein.^
Außerdem werden Ihnen Bilder gezeigt, die verschleierte ^
Personen zeigen. Diese stellen während der restlichen^
Bearbeitung das Thema Verschleierung dar.^
^
Drücken Sie die D-Taste so schnell wie möglich, wenn ein ^
Bild erscheint, das verschleierte Personen abbildet, ^
oder ein positives Wort bzw. Bild.^
^
Drücken Sie die K-Taste so schnell wie möglich, ^
wenn ein negatives Wort bzw. Bild erscheint.^
^
</page>


<page SCAT_ncomp1_s>
^^
In der folgenden Aufgabe werden Ihnen erneut Wörter und Bilder^
präsentiert. Bitte teilen Sie diese jeweils in 'positiv' und 'negativ'^
ein. Außerdem werden Ihnen Bilder gezeigt, die verschleierte ^
Personen zeigen. Diese stellen während der restlichen^
Bearbeitung das Thema Verschleierung dar.^
^
Drücken Sie die K-Taste so schnell wie möglich, wenn ein^
Bild erscheint, das verschleierte Personen abbildet, oder ein^
negatives Wort oder Bild.^
^
Drücken Sie die D-Taste so schnell wie möglich, wenn ein^
positives Wort oder Bild erscheint.^
^
</page>


<page attrpractice>
^^
In der nächsten Aufgabe werden Ihnen Wörter und Bilder von^
positiven oder negativen Dingen präsentiert. Diese sollen^
Sie jeweils in'positiv' und 'negativ' einteilen.^
^
Drücken Sie die D-Taste so schnell wie möglich, wenn ein^
positives Bild bzw. Wort erscheint.^
^
Drücken Sie die K-Taste so schnell wie möglich, wenn ein^
negatives Bild bzw. Wort erscheint.^
^
Bitte lassen Sie während der gesamten Aufgabe Ihre Zeigefinger^
Reaktionstasten liegen, damit Sie möglichst schnell reagieren^
können.^
^
Wenn Sie eine falsche Antwort gegeben haben, erscheint ein rotes^
Kreuz auf dem Bildschirm. Es geht erst weiter, wenn Sie die
richtige Antwort gegeben haben.^
</page>

<page test>
^^^
Bitte versuchen Sie, so schnell und präzise wie möglich^
zu reagieren.^^
Dabei können ein paar Fehler passieren, obwohl Sie ^
versuchen sollten, so wenige Fehler wie möglich zu machen.^^
^
</page>

<page instructfragen>
^^
Die folgenden Fragen beziehen sich auf ein Verbot der^
Vollverschleierung, also der Verschleierung des^
Gesichtes.^^
Es handelt sich nicht um ein Kopftuchverbot.
^
</page>

<htmlpage burkapixpage>
/ file = "burkapixpage.html"
</htmlpage>
 
<surveypage fragen1>
/ caption = "Bitte beantworten Sie die folgenden Fragen:"
/ fontstyle = ("Arial", 2.5%, false, false, false, false, 5)
/ questions = [1=f1; 2=f2; 3=f3]
/ nextlabel = "weiter"
/ finishlabel = "weiter"
/ showquestionnumbers = false
/ showpagenumbers = false
/ itemspacing = 6%
</surveypage>

<surveypage fragen2>
/ caption = "Bitte beantworten Sie die folgenden Fragen:"
/ subcaption = "Politische Konsequenzen"
/ subcaptionfontstyle = ("Arial", 2.5%, false, true, false, false, 5)
/ fontstyle = ("Arial", 2.5%, false, false, false, false, 5)
/ questions = [1=f4; 2=f5; 3=f6]
/ nextlabel = "weiter"
/ finishlabel = "weiter"
/ showquestionnumbers = false
/ showpagenumbers = false
/ itemspacing = 6%
</surveypage>

<surveypage fragen3>
/ caption = "Bitte beantworten Sie die folgenden Fragen:"
/ subcaption = "Soziale Konsequenzen"
/ subcaptionfontstyle = ("Arial", 2.5%, false, true, false, false, 5)
/ fontstyle = ("Arial", 2.5%, false, false, false, false, 5)
/ questions = [1=f7; 2=f8; 3=f9]
/ nextlabel = "weiter"
/ finishlabel = "weiter"
/ showquestionnumbers = false
/ showpagenumbers = false
/ itemspacing = 6%
</surveypage>

<surveypage fragen4>
/ caption = "Bitte beantworten Sie die folgenden Fragen:"
/ subcaption = "Soziale Konsequenzen"
/ subcaptionfontstyle = ("Arial", 2.5%, false, true, false, false, 5)
/ fontstyle = ("Arial", 2.5%, false, false, false, false, 5)
/ questions = [1=f10; 2=f11]
/ nextlabel = "weiter"
/ finishlabel = "weiter"
/ showquestionnumbers = false
/ showpagenumbers = false
/ itemspacing = 6%
</surveypage>

<surveypage fragen5>
/ caption = "Bitte beantworten Sie die folgenden Fragen:"
/ subcaption = "Konsequenzen für die öffentliche Sicherheit"
/ subcaptionfontstyle = ("Arial", 2.5%, false, true, false, false, 5)
/ fontstyle = ("Arial", 2.5%, false, false, false, false, 5)
/ questions = [1=f12; 2=f13]
/ nextlabel = "weiter"
/ finishlabel = "weiter"
/ showquestionnumbers = false
/ showpagenumbers = false
/ itemspacing = 6%
</surveypage>

<surveypage fragen6>
/ caption = "Bitte beantworten Sie die folgenden Fragen:"
/ fontstyle = ("Arial", 2.5%, false, false, false, false, 5)
/ questions = [1=f14; 2=f15; 2=f16]
/ nextlabel = "weiter"
/ finishlabel = "weiter"
/ showquestionnumbers = false
/ showpagenumbers = false
/ itemspacing = 6%
</surveypage>

<surveypage fragen7>
/ caption = "Bitte beantworten Sie die folgenden Fragen:"
/ fontstyle = ("Arial", 2.5%, false, false, false, false, 5)
/ questions = [1=f17; 2=f18]
/ nextlabel = "weiter"
/ finishlabel = "weiter"
/ showquestionnumbers = false
/ showpagenumbers = false
/ itemspacing = 6%
</surveypage>


--------------------------------
*** ITEMS
--------------------------------


<text Vorlauf_s> 
/ numitems = 1
/ items = ("Start mit d oder k")
/ fontstyle = ("Arial", 3%, true, false, false, false, 5)
/ txbgcolor = (255, 255, 255)
/ color = (0,0,0)
</text>


<trial Vorlauf_s>
/ validresponse = ("d", "k")
/ correctresponse = ("d","k")
/ stimulusframes = [1=Vorlauf_s]
</trial>

<text ATTRleft_s> 
/ numitems = 1
/ items = ("positiv")
/ position = (20, 10)
/ txbgcolor = (255, 255, 255)
/ txcolor = (0,0,0)
/ fontstyle = ("Arial", 4%, true, false, false, false, 5)
</text>

<text ATTRright_s> 
/ numitems = 1
/ items = ("negativ")
/ txbgcolor = (255, 255, 255)
/ txcolor = (0,0,0)
/ position = (80, 10)
/ fontstyle = ("Arial", 4%, true, false, false, false, 5)
</text>


<text ATTRNB_s>
/ numitems = 5
/ fontstyle = ("Arial", 5%, false, false, false, false, 5)
/ items = ATTRNB_s
/select = noreplace
</text>


<item ATTRNB_s>
/ 1 = "schrecklich"
/ 2 = "Schmerz"
/ 3 = "Gefahr"
/ 4 = "hässlich"
/ 5 = "Katastrophe"
</item>

<text ATTRPB_s>
/ numitems = 5
/ fontstyle = ("Arial", 5%, false, false, false, false, 5)
/ items = ATTRPB_s
/select = noreplace
</text>

<item ATTRPB_s>
/ 1 = "Freude"
/ 2 = "Glück"
/ 3 = "Seelenruhe"
/ 4 = "Glückseligkeit"
/ 5 = "Genuss"
</item>


<text TARGrightT_s> 
/ numitems = 1
/ items = ("Verschleierung")
/ txbgcolor = (255, 255, 255)
/ txcolor = (0,0,0)
/ position = (80, 17)
/ fontstyle = ("Arial", 4%, true, false, false, false, 5)
</text>

<text TARGleftT_s> 
/ numitems = 1
/ items = ("Verschleierung")
/ txbgcolor = (255, 255, 255)
/ txcolor = (0,0,0)
/ position = (19, 17)
/ fontstyle = ("Arial", 4%, true, false, false, false, 5)
</text>


<picture TARGB_s>
/ numitems = 5
/ size = (45%, 45%)
/ items = TARGB_s
/select = noreplace
</picture>

<item TARGB_s>
/ 1 = "burka1.jpg"
/ 2 = "burka2.jpg"
/ 3 = "burka3.jpg"
/ 4 = "burka4.jpg"
/ 5 = "burka5.jpg"
</item>

<text error>
/ numitems = 1
/ items = ("X")
/ color = (255, 0, 0)
/ txbgcolor = (255,255,255)
/ fontstyle = ("Arial", 3.5%, true, false, false, false, 5)
/ position = (50,80)
</text>

<text error2>
/ numitems = 1
/halign=center
/ items = ("Bitte schneller reagieren!")
/ txbgcolor = (255,255,255)
/ color = (255, 0, 0)
/ fontstyle = ("Arial", 3.5%, true, false, false, false, 5)
/ position = (50,80)
</text>

----------------------------------------
*** FRAGEN
----------------------------------------

<dropdown f1>
/ caption = "Welcher der folgenden Aussagen stimmen Sie am Meisten zu?"
/ subcaptionfontstyle = ("Arial", 2.5%, false, true, false, false, 5)
/ options = ("Bitte auswählen", "Ich bin für die Einführung eines Verschleierungsverbotes in Deutschland", "Ich bin unentschlossen, ob Deutschland ein Verschleierungsverbot einführen sollte.", "Ich bin gegen die Einführung eines Verschleierungsverbotes in Deutschland")
/ optionvalues = ("0", "1", "2", "3")
/responsefontstyle = ("Arial", 2%)
</dropdown>

<dropdown f2>
/ caption = "Wie sicher oder unsicher sind Sie sich Ihrer Auswahl?"
/ options = ("Bitte auswählen", "Sehr sicher", "Moderat sicher", "Etwas sicher", "Weder sicher noch unsicher", "Etwas unsicher", "Moderat unsicher", "Sehr unsicher")
/ optionvalues = ("0", "1", "2", "3", "4", "5", "6", "7")
/responsefontstyle = ("Arial", 2%)
/ subcaptionfontstyle = ("Arial", 2.5%, false, true, false, false, 5)
</dropdown>

<dropdown f3>
/ caption = "Stellen Sie sich vor, dass nächsten Sonntag ein gesetzgebendes Referendum durchgeführt würde und Sie abstimmen müssten, ob Deutschland ein Verschleierungsverbot einführen sollte. Wie würden Sie stimmen?"
/ options = ("Bitte auswählen", "Ich würde DAFÜR stimmen, dass Deutschland ein Verschleierungsverbot einführen sollte.", "Ich bin unentschlossen, wie ich stimmen würde", "Ich würde DAGEGEN stimmen, dass Deutschland ein Verschleierungsverbot einführen sollte")
/ optionvalues = ("0", "1", "2", "3")
/responsefontstyle = ("Arial", 2%)
/ subcaptionfontstyle = ("Arial", 2.5%, false, true, false, false, 5)
</dropdown>

<radiobuttons f4>
/ caption = "Wie sehr stimmen Sie der Aussage zu, dass das Verschleierungsverbot als Türöffner für islamfeindliche Gesetzgebung, wie z. B. ein Kopftuch- oder Minarettverbot, fungiert?"
/ orientation = horizontal
/ subcaption= "-5 = Ich kann ihr überhaupt nicht zustimmen, 5 = Ich kann ihr komplett zustimmen"
/ options = ("-5", "-4", "-3", "-2", "-1", "0", "1", "2", "3", "4", "5")
/ optionvalues = ("1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11")
/responsefontstyle = ("Arial", 2%)
/ subcaptionfontstyle = ("Arial", 2.5%, false, true, false, false, 5)
</radiobuttons>

<radiobuttons f5>
/ caption = "Wie sehr stimmen Sie der Aussage zu, dass das Verschleierungsverbot Deutschlands internationales Ansehen schwächt, da es international als Rückkehr zu nationalsozialistischen Tendenzen aufgefasst wird?"
/ subcaption= "-5 = Ich kann ihr überhaupt nicht zustimmen, 5 = Ich kann ihr komplett zustimmen"
/ options = ("-5", "-4", "-3", "-2", "-1", "0", "1", "2", "3", "4", "5")
/ optionvalues = ("1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11")
/responsefontstyle = ("Arial", 2%)
/ subcaptionfontstyle = ("Arial", 2.5%, false, true, false, false, 5)
/ orientation = horizontal
</radiobuttons>

<radiobuttons f6>
/ caption = "Manche islamische Prediger behaupten, dass der Koran die Gesichtsverschleierung von Frauen vorschreibt. Wie sehr stimmen Sie der Aussage zu, dass das Verschleierungsverbot ein Angriff auf das Recht der freien Religionsausübung ist?"
/ subcaption= "-5 = Ich kann ihr überhaupt nicht zustimmen, 5 = Ich kann ihr komplett zustimmen"
/ options = ("-5", "-4", "-3", "-2", "-1", "0", "1", "2", "3", "4", "5")
/ optionvalues = ("1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11")
/responsefontstyle = ("Arial", 2%)
/ orientation = horizontal
/ subcaptionfontstyle = ("Arial", 2.5%, false, true, false, false, 5)
</radiobuttons>

<radiobuttons f7>
/ caption = "Wie sehr stimmen Sie der Aussage zu, dass das Verschleierungsverbot muslimische Frauen davor beschützt, zum Gesichtsschleiertragen gezwungen zu werden?"
/ subcaption= "-5 = Ich kann ihr überhaupt nicht zustimmen, 5 = Ich kann ihr komplett zustimmen"
/ options = ("-5", "-4", "-3", "-2", "-1", "0", "1", "2", "3", "4", "5")
/ optionvalues = ("1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11")
/ orientation = horizontal
/responsefontstyle = ("Arial", 2%)
/ subcaptionfontstyle = ("Arial", 2.5%, false, true, false, false, 5)
</radiobuttons>

<radiobuttons f8>
/ caption = "Wie sehr stimmen Sie der Aussage zu, dass das Verschleierungsverbot voll verschleierte Frauen aus einer Isolation befreit?"
/ subcaption= "-5 = Ich kann ihr überhaupt nicht zustimmen, 5 = Ich kann ihr komplett zustimmen"
/ options = ("-5", "-4", "-3", "-2", "-1", "0", "1", "2", "3", "4", "5")
/ optionvalues = ("1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11")
/ orientation = horizontal
/responsefontstyle = ("Arial", 2%)
/ subcaptionfontstyle = ("Arial", 2.5%, false, true, false, false, 5)
</radiobuttons>

<radiobuttons f9>
/ caption = "Wie sehr stimmen Sie der Aussage zu, dass das Verschleierungsverbot eine Diskriminierung des Islam darstellt?"
/ subcaption= "-5 = Ich kann ihr überhaupt nicht zustimmen, 5 = Ich kann ihr komplett zustimmen"
/ options = ("-5", "-4", "-3", "-2", "-1", "0", "1", "2", "3", "4", "5")
/ optionvalues = ("1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11")
/ orientation = horizontal
/responsefontstyle = ("Arial", 2%)
/ subcaptionfontstyle = ("Arial", 2.5%, false, true, false, false, 5)
</radiobuttons>

<radiobuttons f10>
/ caption = "In Frankreich ist seit dem Verschleierungsverbot die Zahl der Übergriffe auf weiterhin voll verschleierte Frauen gestiegen. Wie sehr stimmen Sie der Aussage zu, dass das Verschleierungsverbot die Zahl der verbalen und tätlichen Angriffe auf weiterhin voll verschleierte Frauen erhöht und sie sozial ausgrenzt?"
/ subcaption= "-5 = Ich kann ihr überhaupt nicht zustimmen, 5 = Ich kann ihr komplett zustimmen"
/ options = ("-5", "-4", "-3", "-2", "-1", "0", "1", "2", "3", "4", "5")
/ orientation = horizontal
/ optionvalues = ("1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11")
/responsefontstyle = ("Arial", 2%)
/ subcaptionfontstyle = ("Arial", 2.5%, false, true, false, false, 5)
</radiobuttons>

<radiobuttons f11>
/ caption = "Wie sehr stimmen Sie der Aussage zu, dass das Verschleierungsverbot die Zahl der Gesichtsschleierträgerinnen in der Öffentlichkeit signifikant senken wird?"
/ subcaption= "-5 = Ich kann ihr überhaupt nicht zustimmen, 5 = Ich kann ihr komplett zustimmen"
/ options = ("-5", "-4", "-3", "-2", "-1", "0", "1", "2", "3", "4", "5")
/ optionvalues = ("1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11")
/responsefontstyle = ("Arial", 2%)
/ orientation = horizontal
/ subcaptionfontstyle = ("Arial", 2.5%, false, true, false, false, 5)
</radiobuttons>

<radiobuttons f12>
/ caption = "Es gibt Fälle von Selbstmordattentätern, die unter dem Vollschleier versteckt Terrorangriffe durchführten oder von Kriminellen, die unter ihnen versteckt flüchteten. Wie sehr stimmen Sie der Aussage zu, dass das Verschleierungsverbot die öffentliche Sicherheit erhöht, da es nicht mehr zur Durchführung von Terrorangriffen oder zur Flucht benutzt werden kann?"
/ subcaption= "-5 = Ich kann ihr überhaupt nicht zustimmen, 5 = Ich kann ihr komplett zustimmen"
/ options = ("-5", "-4", "-3", "-2", "-1", "0", "1", "2", "3", "4", "5")
/ optionvalues = ("1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11")
/responsefontstyle = ("Arial", 2%)
/ orientation = horizontal
/ subcaptionfontstyle = ("Arial", 2.5%, false, true, false, false, 5)
</radiobuttons>

<radiobuttons f13>
/ caption = "Wie sehr stimmen Sie der Aussage zu, dass das Verschleierungsverbot die öffentliche Sicherheit schwächt, indem es als eine Provokation aufgefasst werden kann, die zu einer größeren Terrorgefahr führt?"
/ subcaption= "-5 = Ich kann ihr überhaupt nicht zustimmen, 5 = Ich kann ihr komplett zustimmen"
/ options = ("-5", "-4", "-3", "-2", "-1", "0", "1", "2", "3", "4", "5")
/ optionvalues = ("1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11")
/responsefontstyle = ("Arial", 2%)
/ orientation = horizontal
/ subcaptionfontstyle = ("Arial", 2.5%, false, true, false, false, 5)
</radiobuttons>

<dropdown f14>
/ caption = "Wie denken Sie generell über das Verschleierungsverbot?"
/ subcaption= "1 = sehr negativ, 11 = sehr positiv"
/ subcaptionfontstyle = ("Arial", 2.5%, false, true, false, false, 5)
/ options = ("Bitte auswählen", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11")
/ optionvalues = ("0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11")
/responsefontstyle = ("Arial", 2%)
</dropdown>

<dropdown f15>
/ caption = "Wie sind Ihre Gefühle gegenüber einem Verschleierungsverbot?"
/ subcaption= "1 = kalt, 11 = warm"
/ options = ("Bitte auswählen", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11")
/ optionvalues = ("0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11")
/responsefontstyle = ("Arial", 2%)
/ subcaptionfontstyle = ("Arial", 2.5%, false, true, false, false, 5)
</dropdown>

<dropdown f16>
/ caption = "Wie positiv oder negativ ist Ihre Einstellung gegenüber der Einführung eines Verschleierungsverbotes?"
/ options = ("Bitte auswählen", "Sehr negativ", "Moderat negativ", "Leicht negativ", "Weder negativ noch positiv," "Leicht positiv", "Moderat positiv", "Sehr positiv")
/ optionvalues = ("0", "1", "2", "3", "4", "5", "6", "7")
/responsefontstyle = ("Arial", 2%)
/ subcaptionfontstyle = ("Arial", 2.5%, false, true, false, false, 5)
</dropdown>

<dropdown f17>
/ caption = "Wie häufig haben Sie WÄHREND DER VERGANGENEN WOCHE, tiefgehend und langanhaltend, die Vor- und Nachteile abwiegend, über die Möglichkeit der Einführung eines Verschleierungsverbotes in Deutschland nachgedacht?"
/ options = ("Bitte auswählen", "Fast nie", "Nicht so häufig", "Etwas häufiger", "Relativ häufig", "Sehr häufig", "Fast die ganze Zeit")
/ optionvalues = ("0", "1", "2", "3", "4", "5", "6")
/responsefontstyle = ("Arial", 2%)
/ subcaptionfontstyle = ("Arial", 2.5%, false, true, false, false, 5)
</dropdown>

<dropdown f18>
/ caption = "Wie viel Aufmerksamkeit haben Sie WÄHREND DER VERGANGENEN WOCHE der Debatte über der Einführung eines Verschleierungsverbotes in Deutschland geschenkt?"
/ options = ("Bitte auswählen", "Nicht besonders viel Aufmerksamkeit", "Ein wenig Aufmerksamkeit", "Moderat viel Aufmerksamkeit", "Viel Aufmerksamkeit")
/ optionvalues = ("0", "1", "2", "3", "4")
/responsefontstyle = ("Arial", 2%)
/ subcaptionfontstyle = ("Arial", 2.5%, false, true, false, false, 5)
</dropdown>


********************************
*** ENDE
********************************


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search