Adding stripped down 6002x course for testing, along with CMS test for edit pages for same
This commit is contained in:
8
common/test/data/full/problem/Sample_Numeric_Problem.xml
Normal file
8
common/test/data/full/problem/Sample_Numeric_Problem.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user