<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6000.16890" name=GENERATOR>
<STYLE>
<!--
                       
 font-face
        {font-family:Wingdings;}
font-face
        {font-family:"Cambria Math";}
font-face
        {font-family:Calibri;}
                        
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {}

div.Section1
        {page:Section1;}
-->
</STYLE>
</HEAD>
<BODY lang=EN-US vLink=purple link=blue>
<DIV id=idOWAReplyText37890 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>you need to add it to the option tag:</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>&lt;option sound="Select a Sound"...&gt; - this is in the newNodes section for a question - so the xml node for the option contains the sound="blah" bit as well.</FONT></DIV>
<DIV dir=ltr>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>AND add it to the part of the .xwd so that the wizard can draw the control for it</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>&lt;sound type="media" label="Sound File"/&gt;</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> xerte-bounces@lists.nottingham.ac.uk on behalf of Paul Beckwith<BR><B>Sent:</B> Wed 07/10/2009 13:29<BR><B>To:</B> 'Xerte discussion list'<BR><B>Subject:</B> [Xerte] Template Wizard - MCQ Sound on Options<BR></FONT><BR></DIV>
<DIV>
<DIV class=Section1>
<P class=MsoNormal><SPAN lang=EN-GB>Hi everyone, </SPAN></P>
<P class=MsoNormal><SPAN lang=EN-GB></SPAN>&nbsp;</P>
<P class=MsoNormal><SPAN lang=EN-GB>I&#8217;m trying to edit the multiple choice question model in the Xerte Template Wizard&nbsp; so that depending on which option the user chooses, a different audio file will be played. To do this I need to add the ability to add a sound file link to each option. I think I need to add the &nbsp;<SPAN style="COLOR: red">&lt;sound type="Media" label="SoundFile"/&gt;</SPAN> &nbsp;element somewhere in the XML but everywhere I have tried hasn&#8217;t given a result&#8230; I haven&#8217;t even managed to break it which is a first for me!</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-GB></SPAN>&nbsp;</P>
<P class=MsoNormal><SPAN lang=EN-GB>Any help would be great </SPAN><SPAN lang=EN-GB style="FONT-FAMILY: Wingdings">J</SPAN><SPAN lang=EN-GB></SPAN></P>
<P class=MsoNormal><SPAN lang=EN-GB></SPAN>&nbsp;</P>
<P class=MsoNormal><SPAN lang=EN-GB>Cheers, </SPAN></P>
<P class=MsoNormal><SPAN lang=EN-GB></SPAN>&nbsp;</P>
<P class=MsoNormal><SPAN lang=EN-GB>Paul</SPAN></P></DIV></DIV></BODY></HTML>