• Resolved FROM_ROB

    (@from_rob)


    I’m trying to create a chained quiz and for the results to be posts that are shown based on the multiple choice answers.

    Is it possible to do that with this plugin?

    Would querying the posts based on a conditional logic to check which posts match the answers be the best way and how to achieve this?

    Thank you!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Bob

    (@prasunsen)

    On the results page for each result you have the following option:

    Optional redirect URL —————
    If you enter this, the quiz will redirect to the URL instead of showing the “Final Output”.

    Thread Starter FROM_ROB

    (@from_rob)

    @prasunsen Thank you for the reply.

    If I redirect to a URL, is it possible to run a query on that page which somehow stores the answers from quiz and uses them to query the posts and display posts that relate to the answers?

    Plugin Author Bob

    (@prasunsen)

    I don’t understand the question. If you have different URLs to the different grades, the post will be related to the answers.

    Thread Starter FROM_ROB

    (@from_rob)

    Hmmm, do I understand correctly you are suggesting to make a single URL for every possible route that a user would choose on the quiz?

    If I have 5 questions with 5 different answers, that would be a very very very large amount of individual URL’s to make, just to show the results.

    Plugin Author Bob

    (@prasunsen)

    So you have individual quiz result based on every single answer? 25 results? Sounds very unusual. Usually quizzes have possible 3-4 results at most. In your case you have no choice – either use the dynamic final screen, or make 25 separate posts.

    Thread Starter FROM_ROB

    (@from_rob)

    I dont think its so unusual, as im using the quiz to provide options based on their answers. The options come from a database of hundreds of wordpress posts. The quiz is used to narrow down the results as to which posts are relevant.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Posts displayed as results?’ is closed to new replies.