How can I make the total of questions equal 100 percent?

How can I make the total of questions equal 100 percent?

While there isn’t a way to ensure the total of four questions equal 100%, we can create “pop-ups’ warning if the entered total is more or less than 100%.

 

Scenario: Four questions using sliders with a percentage of each to total no more than 100%

Step 1. Create four Slider fields

Step 2. Create Calculated field to calculate the total of all four Slider fields

Step 3. Create the “pop up” for when the total exceeds 100%

Step 4. Add branching logic to only display the field when appropriate

Step 5. Create the “pop up” for when the total is below 100%

 

Step 6. Add branching logic to only display the field when appropriate

Below is how it looks in scenarios when the total exceeds 100% and when the total does not equal 100%