Implementing a Point-based Scoring System for Yes Answer

  • comunicfoxtime
    Perguntado em 15 de agosto de 2023 às 18:27

    Preciso, por gentileza, que cada pergunta quando a resposta for "sim" ao final, deve gerar uma nota de 0-100 (ou seja, cada item respondido "sim" vale 20 pontos).

    É possível criar essa condição? Não consegui



  • Miray Doyduk Enterprise Operations Specialist
    Respondido em 16 de agosto de 2023 às 02:02

    Hi comunicfoxtime,

    Thanks for reaching out to us for help. Our Portuguese Support is currently unavailable at the moment, so I'll reply to you in English. Please do let us know if you'd like a local agent to assist you instead, but keep in mind that it could take a bit longer for them to respond.

    Now, let me help you with your concern. I see that you have already managed to do the calculation inside the form by assigning calculation values to form fields.

    Implementing a Point based Scoring System for Yes Answer Image 1 Screenshot 40

    Now, we just need to add a Form Calculation field to your form to perform the sum of all the fields' values within it. Let me show you how:

    1. In Form Builder, navigate to the Widgets tab in the Form Elements menu; and drag and drop a Form Calculation widget onto your form.
    2. Click on the Wand Icon next to the widget, and click on the Add Field button in the menu that opens on the right.
    3.  Add all five fields from your form and separate each of them using a Plus Sign (+).
    4. Click on Save.

    Implementing a Point based Scoring System for Yes Answer Image 2 Screenshot 51 Now, the total score of the form fields will appear on the Form Calculation field.

    Implementing a Point based Scoring System for Yes Answer Image 3 Screenshot 62

    Give it a try and let us know how it goes.