<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); ">
<div>
<div>
<div>HI All,</div>
<div><br>
</div>
<div>We're greatly perplexed by this situation.  We have a student whose results for two different responses in a part should be 0, but the answer is accepted for one of the responses and not accepted for the other. To the best of my abilities to discern, everything
 about the two items is identical (and having written these, it's almost certain that I cut and pasted my way from one to the other) and the data for the two are analogous.</div>
<div><br>
</div>
<div><span class="Apple-style-span" style="line-height: 16px; white-space: pre; ">
<div>The formulas for computing the two answers are:</div>
<div><br>
</div>
<div>$dY11=&format($EAY11-$AY11,"2s");</div>
<div>$dB12=&format($EAB12-$AB12,"2s");</div>
<div><br>
</div>
<div>The values for the variables in her instance are:</div>
<div>
<pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 16px; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">$EAY11=4.2e-1</pre>
<pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 16px; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 16px; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">$AY11=.42</pre><pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 16px; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 16px; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">$EAB12=2.6e-1</pre><pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 16px; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 16px; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">$AB12=.26</pre><pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 16px; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">The coding in the problems looks (is!?) identical as well:</pre><pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 16px; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><numericalresponse format="2f" answer="$dY11" id="22">
<responseparam name="tol" type="tolerance" default="2%" description="Numerical Tolerance" />
<responseparam name="sig" type="int_range" default="1,2" description="Significant Digits" />
<textline /> $PART20msg[1]
</numericalresponse></pre><pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 16px; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><numericalresponse format="2f" answer="$dB12" id="25">
<responseparam name="tol" type="tolerance" default="2%" description="Numerical Tolerance" />
<responseparam name="sig" type="int_range" default="1,2" description="Significant Digits" />
<textline /> $PART20msg[4]
</numericalresponse></pre><div>Any ideas anyone on why in the second instance ($db12, id=25) 0 is accepted as a correct answer but in the other instance ($dy11, id=22), 0 is returned as incorrect???</div></pre></pre></pre>
</div>
</span></div>
<div>
<div>
<div>
<div>Doug</div>
<div><br>
</div>
<div>Douglas Mills</div>
<div>Director of Instructional Technologies</div>
<div>Department of Chemistry</div>
<div>University of Illinois</div>
<div><a href="mailto:dmills@illinois.edu">dmills@illinois.edu</a></div>
<div>(217) 244-5739</div>
</div>
</div>
<div><br>
</div>
</div>
</div>
</div>
</body>
</html>