- 07 Jun, 2012 17 commits
-
-
David Ormsbee committed
-
David Ormsbee committed
-
customresponses can't tell us what their answer is (there can be a wide range of answers -- it's verified by a small program). So here we simply ignore those fields we can't generate answers for when doing tests against problems.
David Ormsbee committed -
David Ormsbee committed
-
David Ormsbee committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Update documentation for functions inside common/xmodule
David Ormsbee committed -
Move courseware tests into the common/xmodule library
David Ormsbee committed -
Calen Pennington committed
-
Calen Pennington committed
-
Bridger Maxwell committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Fix is_valid_course() in multicourse_settings
Calen Pennington committed
-
- 06 Jun, 2012 22 commits
-
-
* Wasn't passing coursename through to get_course_settings
Victor Shnayder committed -
Fix django-pipeline requirement url
Calen Pennington committed -
* Add "git+" to start of django-pipeline url. Fixes dev install on my system.
Victor Shnayder committed -
Reorganization of course tree. Several minor comments, but they can be cleaned up after the merge.
pmitros committed -
Give a general purpose rake command for running django-admin in the right way for either the lms or the cms
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Python leaks variables from list comprehensions (Why, Python, why?) which breaks any later attempts to use the path module
Calen Pennington committed -
Dogfood
Calen Pennington committed -
ichuang committed
-
ichuang committed
-
ichuang committed
-
Conflicts: templates/mathjax_include.html
ichuang committed -
ichuang committed
-
- 05 Jun, 2012 1 commit
-
-
Sequence content does not double-escaped anymore, and eval() usage was also removed from the sequence module.
Prem Sichanugrist committed
-