Hi,
I have two questions on how to display pictures within Inquisit.
First I'd like to display one of two pictures according to a prior radio button selection on a survey page.
I tried to use the "/ ontrialbegin = [if(radiobuttons.coinflip.response == "abc") ..." but I didn't know how to complete this command. Or do I rather have to specify the selectionmode when defining the picture element? Do you have any advice?
Furthermore I'd like to display the picture in the background and have words in front of the picture. Is it possible to do that?
Thanks a lot in advance!!