I'm trying to create a form or dependent list or ??? that will ask the user to answer a series of yes/no questions displayed one at a time. The subsequent questions will be determined by the previous answer. There will be approximately 15-20 questions, however a lot of the questions will be skipped based on the users answers. For example, if question 1 is answered no, the next question might be question 5 instead of question 2, etc. The end result needs to be the user being informed that yes they qualify based on the answers or no they don't qualify, and if they don't qualify, I'd like them to be informed of what answer disqualified them.