How to make a custom result page from survey responses in wordpress?
I am using Wordpress on a ubuntu server. and importing a survey feature for a homepage.
The scenario is
The concept is similar with here.
Here is the list I searched about Wordpress survey.
Could you advice me what is the good way to make survey and immediate response on site?
If I needed to do this, I would create a custom (PHP) script with an if, elseif, else
conditional structure to iterate through the possible outcomes. I'm not a WP genius, but I did come across this page: How to Customize WordPress Search Results Page which may help you. Anything else is going to require more details from you (sample code, desired outcomes, etc.) as a launch point to get an idea of what you need.
There is a WordPress Development Stack Exchange community that could potentially help as well.