Carlos Andrés Rocha 5f95c6848c 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]
2013-03-11 12:53:01 -04:00
2011-12-07 09:28:16 -05:00
2013-03-08 11:59:02 -05:00
2013-03-08 10:48:55 -05:00
2012-10-24 15:42:03 -04:00
2012-07-17 14:58:09 -04:00
2013-03-08 10:48:55 -05:00
2012-08-21 17:01:25 -04:00
Description
No description provided
Readme AGPL-3.0 2.2 GiB
Languages
Python 73.7%
JavaScript 15.4%
HTML 7.1%
SCSS 3.2%
CSS 0.5%