I'd like to start by saying that this project is pretty awesome.
My question is if there's a way to do a repeatable section, rather than a single repeatable question. example: on question 1, there is a repeatable question that allows the survey taker to add what classes they are currently taking in school, up to 10.
On the next page, we would like to gather more information about each class. If they added 7 classes, then loop the section 7 times. The questions are of the nature... "How they are enjoying each class," "what room number," "thoughts about what could be done in the future," etc... It is enough specific information that I would prefer to avoid crunching it all into a single question that is loop-able, as opposed to separate questions. Answer piping would also be ideal here, so that each class they added in the previous question could be displayed at the top... otherwise the user has to keep track of which ones they've entered and which ones they haven't, and what order they entered them for question 1.
Is this currently possible? If not, I can lump everything into a single repeatable question, but it'll look a little silly since you can't add section headers in the middle of a single question. Unless there was an unselectable "static text" answer type, which would open up a lot of styling options and be much less confusing to the user.
Thanks in advance!