Files
edx-platform/common
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
..
2020-06-23 12:14:03 -04:00
2020-10-08 03:22:55 -04:00

common
------

This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.