Reading Text is missing in imported jquiz question

Re: Reading Text is missing in imported jquiz question

by agn 01 -
Number of replies: 0
Hi Syed,

Sorry for this late answer.
I think you can do what you want to do (if I have well understood) with the secret tip that you can find in undoc.txt:
"Pressing Control+Shift+Z will insert the following code into the current textbox:
(div style="display: none;" class="HiddenReading")(/div)
    [Note: < and > have been replaced by ( and ) otherwise the code would not be displayed in the message]
If any text is selected at the time of pressing the keys, it will be enclosed in the div. This is only useful in the Question field of JQuiz. Anything enclosed within this div will be shown in the reading text div when the question is displayed, enabling you to provide individual reading texts for each question. If you are using this, please note that the Show All Questions button will be hidden as soon as such a reading text is displayed, to avoid confusion, and don't forget to check the checkbox on the Reading Text screen to include a reading, otherwise there will be no reading text box in which to show the text. "
I hope it helps.

Cheers.
Agnès Simonet