From: Franky V. L. <lie...@te...> - 2007-11-22 20:05:10
|
Hi, just a small heads-up: I currently implementing decision-based answering, where you can add a condition to a question, eg. only show the question Z is the answer to question X is "Y". I still thinking about how to hide the questions ... probably the easiest would be to add an automatic session break before the question, so I can just decide not to show the page ... showing a div using javascript just won't work if the 2 related questions are on different pages. Any suggestions and examples are welcome, but for now it will be done using an extra page break (I still need to cover the case where the hidden question is the only question on the screen then, people don't like empty pages ...) Franky |