Hi Folks,
If I knew javascript better I'd probably have the answer by now:
I'd like to create a question like Oppenheimer's instructional manipulation check:
I'd like a page not to have a next/previous button (I've figured out how to do that), and a question.
To continue with the survey I'd like the respondent to need to click text in the question (such as hyperlinked text).
I've been trying to teach myself javascript and google search for code and while I feel I'm close I just can't but it together.
I can hide the previous and next arrows, and make hyperlinked text appear as normal text. I'm just having a hard time getting clicking the text to trigger going to the next page.
Thanks!
Best wishes,
Bill
Question
Click question text to click next button
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

and here's the js to hide the buttons
Can you help me out with this? Do I need to unhide the next button on the next page?