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 |
---|---|---|
.. | ||
tests | Loading commit data... | |
__init__.py | Loading commit data... | |
access.py | Loading commit data... | |
assets.py | Loading commit data... | |
checklist.py | Loading commit data... | |
component.py | Loading commit data... | |
course.py | Loading commit data... | |
dev.py | Loading commit data... | |
entrance_exam.py | Loading commit data... | |
error.py | Loading commit data... | |
export_git.py | Loading commit data... | |
helpers.py | Loading commit data... | |
import_export.py | Loading commit data... | |
item.py | Loading commit data... | |
library.py | Loading commit data... | |
preview.py | Loading commit data... | |
public.py | Loading commit data... | |
session_kv_store.py | Loading commit data... | |
tabs.py | Loading commit data... | |
transcripts_ajax.py | Loading commit data... | |
user.py | Loading commit data... | |
videos.py | Loading commit data... | |
xblock.py | Loading commit data... |