Hello people,
I'm starting on a project and I need some feedback on how to handle it best.
The idea is of having a page that will show different questions to the user. But, not all questions are to appear at once. At first question 1 needs to be shown, with a YES/NO combobox next to it. Depending on the choice, question 2 will appear (so there are 2 different possible questions for level 2). Question 3 will appear depending on the YES/NO choice of question 2, etc. That way it has to continue until level X (has yet to be defined).
How would you suggest to do this? I want to do it without frames if possible, appear all in the same page, and it must be easy to modify.
Thanks in advance!
Brandt Jarno