Merge pull request #30776 from openedx/ammar/enable-outcome-surveys-segment-events

feat: enable outcome surveys segment events
This commit is contained in:
Muhammad Ammar
2022-07-25 19:32:45 +05:00
committed by GitHub

View File

@@ -5191,4 +5191,4 @@ MFE_CONFIG = {}
MFE_CONFIG_API_CACHE_TIMEOUT = 60 * 5
######################## Settings for Outcome Surveys plugin ########################
OUTCOME_SURVEYS_EVENTS_ENABLED = False
OUTCOME_SURVEYS_EVENTS_ENABLED = True