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 |
---|---|---|
.. | ||
video | Loading commit data... | |
__init__.py | Loading commit data... | |
asset_index.py | Loading commit data... | |
auto_auth.py | Loading commit data... | |
checklists.py | Loading commit data... | |
component_editor.py | Loading commit data... | |
container.py | Loading commit data... | |
course_info.py | Loading commit data... | |
course_page.py | Loading commit data... | |
course_rerun.py | Loading commit data... | |
edit_subsection.py | Loading commit data... | |
edit_tabs.py | Loading commit data... | |
howitworks.py | Loading commit data... | |
html_component_editor.py | Loading commit data... | |
import_export.py | Loading commit data... | |
index.py | Loading commit data... | |
library.py | Loading commit data... | |
login.py | Loading commit data... | |
overview.py | Loading commit data... | |
pagination.py | Loading commit data... | |
settings.py | Loading commit data... | |
settings_advanced.py | Loading commit data... | |
settings_graders.py | Loading commit data... | |
settings_group_configurations.py | Loading commit data... | |
signup.py | Loading commit data... | |
textbooks.py | Loading commit data... | |
users.py | Loading commit data... | |
utils.py | Loading commit data... |