I have a constant sum question and I need the total across all answers to be 100.
I have sub categories within the question that I would like to label with a title - how do I add a title so that the question looks as follows?
Overall Question
_Sub-Category Title_
Answer 0
Answer 0
Answer 0
_Sub- Category Title_
Answer 0
Answer 0
Answer 0
Any help would be greatly appreciated!
Thanks,
Calum
Page 1 / 1
You'll have to use JavaScript to add the sub-category titles as additional list items (`<li>` tags within the `<ul>` structure).
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.