Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

group from table intent #15

Open
5 tasks
phish108 opened this issue Dec 6, 2021 · 0 comments
Open
5 tasks

group from table intent #15

phish108 opened this issue Dec 6, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@phish108
Copy link
Member

phish108 commented Dec 6, 2021

create an intent for managing groups via tables.

This intent reads a table from CVS or EXCEL. For Excel it will need some extra parameters.

Each table will need column names, which are free form, but need to be assigned to

  • email

  • name

  • firstname

  • fullname (first last, last first, last"," first)

  • group

  • The intent will check if the user is not in a given group and assign the user to the group.

  • If the user has been assigned to a different group(s) (within the same grouping?), then the user should be removed from this group. This should get enforced to all groups that are assigned in the present table.

  • The intent should accept an optional grouping which may get created if needed.

  • If groups are not present in the course , then the missing groups should be added.

  • If a grouping is set, then all new groups will be automatically assigned to that grouping.

NOT A Requirement
I could not find a way to figure out, which groups are in a grouping. I guess that a group can be moved around by assigning it to a grouping. In this case all groups should be moved to a new grouping, if necessary.

@phish108 phish108 added the enhancement New feature or request label Dec 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant