Open Source Decision tree
Posted: Mon Feb 18, 2008 3:40 pm
Hi all,
I hope I am posting this in the right section. I did read the FAQ and searched Google and hotscripts before posting this and could not find anything.
Here is my problem. I need to quickly put in place a decision tree.
Ideally, I would have done it myself from scratch, but it needs to be done in a very short delay. I then decided to look for an Open Source one.
Unfortunately, my searches on Google, SourceForge and HotScripts lead no results. I can't find any opensource nor paid application for that...
Briefly, what I'm looking for is some application that would show like this onScreen (end user view) :
Basically, it would be something like the Windows printer troubleshooting wizard. Asking questions until locating the exact problem and then pointing to the answer.
That's on the end user side.
The admin side should allow the admins to create new step by step "troubleshooting" question, and the whole trees.
If you know any application that allows to do that and that can be implemented quickly, it would be greatly appreciated.
Note that it does not have to be very advanced. We're talking here about a temporary solution that will last a few month while I develop an actual final solution.
One requirement though is that the questions should support multiple answers, not just TRUE/FALSE.
Thanks a lot,
Simo
I hope I am posting this in the right section. I did read the FAQ and searched Google and hotscripts before posting this and could not find anything.
Here is my problem. I need to quickly put in place a decision tree.
Ideally, I would have done it myself from scratch, but it needs to be done in a very short delay. I then decided to look for an Open Source one.
Unfortunately, my searches on Google, SourceForge and HotScripts lead no results. I can't find any opensource nor paid application for that...
Briefly, what I'm looking for is some application that would show like this onScreen (end user view) :
Then, depending on the answer the user choses, it would lead him to another question... etc. until it gives him a final answer.Question?
- Answer A
- Answer B
- Answer C
Basically, it would be something like the Windows printer troubleshooting wizard. Asking questions until locating the exact problem and then pointing to the answer.
That's on the end user side.
The admin side should allow the admins to create new step by step "troubleshooting" question, and the whole trees.
If you know any application that allows to do that and that can be implemented quickly, it would be greatly appreciated.
Note that it does not have to be very advanced. We're talking here about a temporary solution that will last a few month while I develop an actual final solution.
One requirement though is that the questions should support multiple answers, not just TRUE/FALSE.
Thanks a lot,
Simo