Decision Tree Template
Default Decision Tree Example
Below is an example of a custom Decision Tree. The purpose of the Decision tree is to provide guided option choices and show new questions based on the responses to previous answers. The decision tree used bullet point structure to arrange the branches of the questions you want to ask. The level of the bullet is equivalent to the question level (i.e. first question, second question, etc.).
A final end point can be designated as an "Answer" by adding class="answer" to the bulleted choice.
There are 3 buttons at the bottom that give different options for the tree and/or page.
- Back - Undo the last choice made
- Reset - Reset the whole tree to its original state (similar to refreshing the page)
- Print Results as PDF - Takes the output of the page and opens prompt to save the window and selected responses as a PDF
Tree Example:
- What is the caller's affiliation with the University?
- Text for selection #1, e.g. "Student"
- Follow-up question to selection #1, e.g. "What type of student are they?"
- Selection #1 for follow-up question, e.g. "They are an undergraduate student."
- Follow-up question, e.g. "Is the student currently employed by the university?"
- Selection #1, e.g. "Yes, they are currently employed by the university."
-
Undergraduate students who are currently student employees are eligible to use AwesomeSauce on any university-owned computer. Direct the student to talk to their supervisor about getting an AwesomeSauce account created for them. Their account will be active as long as they remain employed.
If their position through the university ends, they will still be able to purchase the non-Enterprise version of this software, GoodGravy. They can then transfer their account data from AwesomeSauce to GoodGravy.
-
- Selection #1, e.g. "No, they are not currently employed by the university."
- Selection #2 for follow-up question, e.g. "They are a graduate student."
- Text for selection #2, e.g. "Alumni"
- Text for selection #3, e.g. "Faculty or Staff"
- Text for selection #4, e.g. "Former Faculty or Staff"