Make numeric response handle plus sign exponential correctly
NumericResponse was failing to accept as correct an answer with a plus sign in the exponential. For example: 5.0e+1 was marked as incorrect if the answer was 50. However, 5.0e1 was marked as correct. This caused confusion, since the answer shown to students included the plus sign. LMS Lighthouse [#242]
Showing
Please
register
or
sign in
to comment