<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> </DIV>
<DIV dir=ltr><FONT face=Arial size=2><option sound="Select a Sound"...> - 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> </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> </DIV>
<DIV dir=ltr><FONT face=Arial size=2><sound type="media" label="Sound File"/></FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </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> </P>
<P class=MsoNormal><SPAN lang=EN-GB>I’m trying to edit the multiple choice question model in the Xerte Template Wizard 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 <SPAN style="COLOR: red"><sound type="Media" label="SoundFile"/></SPAN> element somewhere in the XML but everywhere I have tried hasn’t given a result… I haven’t even managed to break it which is a first for me!</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-GB></SPAN> </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> </P>
<P class=MsoNormal><SPAN lang=EN-GB>Cheers, </SPAN></P>
<P class=MsoNormal><SPAN lang=EN-GB></SPAN> </P>
<P class=MsoNormal><SPAN lang=EN-GB>Paul</SPAN></P></DIV></DIV></BODY></HTML>