- 12 Mar, 2013 5 commits
-
-
Calen Pennington committed
-
Conflicts: .ruby-version cms/djangoapps/contentstore/tests/test_contentstore.py cms/djangoapps/models/settings/course_metadata.py common/lib/xmodule/xmodule/course_module.py common/lib/xmodule/xmodule/modulestore/tests/factories.py
Calen Pennington committed -
Calen Pennington committed
-
do a bunch of pylint improvements
chrisndodge committed -
Chris Dodge committed
-
- 11 Mar, 2013 35 commits
-
-
Feature/jkarni/folditx
John Hess committed -
John Hess committed
-
John Hess committed
-
John Hess committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Fix modulestore tests for pep8 violations
chrisndodge committed -
Jay Zoldak committed
-
Feature/cdodge/pylint cleanup
Don Mitchell committed -
Less is more.
Julian Arni committed -
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Initial implementation of htmlbook.
David Ormsbee committed -
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Brian Wilson committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Make numeric response handle plus sign exponential correctly
David Ormsbee committed -
delete_item should update the parent's list of children to reflect the d...
Christina Roberts committed -
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]
Carlos Andrés Rocha committed -
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Brian Wilson committed
-
Julian Arni committed
-
Add the ability to hide correctness markers
David Ormsbee committed -
Brian Wilson committed
-
Fix/cdodge/performance optimize comment client use jumpto
Calen Pennington committed -
Conflicts: common/lib/xmodule/xmodule/course_module.py
Calen Pennington committed -
Calen Pennington committed
-
delete_item should update the parent's list of children to reflect the delete operation. Also added unit test
Chris Dodge committed -
Brian Wilson committed
-