- 25 Feb, 2013 12 commits
-
-
Fixed an error in symmath_check
Victor Shnayder 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 -
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
-
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 5 commits
-
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Feature/vik/oe messages
Diana Huang committed -
Vik Paruchuri committed
-
Feature/brian/pdf js
David Ormsbee committed
-
- 21 Feb, 2013 21 commits
-
-
Brian Wilson committed
-
Brian Wilson committed
-
remove empty attempts and weights from simple test course
chrisndodge committed -
Chris Dodge committed
-
Brian Wilson committed
-
Brian Wilson committed
-
Brian Wilson committed
-
Fix/cdodge/serializing ints as empty strings
Victor Shnayder committed -
Add more click tracking and logging to the open ended grading interface
Diana Huang committed -
Change test modulestore naming differentiation scheme to uuid
Ned Batchelder committed -
Your Name committed
-
Jay Zoldak committed
-
Chris Dodge committed
-
Chris Dodge committed
-
template name got changed. Need to reflect that on test.
Don Mitchell committed -
Chris Dodge committed
-
Chris Dodge committed
-
Make sure temp directories are properly cleaned up so running tests does...
David Ormsbee committed -
Ned Batchelder committed
-
Feature/cdodge/metadata inheritence crawling
Don Mitchell committed -
Chris Dodge committed
-