From: Franky V. L. <lie...@te...> - 2008-04-24 21:41:34
|
On Thu, 24 Apr 2008 16:08:49 -0400 "Jerry B. Altzman" <jb...@gm...> wrote: > Hi, > > I've tried searching the archives, but I haven't seen any clear-ish > answers on this. > > I have a survey that I'd like to run something like this: > > question 1...question 2... up to question 8. > If question 8 is "YES", show question 9 and stop. > If question 8 is "NO", show questions 10-16 and stop. > > Since the conditions presented are explicitly "OR", is there a > standard method of making a forking survey in this fashion? > > Thanks! > > //jbaltz Hi, well, since I programmed the conditions, I should know the answer :) The answer is simple: put a condition on every question after question 8. No real forking here, but it does the job I guess. I do believe that if the answer is "NO" and question 10-16 are shown as seperate sections (pages) of the survey, the people taking the survey would see some empty pages, I never did really check out this possibility ... Franky |