Question Based Form with Recommended Results

I am working on a project for a counseling company. The client wants to ask the customer a few questions. Based on the answers of those questions, the client would then like to share recommended counselors (which are pages) based of their answers.

Questions may look like:

  1. Male, Female (multiple choice)
  2. In-Person, Virtual (multiple choice)
  3. List of issues (multiple choice)

Answers:
Based on the results fo your questions we feel youd be best match would counselor 1,2,3,4 etc

Counselor Pages:
I have ACF set for each counselor and the attributes that are asked above.

Here is an example I found using GF: Therapist Match Quiz - Creating Connection

You can do that with multiple confirmations and using conditional logic on each one. Here is the documentation for that process:

However, that is going to result in a lot of confirmations, with complex rules for each, depending on how many issues there are. Are those three questions your only questions, and how many possible issues are there to choose from? And the first two questions would be exclusive (prefer male or prefer female) or either (show me male and female counselors)?

All great questions! Ultimately, for question 3, there could be 10+ “services” to choose from.

I’d like to see multiple choice for all but maybe a form is not the best solution lol.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.