Hi,
different approach:
First question "multiple short text" (Q0) with your text as subquestions. Can be very long and may contain HTML tags.
Second question: equation to select a random number (r1) between 1 and the number of texts.
Third text display with micro-tayloring:
{if(r1==1,Q0_SQ001.question,if(r1==2,Q0_SQ002.questionif(r1=

,Q0_SQ003.question,if...))))}
And you have the selected text in the equation question.
Joffm