<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">The questions that I created that use Maxima to check if the answer is correct, I can't seem to get the answer to show up in the answer key of the TeX version.  I placed the solution
 in the answer display part of the problem and it still isn't showing up.  
<div><br>
</div>
<div>Print Options that I used:</div>
<div>Print Answer: With Answers</div>
<div>Problem Type: Exam Problem</div>
<div><br>
</div>
<div><br>
</div>
<div>Any ideas how to do that?  Below is an example of a problem.  Thanks.</div>
<div><br>
</div>
<div>From Seema.</div>
<div><br>
</div>
<div>
<div><problem></div>
<div><script type="loncapa/perl">$index = &random(1,4,1);</div>
<div><br>
</div>
<div>$original = &choose($index,'upsideDownHat.png',          'upsideDownHat.png',       'upsideDownHat.png',          'upsideDownHat.png');</div>
<div>$original = '/res/sfu/sd39author/images/'.$original;</div>
<div><br>
</div>
<div>$filename = &choose($index,'upsideDownHat--2x.png', 'upsideDownHat--2xPLUS1.png', 'upsideDownHat--HALFx-1.png', 'upsideDownHat--HALFx.png');</div>
<div>$filename = '/res/sfu/sd39author/images/'.$filename;</div>
<div>$function = &choose($index,"f(2*x)", "f(2*x+1)", "f(0.5*x-1)", "f(0.5*x)");</script><startouttext /><instructions></instructions><endouttext /><startouttext />Given the graph of the function <m>$y = f(x)$</m>, determine the equation of the function <m>$y
 = g(x)$</m> in terms of <m>$f(x)$</m>.</div>
<div><br /><endouttext /></div>
<div>    <img src="$original" alt="y = f(x)" TeXwrap="none" encrypturl="yes" width="796" height="295" /></div>
<div>    <img src="$filename" alt="y = g(x)" TeXwrap="none" encrypturl="yes" width="796" height="295" /><startouttext /><br /></div>
<div>Place your answer in terms of <m>$f(x)$</m>. <br /></div>
<div><m>$g(x) = $</m><endouttext /></div>
<div><mathresponse cas="maxima" args="$function" answerdisplay="$function"></div>
<div>    <answer>topreventflukeskweieksewiwaa(x) := LONCAPALIST[1];</div>
<div>yesiamparanoidlkwelwiweajxww(x) := RESPONSE[1];</div>
<div><br>
</div>
<div>is(trigsimp(topreventflukeskweieksewiwaa(x))=trigsimp(yesiamparanoidlkwelwiweajxww(x)));</answer></div>
<div>    <textline readonly="no" /></div>
<div>    </div>
<div></mathresponse></div>
<div></problem></div>
</div>
<div><br>
</div>
</div>
</body>
</html>