Start Subsection

    

This is the starting subsection of the Randomized Survey demo. When you click on the Go To Random Subsection button you will be randomly directed to one of four subsections

  • Subsection A
  • Subsection B
  • Subsection C
  • Subsection D

The setup for the randomized subsection process consists of four survey questions. The first survey question has text A,B,C,D and is connected to the reserved choice whose input type is Random Selection. The next three survey questions are connected to the reserved choice with the input type JumpTo_Survey and have different question texts ( B, C, and D ) and different Num_Rows value (3, 4, and 5).

The first question directs the survey system to randomly select a value from the list A,B,C,D and stores that value as a response. The first Jumpto_Survey question directs the survey system to jump to subsection 3 if the previous response is B. The second Jumpto_Survey question directs the survey system to jump to subsection 4 if the previous response is C. The third Jumpto_Survey question directs the survey system to jump to subsection 5 if the previous response is D. Note that if the response is A then none of the JumpTo_Survey conditions are meet and the survey system goes to the next subsection 2.


    

Review Mode-Responses Not Loaded Into Database