Skip to content
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

Group module commands #2

Open
Magnus2142 opened this issue May 24, 2022 · 0 comments
Open

Group module commands #2

Magnus2142 opened this issue May 24, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Magnus2142
Copy link
Owner

‘groups’ should contain subcommands:

  • list - lists all groups and its members(?) (single groups?)
  • get - get a specific group and more detailed information compared to above command
  • create - Create a single group or with option to upload members from csv
  • delete - Delete a group
  • update - update group
  • import - use a csv (+ other formats?) to add members to courses, see help in blackboard for format. Also support csv in the same way to add groups
  • sign-up/join - Sign up to a group (student command)
  • sets (subcommand group)

Make sure to follow the same structure of the commands, options and arguments like in the other modules.

@Magnus2142 Magnus2142 added the enhancement New feature or request label May 24, 2022
@Magnus2142 Magnus2142 added this to the Group module implemented milestone May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant