Conversation
c9e33cd to
3cce947
Compare
jignaciopm
reviewed
Jan 28, 2025
3cce947 to
2e31303
Compare
magajh
reviewed
Jan 28, 2025
2e31303 to
dcca94b
Compare
jignaciopm
approved these changes
Jan 28, 2025
magajh
approved these changes
Jan 28, 2025
dcca94b to
992fdb0
Compare
…ents and fix actions
992fdb0 to
4f00b13
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 aims to support the new Sumac release and adds support for Python 3.11.
Remove support to "redirect to another unit in the same subsection" action.
Fix applyFlowControl in injection to applied correctly the actions of flow-control.
Testing instructions
1, Create a Sumac environment using Tutor or TVM.

2. Install flow-control-xblock using this branch you can follow the official tutor documentation.
3. In a course of study:
Navigate to Settings -> Advanced Settings and go to Advanced Module List settings.
Add:
4. Create Unit -> Advance ->flow-control
1. Display a Message
2. Redirect using jump_to_id
3. Redirect to a given unit in the same subsection
DEPRECATED⚠️
4. Redirect to a given URL: