Checkbox in IAT


Author
Message
Verena3711
Verena3711
Associate Member (156 reputation)Associate Member (156 reputation)Associate Member (156 reputation)Associate Member (156 reputation)Associate Member (156 reputation)Associate Member (156 reputation)Associate Member (156 reputation)Associate Member (156 reputation)Associate Member (156 reputation)
Group: Forum Members
Posts: 4, Visits: 1

Hello,


as an Inquisit Newbie I'm wondering if it is possible to include a checkbox in my IAT preinstruction page.


I've defined the checkbox


<checkboxes question>
/ caption = "What was the scenario about?"
/defaultresponse = ("dogs", "fisch", "chicken")
/correctresponse = ("change")
/fontstyle = verdana, 5%
</checkboxes>


and now I'd like to insert it in the page 'Scenario' which I use as a preinstruction


<expt>
/preinstructions = (scenario)
/ blocks = [1=attributepractice; 2=block2; 3=block3; 4=block4; 5=block5; 6=block6; 7=block7; 8=block8; 9=block9; 10=block10]
/ postinstructions = (summary)
</expt>



Is this somehow possible?



Thanks for your support!


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

You cannot put a <checkboxes> element on a <page>. You need to set up a <surveypage> and run that via the <block> element's /trials attribute.


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search