-
Notifications
You must be signed in to change notification settings - Fork 18
perf: added teak support #56
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
Conversation
magajh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Asespinel same comments as in the other xblocks:
- Have we checked that all the dependencies of the workflows are up to date?
- We need to update the changelog
Yes I checked the dependencies and we are using the latest major versions. I updated the changelog accordingly. |
magajh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just one small comment regarding the CHANGELOG entry
CHANGELOG.rst
Outdated
| Changed | ||
| ======= | ||
|
|
||
| * Updated dependency versions in requirements |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's please improve this @Asespinel
Description
This PR aims to support the Teak release.
Testing instructions
1, Create a Teak environment using Tutor or TVM.

2. Install flowcontrol-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: "flow-control"
4. Add the component under the "advanced" section
5.