Files
edx-platform/common/test/data
David Baumgold 2159d34128 Added a simple XBlockMixin for courseware licenses
This allows course authors to choose between two difference licenses for their
course content: All Rights Reserved, or Creative Commons. In the backend, XBlocks
that wish to allow custom licenses need only inherit from LicenseMixin, which
adds a `license` field as a string.

License information is displayed in the Studio editor view, and just below the
rendered XBlock in the LMS. In addition, if the course block itself has a custom
license set, this license will display just below the main body of the page
on courseware pages.

This entire feature is gated behind the LICENSING feature flag.
2015-05-18 14:34:28 -04:00
..
2015-03-31 09:43:51 -04:00
2013-11-22 11:09:11 -05:00
2013-12-09 15:57:22 -05:00
2014-10-31 11:55:13 +00:00
2013-09-13 11:06:40 -04:00
2015-01-12 14:15:18 -05:00
2014-07-09 08:34:03 -04:00
2014-04-29 11:14:14 -04:00
2013-12-09 15:57:22 -05:00
2015-03-31 09:43:51 -04:00