- 27 Feb, 2013 3 commits
-
-
Taking Ike's delete-student-state-for-problem code and putting it in a separate PR so it's not bundled with more debated features.
David Ormsbee committed -
Ned Batchelder committed
-
Non-developer docs for course staff and researchers
Victor Shnayder committed
-
- 26 Feb, 2013 16 commits
-
-
Feature/brian/pdfchapter
David Ormsbee committed -
Brian Wilson committed
-
Brian Wilson committed
-
David Ormsbee committed
-
David Ormsbee committed
-
David Ormsbee committed
-
David Ormsbee committed
-
David Ormsbee committed
-
David Ormsbee committed
-
David Ormsbee committed
-
David Ormsbee committed
-
Add in rubric hotkeys
VikParuchuri committed -
David Ormsbee committed
-
Brian Wilson committed
-
Jth/fix draganddrop
Victor Shnayder committed -
John Hess committed
-
- 25 Feb, 2013 17 commits
-
-
Fixed an error in symmath_check
Victor Shnayder committed -
John Hess committed
-
John Hess committed
-
the expected result = 0. symmath_check() was dividing a quantity by the expected result, leading to a NaN value that caused the answer to be marked incorrect. Added test_symmath_check.py with basic tests for the symmath_check() function.
Will Daly committed -
David Ormsbee committed
-
Brian Wilson committed
-
Somehow the saves changed to just sets w/ don't send data to the server.
chrisndodge committed -
Don Mitchell committed
-
Feature/victor/revert revert of forums ui
David Ormsbee committed -
Fixed a bug in symmath_check():
Victor Shnayder committed -
add a 'missing slash' regular expression for Location patterns in order ...
David Ormsbee committed -
evaluated bool(ans), which is False when ans=0. This led to an error message "[symmath_check] failed to get MathML for input; dynamath=[None]" when the function reached a later condition. The check that evaluated bool(ans) was redundant, so I removed it.
Will Daly committed -
add a 'missing slash' regular expression for Location patterns in order to account for dropped slash with the i4x:// pattern. Certain redirect cases will cause this 2nd slash to be dropped (I think via Nginx)
Chris Dodge committed -
Feature/victor/dynamic cohorts
David Ormsbee committed -
Your Name committed
-
Brian Wilson committed
-
Have to return false from event handlers to avoid href="#" links from sending the user to the top of the page.
Victor Shnayder committed
-
- 24 Feb, 2013 2 commits
-
-
See changes in xml-format.md or wiki (dynamic cohorts v1) for spec.
Victor Shnayder committed -
Add showanswer="finished" option and tests
Victor Shnayder committed
-
- 22 Feb, 2013 2 commits
-
-
Ned Batchelder committed
-
Ned Batchelder committed
-