Group: Forum Members
Posts: 8,
Visits: 30
|
I want to remove the 'next' button from a survey page and just want to display the screen for a controlled amount of time (I basically want them to see an image for 5 seconds and then answer questions about it).
I can figure out how to display for 5 seconds but not how to remove the 'next'...
<surveypage p1> / questions = [1=patterns] / showbackbutton = false /timeout = 5000 </surveypage>
|