2013-07-09 14:33:19
Truncated question text
Hi. I have 2.0 installed. Today I created a multiple choice question that had some CSS formatting to display fractions. I entered....
<div class="fraction_display"><span class="numer_display">-4</span><span class="bar_display">/</span><span class="denom_display">7</span></div>
<div class="fraction_display"> = </div>
<div class="fraction_display"><span class="numer_display">4</span><span class="bar_display">/</span><span class="denom_display">-7</span></div>
However, this block of text was truncated and not all of it made it into the database. Is there some limit on the number of characters you can enter when questions? If so, where do you change that value?
Thanks!