SE-2483 unhide certificates toggle ironwood - #219
Merged
samuelallan72 merged 1 commit intoApr 17, 2020
Merged
Conversation
Student-generated certificates are meant to be auto-enabled through signal for self-paced courses, but it has been observed that this behaviour is flaky. When this happens, we are left in a state where it is impossible to enable student-generated certificates because the section is hidden in the instructor dashboard. Also by unconditionally displaying the toggle button, this allows more flexibility for instructors. For example, it may be desirable for student-generated certificates to be disabled for a self-paced course. (cherry picked from commit 86acd244d964e6281f3564d14e370e5bc79c2fbb)
pomegranited
approved these changes
Apr 17, 2020
pomegranited
left a comment
There was a problem hiding this comment.
👍
- I tested this by checking the behaviour on the client appserver where this change is deployed.
- I checked the code against the original https://github.com/edx/edx-platform/pull/23735
-
I made sure any change in configuration variables is reflected in the correspondingN/A
client'sconfiguration-securerepository.
farhaanbukhsh
pushed a commit
that referenced
this pull request
Feb 11, 2021
…for-notes-needs-to-handle-tags-better Fix XSS vector for a11y text attached to notes editor
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See https://github.com/edx/edx-platform/pull/23735 - this is the ironwood backport of that PR