I would like to have more than one text box within a list containing radio buttons. The text boxes should only be describable if the radio button is checked/chosen. Is this feasible using LimeSurvey?
In that case, you will need to add several short-text questions after the radio question and use JavaScript to move the text inputs up into the radio question.
Details of the JavaScript would depend on your specific layout but you can find several examples of moving text inputs in the forum.
Cheers,
Tony Partner Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.