- 25 Feb, 2013 1 commit
-
-
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
-
- 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 27 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 -
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
-
don't serialize weight out as an int - use a string. The code in capa-module.py expects a string and tries to convert to a float. So this impedence mismatch is causing a crash on import when importing empty strings for 'weight' or 'attempts'
Chris Dodge committed -
Diana Huang committed
-
Brian Wilson committed
-
Diana Huang committed
-
- make category a data field of an input - namespace event types - don't try to use the track function when it doesn't exist - generate event types if it doesn't match a pre-existing pattern
Diana Huang committed -
Feature/vik/check if submission allowed
Jay Zoldak committed -
Brian Wilson committed
-
- 20 Feb, 2013 7 commits
-
-
Brian Wilson committed
-
Brian Wilson committed
-
Vik Paruchuri committed
-
Vik Paruchuri committed
-
Vik Paruchuri committed
-
add press release: edX expands internationally
Diana Huang committed -
Victor Shnayder committed
-