Can I have multiple score variables in the same quiz?

  • AK
    Asked on January 15, 2019 at 5:04 PM

    Hi. Is there a way to keep multiple scores within the same form? So eg: Q1 assigns points to Score1, Q2 assigns points to Score3 etc, and at the end the form tallies and shows the totals for each score variable?

  • Mike
    Replied on January 15, 2019 at 7:09 PM

    Yes, this is possible with the form calculations feature. You can add multiple calculation fields with different formulas.

    Please take a look at the next guides to get an idea on this:

    - How to Perform Form Calculation Using a Widget

    - How to Assign Calculation Value

    If you have any follow up questions, please let us know.

  • AK
    Replied on January 16, 2019 at 9:11 AM

     Thanks for this. Going a step further though, can I have multiple score variables within the same question?

    Eg: For Q1 there's 4 multiple choice answers. Answer1 assigns 1 point to Score1, Answer2 assigns 1 point to Score2, and Answer3 & 4 assign 0 points. And then again tally the totals for each score variable at the end of the quiz.

  • BJoanna
    Replied on January 16, 2019 at 11:17 AM

    You can assign calculation values to the checkbox field options to perform a calculation. 

    How to Assign Calculation Value

    If I understood correctly the option 1 and option 2 should have the value 1. And the option 3 and option 4 should have the value 0. 

    If I did not understand your question correctly, please provide us an example with more details and if possible a demo form. 

    I would also like to mention that you can perform a calculation with the conditional logic. 

    How to Insert Text or Calculation into a Field Using Conditional Logic