Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author amir_canteetu

    (@amir_canteetu)

    Hi.

    It’s not designed to work that way.

    Try a more realistic example, with more questions and possible outcomes.

    Let me know if there are still issues; I woul be happy to help.

    Thread Starter lynlynlyn

    (@lynlynlyn)

    Hi,

    I have now tried 5 questions with 4 outcomes and still the same. Can you give me an indication as to how many questions I need to use to accommodated 4 outcomes?

    Plugin Author amir_canteetu

    (@amir_canteetu)

    I suspect you may be missing some steps in the creating a new quiz; or maybe not updating/saving after each step.

    In the plugin folder is a README.txt file with a “User Guide” section at the far bottom.

    Follow the steps from 1 to 9.

    If you like you can even contact me directly and I’ll happily set a quick quiz for you.

    Let me know if you’re still having problems.

    Regards

    Thread Starter lynlynlyn

    (@lynlynlyn)

    Also, should the outcome urls have a particular syntax?

    Plugin Author amir_canteetu

    (@amir_canteetu)

    If you can reach the address by pasting the url in your browser url bar, then it’s good enough.

    Thread Starter lynlynlyn

    (@lynlynlyn)

    Plugin Author amir_canteetu

    (@amir_canteetu)

    Okay let me check.
    Get back to you asap.

    Plugin Author amir_canteetu

    (@amir_canteetu)

    Okay,

    I’ve discovered there is a misconfiguration somewhere on your website, which is blocking requests back to the server for the final outcome.

    You can see this if you go to your web browser’s web development console (press F12). You’ll see that while your web address starts with “www”, the requests are being made to https://buddhacareers.com (without the “www”), which causes the request to fail. Browsers don’t allow this.

    Note that it’s not only the wp_quizr plugin requests that are being blocked; for instance your jquery.adrotate.clicktracker.js (on the home page) and some theme banner images are also being blocked because of this.

    I sugest you get a developer to help sort out your config so that all your URLS start with the same characters as this may cause some other functionality to break as well.

    Let me know if you still have problems.

    Regards

    Thread Starter lynlynlyn

    (@lynlynlyn)

    Thank you. I will address this. Best wishes.

    Plugin Author amir_canteetu

    (@amir_canteetu)

    A bit more info:

    My guess is that there is something configuring your web address as “https://buddhacareers.com/” (which is why my script is sending a request back to THIS address), whereas it should be “https://www.buddhacareers.com/”. It shouldn’t take long to solve.

    Best Regards and thanks for trying my plugin.

    Thread Starter lynlynlyn

    (@lynlynlyn)

    This has now been resolved and it is working. Thanks for your assistance.

    Plugin Author amir_canteetu

    (@amir_canteetu)

    Looks good!

    I’ll mark this as resolved.

    Please don’t forget to rate the plugin.

    Best wishes!

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Does not redirect to outcome’ is closed to new replies.