Is there a way to embed a side by side question in a multiple choice question answer choice? | XM Community
Skip to main content

I have a multiple choice question that has several answer choices. For a few of the choices, when chosen, I'd like to have a side by side entry option display instead of the 'allow text entry' option. I know using display logic would be a simpler option, but I'd like to try this option as well.
For example, the first answer option of this multiple choice question has a text entry option.
Multiple Choice.JPGI'd like for this side by side table to show in place of the text entry box if that answer is chosen.
Side by Side.JPGThe side by side question has javascript that allows the user to add rows as needed. Below is the preview version.
Side by Side Preview.JPG


Using JS you can detach the side by side element and append after first option.


Thank you, Shashi! Is there currently Javascript available that I can use to do this?


Leave a Reply