Hello,
I recently altered PloneSurvey for kind of a "wizard" that leads users
of the "survey" to a certain "page" dependant on what he selected as
his answers.
( see also
http://groups.google.co.uk/group/cmfquestions/msg/4655d57a1fd5b1b6
)
I used PloneSurvey for that, because we need statistics about what
answers were chosen during the use of that wizard. And there's a
question on how useful that wizard was if it led to a success (yes, I
know... that only selects the people that were successful as base for
the statistics ;) )
What I found a bit difficult to implement at first was the fact that
the branching works "the other way round"(tm)
So you don't select what question was next regarding to the answer,
but you select the question that you want to be dependant on in the
next question and enter the answer you want to be entered in the
question before.
I see the advantage in that too (for example that you won't need to
enter all the questions that follow first or return later), but the
flexibility (yes... and the complexity while entering them...) would
be higher if answers were their own types that have their own "goto"
links
I am not sure if one should make 2 Products of both ways... or just 2
types...
Please throw in some thoughts.
Regards,
Sven Deichmann