From: Franky V. L. <lie...@te...> - 2008-01-25 08:21:29
|
Hi Bishop, doesn't conditions already foresee such a functionality (show a question when the answer to a previous question meets some conditions)? Or is this only a visual thing? Franky On 1/25/08, Bishop Bettini <ph...@id...> wrote: > > All, > > I've made the following modification to my local branch, but I didn't > know if it was something the community wanted. If so, I'll commit to > trunk. There's an example screen-shot attached. > > Issue 940: > In some scenarios, one question follows up another. For example, you > might ask to rate your experience with a particular subject, then > provide an open-ended justification for that rating. These aren't > logically "next" questions, and should not therefore be numbered as > such. They should also be visually "tied" the previous question, so > as to form a mental association between the two. Finally, these > aren't new question types, but a relationship between questions. > > Implement this by name sequencing. If this question name begins with > exactly the same name as the previous question, it's a follow-up. For > example "q1" followed by a "q1_comments" question will key that > "q1_comments" is a follow-up. There are, however, still two separate > questions in the database. We are simply indicating the association > by the question names. > > bishop > > -- > Bishop Bettini > ideacode, Inc. > (main) +1 919 341 5170 / (fax) +1 919 521 4100 > > Visit us on the web at: > ideacode.com Professional software research and development > reviewmysoftware.com Improve sales! Review your software before you > release > bytejar.com Solutions to those annoying development problems > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > phpESP-devel mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-devel > > > |