dc_jt Posted April 23, 2009 Share Posted April 23, 2009 Hi Just after a bit of advise really. I need to code a flow chart which will begin with one question and if the user answers yes then another question will appear, if they answer no then they cant go any further etc. What would be the best way to do this? I was thinking of creating a form which starts with a hidden mode of 1. If this is set to 1 then it only shows the first question. Once the answer has been submitted, if it is correct then they are returned to the form but the mode is 2, then I will check the mode and if its 2 then question 1 and 2 can be displayed etc etc for each question. Is this a good way of doing it or is there a better way? My other alternative was using javascript but I think this may take too long? Any suggestions? Thanks Quote Link to comment Share on other sites More sharing options...
dc_jt Posted April 23, 2009 Author Share Posted April 23, 2009 advice* Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.