Solved
How do you get a number to dynamically change in constant sum answer box?
The Qualitrics support team confirmed that there is no built-in way to have a number dynamically change in a constant sum answer box, however, he was told by the support team that is can be done using custom Javascript. Unfortunately, the team is unable to assist with custom coding. Anyone have knowledge of how this is done?
Best answer by TomG
Event handlers are part of JavaScript.
Maybe you don't need to do it with code. If you click the Show Total box, Qualtrics will show the total points allocated.
If you want to display the unallocated points (100 - total), you would add 'blur' event handler functions to the input fields to update the displayed unallocated points.
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.