Files
edx-platform/common
Hamza Munir 29864eeacf TNL 4141
Problem was when we added a problem with
empty string as an answer it created the problem instead of throwing an excpetion

A test added to check that and exception is thrown when a problem is
being created with empty string as an answer.

A test is removed which used to test that problem should be graded incorrect if blank space is chosen as answer.
2016-06-22 16:57:04 +05:00
..
2016-06-22 16:57:04 +05:00
2016-06-07 10:52:00 -04:00
2015-02-19 19:56:52 -08:00

common
------

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