David Ormsbee
3cbb74aee7
fix breakage in problem checker caused by LoncapaProblem taking a file object in its constructor instead of a filename
2012-06-07 16:39:55 -04:00
David Ormsbee
0a5e6ce681
A little refactoring to make clearer what running test on problem means
2012-06-07 16:39:55 -04:00
David Ormsbee
8131cb3334
Allow problem tests to run even if problems can't give us answers to check.
...
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.
2012-06-07 16:39:55 -04:00
David Ormsbee
a2c4948cc5
initial commit for checker script that validates problem files
2012-06-07 16:39:55 -04:00
Calen Pennington
4a0969df9d
Move tests for xmodules into the xmodule library, and make them run without django
2012-06-07 10:46:10 -04:00
Calen Pennington
91b306b35a
Moving capa and xmodule out of djangoapps/courseware, and removing django references from them
2012-06-06 14:15:32 -04:00