<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"><option text="here i&lt;b&gt;s
an optio&lt;/b&gt;n" feedback="feedback for this option"
correct="false" /></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 <Julian.Tenney@nottingham.ac.uk></font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">To:</font>
<td><font size=1 face="sans-serif">"Xerte discussion list" <xerte@lists.nottingham.ac.uk></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 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
<> in the html will break the xml structure if stored in an attribute.
they would need escaping.</font>
<br><font size=3> </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>