Can I customize an auto response to a jotform quiz?

  • jaimegoldfarb
    Asked on July 19, 2019 at 4:50 PM

    I've built one form using your quiz builder, and it works well--but on the auto response, I was hoping to customize by saying something like, congratulations, "you passed the challenge, and the wand has deemed you worthy", or alternatively, "you have failed your first attempt, and the wand now has its doubts--you have two more tries to convince the wand"

  • John Support Team Lead
    Replied on July 19, 2019 at 6:28 PM

    I assume that this is the form you are referring to: 71166125626151

    First, we need to identify the score then create a condition using that score. And then create two auto-responder emails namely, Congratulations and Failed emails. Customize its message by following this guide: How-to-Edit-the-Email-Template-for-Notifications-and-Autoresponders

    1563575112emailsssss Screenshot 10

    Here's how it's done:

    1. Give the options a calculation value. This guide should help: https://www.jotform.com/help/301-How-to-Assign-Calculation-Value. For the correct answer, you can assign the value of 1. Assign 0 to others.

    2. Add a calculation widget to get the total score. To calculate, check this guide: https://www.jotform.com/help/259-How-to-perform-calculation-in-the-form.

    Note that you can hide the calculation in the form:

    1563574674score Screenshot 21

     

    3. Then we create a condition. Say the passing score is 80 and the score is 90, it should send a Congratulations email to the user and a Failed message otherwise. Here's a guide about Conditional-Logic-for-Online-Forms.

    We'll make use of Change Email Recipient condition with the following criteria:

    1563575162cong Screenshot 321563575266fail Screenshot 43

    Please try that and let us know how it goes.