- 14 Mar, 2013 1 commit
-
-
cahrens committed
-
- 13 Mar, 2013 3 commits
-
-
Brian Talbot committed
-
Brian Talbot committed
-
Brian Talbot committed
-
- 12 Mar, 2013 8 commits
-
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Fix/vik/oe pep8
Jay Zoldak committed -
Vik Paruchuri committed
-
Vik Paruchuri committed
-
Add logging to debug strange cohort behavior on prod.
Calen Pennington committed -
do a bunch of pylint improvements
chrisndodge committed -
Chris Dodge committed
-
- 11 Mar, 2013 28 commits
-
-
Feature/jkarni/folditx
John Hess committed -
Strange behavior: - There are 20 cohorts that users should be randomly assigned into in HeroesX - Almost all, but not all (e.g. ~3300 / 3400) users end up in the same group. - testing manually locally and on prod in a django shell shows nothing wrong
Victor Shnayder committed -
John Hess committed
-
John Hess committed
-
John Hess 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 -
Brian Wilson 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
-
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 -
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
-
Specify that mitx should use ruby 1.9.3-p374 for consistancy with prod
e0d committed -
Calen Pennington committed
-
Diana Huang committed
-