Hello to everyone.
I have a set of questions, some with yes/no answer and others with dropdown list of possible answers.
Example:
1st Question: "do you need a car?" possible answers "yes/no"
if yes is selected by the user there is a follow up question:
"what color?" "black/green/blue/red/grey"
the user can choose one of the colors. Once the color is selected (grey), there is a sentence imported in the final section:
"price for a car of grey color is 10000"
2nd question: "where do you live"? possible answer "Europe/US/Asia"
if Europe is selected a follow up answer appears: "England/Spain/Germany/Italy/etc.."
Once the country is selected (England) another sentence is added to the final section:
"call London car company- number xxxxx"
More questions will be asked and finally the user will end up with several sentences in the final section
"-price for a car of grey color is 10000
-call London car company- number xxxxx
- etc,..."
Those list of answer will give the user information on how to get the car.
How could I do that??
Thanks a lot![]()
Bookmarks