We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The unit configuration is maintained independently of the Groups in Teams created.
The unit configuration is restored when I create a new Group in Teams.
Create a Waffle Flag for your course in {lms_domain}/admin/waffle_utils/waffleflagcourseoverridemodel/
{lms_domain}/admin/waffle_utils/waffleflagcourseoverridemodel/
teams.content_groups_for_teams
Enables Teams in the platform using the teams.enable_teams_app flag.
teams.enable_teams_app
Enable teams for your course in Studio > [Your Course] > Content > Pages & Resources > Teams > Teams toggle
In the same modal of Configure teams, create a few Groups.
Then, go to the LMS > [Your Course] > Teams and create a few Teams within those Groups (topics/team-sets)
In Studio, create a new Unit, and configure it to Restrict access to some Team.
As a student, join the Team previously configured. You'll be able to see the content.
Now, as staff create a new Group, similar to step 4.
See again the Unit configured; the configuration is missing.
As a student, you'll not be able to see the unit, even if you belong to the initially configured Team. Only the Staff can see the Unit.
The bug also occurs when using the legacy interface.
The text was updated successfully, but these errors were encountered:
CONTENT_GROUPS_FOR_TEAMS
No branches or pull requests
Expected Behavior
The unit configuration is maintained independently of the Groups in Teams created.
Actual Behavior
The unit configuration is restored when I create a new Group in Teams.
Steps to Reproduce
Create a Waffle Flag for your course in
{lms_domain}/admin/waffle_utils/waffleflagcourseoverridemodel/
teams.content_groups_for_teams
Enables Teams in the platform using the
teams.enable_teams_app
flag.Enable teams for your course in Studio > [Your Course] > Content > Pages & Resources > Teams > Teams toggle
In the same modal of Configure teams, create a few Groups.
Then, go to the LMS > [Your Course] > Teams and create a few Teams within those Groups (topics/team-sets)
In Studio, create a new Unit, and configure it to Restrict access to some Team.
As a student, join the Team previously configured. You'll be able to see the content.
Now, as staff create a new Group, similar to step 4.
See again the Unit configured; the configuration is missing.
As a student, you'll not be able to see the unit, even if you belong to the initially configured Team. Only the Staff can see the Unit.
content-group-with-teams-bug-1.mp4
Additional Information
Notes
The bug also occurs when using the legacy interface.
The text was updated successfully, but these errors were encountered: