Display an HTML question-answer tree as a flat decision select list
http://codepen.io/peet86/pen/XJePmG (CodePen)
Incude the latest jQuery library and the jquery.decisionselect.min.js script in to your HTML <header> or before the </body> tag:
<script src="jquery.decisionselect.min.js"></script>- initial release
This plugin is available under Apache 2.0 license.