Open
Conversation
5a2fec9 to
769389f
Compare
…roup or section to a conference. This change adds checkboxes for groups and sections to the members list section of the dialog for creating / editing a conference. These checkboxes are "shortcuts" that allow the user to quickly add all members of a specific section or group to a conference. These shortcuts are implemented client side and the model for conferences is unchanged. Test Plan: - Make sure the conferences feature is enabled - In a course open the dialog to create a new conference - Uncheck the "Invite All" box - Verify the following in the member list: - A checkbox for each section should appear in the "Sections" partition (only if there is more than one section in the course) - A checkbox for each group should appear in the "Groups" partition (only if there is at least one section in the course) - The headers for "Sections" and "Groups" should only appear if there is atleast item in the respective partition - The header for "Users" should only appear if one or more of the other partitions is present - Checking the box for section / group also checks the boxes for each of the users in that section / group - Unchecking the box for section / group also unchecks the boxes for each of the users in that section / group provided that another section / group that contains that user isn't also checked - If a user is added to the conference via a section or group you should not be able to uncheck the checkbox for that user.
769389f to
2a1126b
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.
No description provided.