By Maddy - 3/7/2016
Dear all,
In my experiment I want to have participants complete a questionnaire. In some of the questions I want a picture to be displayed. So, I made an HTML page to be able to do that. However, the responses given on these questions are not recorded by InQuisit. Is it possible to do this? Or is it possible to display pictures in the /caption attribute of the <radiobuttons> element? And if so, how should this be done?
I really hope you can help me.
|
By Dave - 3/7/2016
You cannot use HTML to do this. What you need to do is set up <image> elements and display them via the <surveypage>'s /questions attribute along with the other questions on the page.
|
|