Is there a way to check for the correct answer before allowing customer to go to the next page

  • keith583
    Asked on January 24, 2018 at 1:20 PM

    As a work around for not being able to force customers to watch each video in our form, I was thinking I could embed a code word or number at the end of the video. Customers would have to input that number in the space provided. if the response is correct, they can click the NEXT button to go to the next page. If the answer is not correct or missing, they can not advance.

  • BJoanna
    Replied on January 24, 2018 at 1:54 PM

    You can add a code field to your form and use the conditional logic to show the Next button if a code is correct. 

    1516819595code Screenshot 10

    How to Show or Hide Fields Base on User's Answer

    Here is a demo form: https://form.jotform.com/80235862440958 

    Feel free to test it and clone it. The code is 12345

    Hope this meet what you are looking for.