clean up lms tests, and fix export/import

This commit is contained in:
Brian Wilson
2012-12-04 11:52:35 -05:00
parent 4ebd70dcc4
commit dfb9913100
9 changed files with 25 additions and 55 deletions

View File

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