Files
edx-platform/common/test/data/full/problem/Sample_Numeric_Problem.xml

9 lines
291 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>