Skip to content Skip to main navigation Skip to footer

Custom logic

Viewing 8 posts - 1 through 8 (of 8 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.

    #13979
    kaithy pandakaithy panda
    Participant

    I am the administrator of the run 3 game website, and I am extremely grateful to you for the wealth of valuable and beneficial information you have shared. I will provide you with unwavering support, so please continue.

    #15221
    MARK MarkMARK Mark
    Participant

    Yes, it’s possible — just add a condition that checks if all answers are ≤ 1 except the first, then show the special result. It works the same way logic is applied in apps like Y999 game, where specific score patterns trigger different outcomes.

    #15230
    Muhammad AhmedMuhammad Ahmed
    Participant

    Hi there, my name is Muhammad, I work at Dealsexpress, and I’m from Pakistan. With an emphasis on the best shoes brands in Pakistan, I concentrate on lifestyle and fashion articles. I have a deep love for quality and trends, and I want to give readers real insights into the dynamic fashion and footwear industries. My work demonstrates how modern consumers can have the ideal balance of comfort, design, and functionality. I keep researching and sharing useful information at Dealsexpress to assist consumers in choosing the greatest styles.

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