JU-6: add support for openedx-filters#573
Merged
mariajgrimaldi merged 1 commit intoedunext/limonero.masterfrom Nov 25, 2021
Merged
JU-6: add support for openedx-filters#573mariajgrimaldi merged 1 commit intoedunext/limonero.masterfrom
mariajgrimaldi merged 1 commit intoedunext/limonero.masterfrom
Conversation
4fd9486 to
b6246c1
Compare
c809bc7 to
97b57a2
Compare
b6246c1 to
0a34a16
Compare
b3c1197 to
e0d264d
Compare
mariajgrimaldi
commented
Nov 16, 2021
4c7cb71 to
0f22266
Compare
felipemontoya
approved these changes
Nov 24, 2021
* Add PreEnrollmentFilter filter before the user's enrollment
c0e058b to
958ca33
Compare
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.
Description
This PR adds support for Open edX Filters in Limonero. These filters are part of the OEP-50: Hooks Extension Framework implementation plan.
For an overall understanding of the design, check out the Open edX Filters ADRs and discussions:
Supporting information
Discuss on Hooks Extension Framework:
https://discuss.openedx.org/t/configuration-for-the-hooks-extension-framework/4527/
https://discuss.openedx.org/t/hooks-framework-filters/5753
Testing instructions
pip install openedx-filtersInstall eox-taylor:
pip install git+https://bitbucket.org/edunext/eox-taylor/eox-taylor.git@li/ednx/JU-6_P2 #egg=eox-taylor==2__1Now try to enroll:

