I have a form that I'm using as a stop gap for users to register. I have four Radio Button questions. I want to have it if they answer "yes" to all, it redirects them to main form to continue (or even a page with a link). If the user answers "no" to any of the questions, it redirects them to a not eligible message. Any thoughts on the best way to achieve this?