How to input the range value of a value entered by the user?

  • arnau91garcia
    Fecha de consulta 18 de junio de 2024, 10:28

    Hola, ¿qué herramienta debería usar para obtener un resultado en un rango? Estoy preparando un formulario y quiero que cuando la persona que responda, complete las preguntas, no me dé un resultado numérico concreto, sino que me de un rango de valores. por ejemplo; si saco un 13 en el test, el programa le de que su nota es de entre 10 y 20, si saco un 25, un rango de 20 a 30...etc. ¿Es posible hacer algo así? Gracias


    ------------------------------------

    Hello, what tool should I use to obtain a result in a range? I am preparing a form and I want that when the person who answers completes the questions, they do not give me a specific numerical result, but rather give me a range of values. For example; If you get a 13 on the test, the program will tell you that your grade is between 10 and 20, if you get a 25, a range of 20 to 30... etc. Is it possible to do something like that? Thank you



  • Gian_D Jotform Support
    Fecha de respuesta 18 de junio de 2024, 10:43

    Hi Arnau,

    Thanks for reaching out to Jotform Support. Yes, you can use conditional logic to display a range value instead of a specific value. I created a sample form with the same functionality. Check out the screencast below:

    How to input the range value of a value entered by the user? Image 1 Screenshot 70

    As you can see, it provides the range value at the bottom. You can clone my demo form as a reference, or you can do it on your end. Let me show you how to do it:

    1. In Form Builder, click on Add Form Element on the left side of the page.

    How to input the range value of a value entered by the user? Image 2 Screenshot 81

    2. Drag, and drop Number widget on your form.

    How to input the range value of a value entered by the user? Image 3 Screenshot 92

    3. Drag, and drop Short Text widget on your form.

    How to input the range value of a value entered by the user? Image 4 Screenshot 103

    4. Click on Settings in the orange navigation bar at the top of the screen, and in the menu that opens on the left side of the page, click on Conditions.
    5. Click on Update/Calculate Field.

    How to input the range value of a value entered by the user? Image 5 Screenshot 114

    6. Copy the condition settings below:

    How to input the range value of a value entered by the user? Image 6 Screenshot 125

    7. Repeat the same steps for all the range values. 

    That's it. Let us know if you have any other questions.