Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script config key should be behind the env variable #360

Open
awais-ansari opened this issue Oct 20, 2023 · 1 comment
Open

Script config key should be behind the env variable #360

awais-ansari opened this issue Oct 20, 2023 · 1 comment

Comments

@awais-ansari
Copy link

"//w.usabilla.com/a13a22d8ea20.js"

  • Get Feedback widget collects feedback from edx/2u learners. It should not configure for openEdx community.
@arslanashraf7
Copy link

@awais-ansari I think this is already behind a feature flag (DISPLAY_FEEDBACK_WIDGET) and It is part of both master and quince release. Were you looking for something else?

if (process.env.DISPLAY_FEEDBACK_WIDGET === "true") {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants