Millisecond Forums

Stimuli disapear

https://forums.millisecond.com/Topic10746.aspx

By floofy - 6/25/2013

Hello



I have a simple surveypage:



<surveypage acceptconsen>


/ stimulusframes=[1=vraiconsen]


/ questions = [1=accepte] 


/ fontstyle = ("Arial", -16, true, false, false, false, 5, 0)


/subcaptionfontstyle = ("Arial", 30pt, true)


/ showpagenumbers = false


/ showquestionnumbers = false


/ finishlabel = "Suivant"


/ navigationbuttonsize = (5, 5) 


</surveypage>


The problem is my stimuli, "vraiconsen" which is a picture, disapear if i click on the finish button whitout checking the consent box, and thats not good.


Thanks
By Dave - 6/25/2013

You should use <image> here, not <picture>, along with the page's /questions attribute.