Hi all,
I have a Matrix Table (Type: Profile, Answers: Dropdown List) with 2 Statements and 10 Scale Points. Participants need to allocate 10 points between two options. To ensure that they use exactly 10 points, i'd like to make a custom validation whereby both statements need to sum up to 10. To do that, I wanted to sum the answer for both statements in a hidden text question and use it for validation.
My questions:
- How do I use JS to sum the value of both statements in a questions?
- How do I use JS to hide that question?
Any help would be appreciated. Thanks!
Best