PASS / FAIL depending on result of calculation

  • villewiik
    Asked on November 17, 2014 at 3:23 AM

    Hello, my question is related to the form http://www.jotform.com//?formID=43162926718965

     

    So, there are 33 questions with one correct choice per question. So max result os 33/33 points.

    I'd like to show on Thank You page if test was passed or not.

     

    So IF {calculation30} is equal or greater than 31 --> PASS

    else --> FAIL

     

    Is there any possibility to implement this?

    Juska

  • KelvinSmith
    Replied on November 17, 2014 at 5:44 AM

    Hi,

    Given page URL from you, it shows nothing.

    I think it's possible. Try to "Form Calculation" under "Widgets" section.

    _______________________________________________________________


    Register cheap domain names for your business

     

  • Charlie
    Replied on November 17, 2014 at 10:38 AM

    Hi,

    You can do this by following the guide below.

    1. Add a textbox that will act as our storage for pass or fail

    PASS / FAIL depending on result of calculation Image 1 Screenshot 80

    2. Click the conditions setup to add our rules

    PASS / FAIL depending on result of calculation Image 2 Screenshot 91

    3. We want to update the "status" field depending on the score that we have on the "Calculation Form"

    PASS / FAIL depending on result of calculation Image 3 Screenshot 102

    4. Here, the total score from the "Form Calculation" has a rule that when it is greater than "31", the text "You Pass" will be inserted in the "Status" field.

    PASS / FAIL depending on result of calculation Image 4 Screenshot 113

    5. Here is the less than condition that we have, just the same as the above.

    PASS / FAIL depending on result of calculation Image 5 Screenshot 124

    6. In our "Thank You" message, we add the field name {calculation30} and {status}

    PASS / FAIL depending on result of calculation Image 6 Screenshot 135

    7. In my clone form, this will show the result of the submitted form.

    PASS / FAIL depending on result of calculation Image 7 Screenshot 146

     

    Here is the live cloned form that I have: http://form.jotformpro.com/form/43203822879964

    You can clone the form by following this guide: http://www.jotform.com/help/42-How-to-Clone-an-Existing-Form-from-a-URL 

     

    I hope this helps. Let us know if you need further assistance on this.

    Thank you.