-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
0 / 10 of 1 issue completedLabels
deprProposal for deprecation & removal per OEP-21Proposal for deprecation & removal per OEP-21epicLarge unit of work, consisting of multiple tasksLarge unit of work, consisting of multiple tasks
Description
It's the successor of the following epic ticket in which the we extracted the Built In XBlocks code to the external repository i-e- xblocks-contrib
#34827
In this we will remove the Built In XBlocks code from edx-platform/xmodule
Here are the general steps which we will following:
- Extracted XBlock is rolled out and widely adopted and used by the community.
- Verify if there is any addition code in the edx-platform directory related to the Built in Xblock which need to be moved. If yes, move the code first.
- Remove all the relevant settings flag from envs/commons.py
- Remove all the Built In XBlock code and the usage of the above settings flag
- Code check-list that needs to be removed.
a. Built In XBlock python class and other relevant python classes
b. javascript files
c. Html templates
d. css/sass files
e. Remove the Built In XBlock declaration from the setup.py
Sub-issues
Metadata
Metadata
Assignees
Labels
deprProposal for deprecation & removal per OEP-21Proposal for deprecation & removal per OEP-21epicLarge unit of work, consisting of multiple tasksLarge unit of work, consisting of multiple tasks
Type
Projects
Status
Draft
Status
🆕 New