Skip to content Skip to main navigation Skip to footer

Custom logic

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #994
    wemos e.U. - Web and SolutionsPatrick Ortner
    Participant

    Hi there,
    I have one Question. I created a personality quiz with 5 personalities à 4 questions each of the questions has 4 answers:
    – Agree (3points)
    – partly agree (2points)
    – partly disagree (1 point)
    – disagree (0 points)

    That’s easy do-able. But now I need one special case. If every answer is less or equal than 1 except for the very first question than show a different result.

    Is this somehow possible!?

    Would need a quick solution for this 🙂 Thank you in advance

    #1019
    KharisKharis
    Keymaster

    Hello there,

    Yes, it’s doable. Go to Result Pages option of your quiz. In there you can create multiple result templates. Define your conditional login on each.

    Regards,
    Kharis

    #13783
    Fenton DolphFenton Dolph
    Participant

    vtrgtrgrtgtrgtrtrh

    #13798
    charlotte amyliacharlotte amylia
    Participant

    That sounds like a great quiz structure, and yes, implementing a special case like that is definitely possible with a few conditional checks in your code! You’d just need to evaluate the answers after submission to see if all responses are ≤1, except for the first one, and then trigger a custom result. I ran into something similar when developing a feedback form for our CNC machining services China—handling edge cases like this can really improve user engagement and accuracy of the results.

    #13897
    MARK MarkMARK Mark
    Participant

    The %CERTIFICATE-LINK% works on the Test quiz but not on the CE quiz, despite identical settings. It stopped after changing the link to a heading. Both have certificates enabled. A WordPress SEO expert in Vancouver can troubleshoot display issues like this and ensure quiz pages are optimized for visibility and functionality.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.