refactor: enable extracted LTI block (#37833)
This commit is contained in:
committed by
GitHub
parent
50da280144
commit
bcddf9cd53
@@ -2065,7 +2065,7 @@ USE_EXTRACTED_POLL_QUESTION_BLOCK = True
|
||||
# .. toggle_warning: Not production-ready until relevant subtask https://github.com/openedx/edx-platform/issues/34827 is done.
|
||||
# .. toggle_creation_date: 2024-11-10
|
||||
# .. toggle_target_removal_date: 2025-06-01
|
||||
USE_EXTRACTED_LTI_BLOCK = False
|
||||
USE_EXTRACTED_LTI_BLOCK = True
|
||||
|
||||
# .. toggle_name: USE_EXTRACTED_HTML_BLOCK
|
||||
# .. toggle_default: False
|
||||
|
||||
Reference in New Issue
Block a user