Commit Graph

4 Commits

Author SHA1 Message Date
sarina
fa6ace3344 Fix demox code grader print statements 2020-12-02 09:24:53 -05:00
unknown
860c680caa Replace "+" in print with the more idiomatic "," 2020-10-08 12:35:40 -04:00
unknown
3c119ecf10 Correct DemoX Code Grader solution
the Show Answer button displays an answer that returns a SyntaxError:
invalid syntax

this commit corrects the print call by wrapping the int with str() for
proper type conversion and concatenates the sub strings inside parens
2020-10-08 03:22:55 -04:00
Calen Pennington
4e67c2a9b3 Add the manual testing course for testing xml import/export across modulestores 2014-07-17 10:35:36 -04:00