I have 2 data types as per below:
I have a form that creates the questions and possible answers with the data entered into the fields as below:
I created a repeating group to show the question and possible answers. However, I’m unable to show the possible answers in separate lines or in another repeating group. They are showing in single line with commas separated as below
How can I improve on the design so that it will show
What is 10+10?
a) 100
b) 20
c) 30