<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: Arial;color: #000000;font-size: 10pt;">Sorry,
<div><br>
</div>
<div>It has been a while since I created exact answers, and I'm not sure why it works in my other questions and it isn't working in this one.  I'm trying to get students to enter answers with pi in them, but I can't seem to get it to work for certain cases.</div>
<div><br>
</div>
<div>The problem is, say the answer is pi/3.</div>
<div>If a student enters pi/3 it works, but if a student enters 6pi/18 it is marked incorrect. So I changed it to accept the answer: 1*pi/3 and it marks the answer pi/3 wrong, but makrs 6pi/18.</div>
<div><br>
</div>
<div>I'm using Reponse: Formula.</div>
<div><br>
</div>
<div>
<div><formularesponse answer="1*$answerN/$answerD"></div>
<div>    <responseparam description="Numerical Tolerance" type="tolerance" default="0%" name="tol" /></div>
<div>    <textline size="25" readonly="no" /></div>
<div>    </div>
<div></formularesponse></div>
</div>
<div><br>
</div>
<div>What am I doing wrong?</div>
<div><br>
</div>
<div>Thanks.</div>
<div><br>
</div>
</div>
</body>
</html>