refactor: enable extracted LTI block (#37833)

This commit is contained in:
M. Tayyab Tahir Qureshi
2026-02-02 14:05:50 +05:00
committed by GitHub
parent 50da280144
commit bcddf9cd53

View File

@@ -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_warning: Not production-ready until relevant subtask https://github.com/openedx/edx-platform/issues/34827 is done.
# .. toggle_creation_date: 2024-11-10 # .. toggle_creation_date: 2024-11-10
# .. toggle_target_removal_date: 2025-06-01 # .. toggle_target_removal_date: 2025-06-01
USE_EXTRACTED_LTI_BLOCK = False USE_EXTRACTED_LTI_BLOCK = True
# .. toggle_name: USE_EXTRACTED_HTML_BLOCK # .. toggle_name: USE_EXTRACTED_HTML_BLOCK
# .. toggle_default: False # .. toggle_default: False