Default Answer to a Survey Question

Options

Hi - I'm trying to add a question to a survey which will let people choose a yes/no answer. I currently have it set up as a question where the user chooses a radio button (either yes or no). I want to set it up so that the "yes" radio button is chosen as a default, but I can't seem to make that happen. Any ideas?

My current solution was to make this a required question so users are forced to choose, but that's not optimal.

Another option would be to have a check box (where checked = yes, unchecked = no), but I wasn't able to figure out how to do that either.

Thanks - any help you can provide would be great!!

Tagged:

Comments

  • Hey Chad,

    I didn't see any way to do this in the survey tool. However, you could create the survey, and then copy the resulting HTML into a pagebuilder page (or anywhere else for that matter), and then manipulate the form as much as you want... making radio inputs default, formatting it differently etc.

    Adrian

Categories