Files
edx-platform/common/test/data/full/problem/Sample_Numeric_Problem.xml
2012-12-04 11:52:35 -05:00

9 lines
293 B
XML

<problem><startouttext/>
Enter the numerical value of the expression \(x + y\) where
\(x = 3\) and \(y = 5\)…
<endouttext/>
<numericalresponse answer="8"><responseparam type="tolerance" default="5%" name="tol" description="Numerical Tolerance"/><textline/></numericalresponse>
</problem>