Name |
Last commit
|
Last update |
---|---|---|
.. | ||
data | ||
discussion | ||
lms | ||
studio | ||
video | ||
__init__.py | ||
helpers.py | ||
test_annotatable.py | ||
test_cohorted_courseware.py | ||
test_ora.py |
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 |
---|---|---|
.. | ||
data | Loading commit data... | |
discussion | Loading commit data... | |
lms | Loading commit data... | |
studio | Loading commit data... | |
video | Loading commit data... | |
__init__.py | Loading commit data... | |
helpers.py | Loading commit data... | |
test_annotatable.py | Loading commit data... | |
test_cohorted_courseware.py | Loading commit data... | |
test_ora.py | Loading commit data... |