Hello Tw people

I have tiddlers [1] with formTemplates in them. There are checkboxes
and depending on the value of these, i would like to determine the
navigation route the reader takes though the TW.

I thinking along these lines;

<script>
nextTiddler = the next tiddler in the questionnaire.
If score in thisTiddler < 3 then nextTiddler = Q2
else nextTiddler = Q5
<script>
<<nextTiddler>>

Depending on the score in the check boxes, the nextTiddler would be
different. I would then put a script with a button at the bottom of
each question Tiddler

thanks in advance for any pointers.

ALex

[1] http://r.a.hough.googlepages.com/OMM.html
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to