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 |
|---|---|---|
| .. | ||
| features | Loading commit data... | |
| management | Loading commit data... | |
| migrations | Loading commit data... | |
| tests | Loading commit data... | |
| views | Loading commit data... | |
| __init__.py | Loading commit data... | |
| admin.py | Loading commit data... | |
| context_processors.py | Loading commit data... | |
| course_group_config.py | Loading commit data... | |
| course_info_model.py | Loading commit data... | |
| courseware_index.py | Loading commit data... | |
| debug_file_uploader.py | Loading commit data... | |
| git_export_utils.py | Loading commit data... | |
| models.py | Loading commit data... | |
| push_notification.py | Loading commit data... | |
| signals.py | Loading commit data... | |
| tasks.py | Loading commit data... | |
| utils.py | Loading commit data... |