<font size=2 face="sans-serif">Hi Julian, </font>
<br>
<br><font size=2 face="sans-serif">I think it is escaped correctly in the
XML:</font>
<br>
<br><font size=2 face="sans-serif">&lt;option text=&quot;here i&amp;lt;b&amp;gt;s
an optio&amp;lt;/b&amp;gt;n&quot; feedback=&quot;feedback for this option&quot;
correct=&quot;false&quot; /&gt;</font>
<br>
<br><font size=2 face="sans-serif">I thought it is just a matter of how
the textfield for the option label is setup in XMLEngine.fla in INTERACTION.prototype.addCheckBox.
Wouldn't just </font>
<br>
<br><font size=2 face="sans-serif">box.multilineLabel.html = true;</font>
<br><font size=2 face="sans-serif">box.multilineLabel.htmlText = text;</font>
<br>
<br><font size=2 face="sans-serif">do the trick?</font>
<br>
<br><font size=2 face="sans-serif">Peter</font>
<br>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">From:</font>
<td><font size=1 face="sans-serif">Julian Tenney &lt;Julian.Tenney@nottingham.ac.uk&gt;</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">To:</font>
<td><font size=1 face="sans-serif">&quot;Xerte discussion list&quot; &lt;xerte@lists.nottingham.ac.uk&gt;</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Date:</font>
<td><font size=1 face="sans-serif">15.04.2009 16:40</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Subject:</font>
<td><font size=1 face="sans-serif">RE: [Xerte] Using html text in the options
of single/multiple &nbsp; &nbsp; &nbsp; &nbsp;choicequestions</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Sent by:</font>
<td><font size=1 face="sans-serif">xerte-bounces@lists.nottingham.ac.uk</font></table>
<br>
<hr noshade>
<br>
<br>
<br><font size=2 face="Arial">tricky because in the underlying xml, the
&lt;&gt; in the html will break the xml structure if stored in an attribute.
they would need escaping.</font>
<br><font size=3>&nbsp;</font>
<br><font size=2 face="Arial">You could set the text with code though,
which would then work, I think you might be able to do this already if
you know what to set properties on. I'm on leave today, but leave it with
me...</font>
<br><font size=3><br>
</font>
<hr><font size=2 face="Tahoma"><b>From:</b> xerte-bounces@lists.nottingham.ac.uk
on behalf of Peter Huppertz<b><br>
Sent:</b> Wed 15/04/2009 10:35<b><br>
To:</b> xerte@lists.nottingham.ac.uk<b><br>
Subject:</b> [Xerte] Using html text in the options of single/multiple
choicequestions</font><font size=3><br>
</font>
<br><font size=2 face="sans-serif">Just wish for the next version of Xerte:</font><font size=3>
<br>
</font><font size=2 face="sans-serif"><br>
Can you add support for html formatted options in the single/multiple choice
question?</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
Thanks,</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
Peter</font><tt><font size=2>_______________________________________________<br>
Xerte mailing list<br>
Xerte@lists.nottingham.ac.uk<br>
</font></tt><a href=http://lists.nottingham.ac.uk/mailman/listinfo/xerte><tt><font size=2>http://lists.nottingham.ac.uk/mailman/listinfo/xerte</font></tt></a><tt><font size=2><br>
</font></tt>
<br>
<br>