How do I add subtitles to a Constant Sum question | XM Community
Solved

How do I add subtitles to a Constant Sum question

  • 5 July 2019
  • 1 reply
  • 21 views

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
icon

Best answer by TomG 5 July 2019, 21:39

View original

1 reply

Userlevel 7
Badge +27
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