Commit b71d8a7
feat!: Remove Unused Libraries v2 Import API & LTI Tool (#38297)
This removes two unused content_libraries features. Both were
developed during the ~2021 pre-alpha Blockstore Libraries days.
They were ostensibly ported during the Blockstore->Core
transition but they were untested and probably do not work any more.
We're removing them now to avoid bringing them along for any more re-
factorings. The features:
* The LTI 1.3 Provider Tool, which exposed library blocks via LTI, developed
originally for a HarvardX use case.
* The Course Import API. This was developed by 2U in attempt to
move course content into V2 libraries, but only developers used it.
Please note that this is not the same as the Course Import feature which we
are building for Verawood--that is built on the modulestore_migrator API.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e14103c commit b71d8a7
23 files changed
Lines changed: 52 additions & 2116 deletions
File tree
- cms/envs
- openedx/core/djangoapps
- content_libraries
- api
- management/commands
- migrations
- rest_api
- tests
- content_tagging/tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | 124 | | |
135 | 125 | | |
136 | 126 | | |
| |||
320 | 310 | | |
321 | 311 | | |
322 | 312 | | |
323 | | - | |
324 | 313 | | |
325 | 314 | | |
326 | 315 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
401 | | - | |
402 | 401 | | |
403 | 402 | | |
404 | 403 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
Lines changed: 0 additions & 353 deletions
This file was deleted.
0 commit comments