openedx / frontend-app-gradebook

Instructor grade book tool
GNU Affero General Public License v3.0
11 stars 87 forks source link

Script config key should be behind the env variable #360

Open awais-ansari opened 1 year ago

awais-ansari commented 1 year ago

https://github.com/openedx/frontend-app-gradebook/blob/e44f5dde4418e098b9e6a7376a38c11ff6066de0/src/lightning.js#L128

arslanashraf7 commented 1 year ago

@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?

https://github.com/openedx/frontend-app-gradebook/blob/e44f5dde4418e098b9e6a7376a38c11ff6066de0/src/lightning.js#L2