Name |
Last commit
|
Last update |
---|---|---|
.. | ||
component_template_spec.js | ||
explicit_url_spec.js | ||
group_configuration_spec.js | ||
license_spec.js | ||
xblock_info_spec.js | ||
xblock_validation_spec.js |
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.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
component_template_spec.js | Loading commit data... | |
explicit_url_spec.js | Loading commit data... | |
group_configuration_spec.js | Loading commit data... | |
license_spec.js | Loading commit data... | |
xblock_info_spec.js | Loading commit data... | |
xblock_validation_spec.js | Loading commit data... |