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

Mentor + Room + Project Automation #21

Open
5 of 9 tasks
Apexal opened this issue Jan 24, 2023 · 0 comments
Open
5 of 9 tasks

Mentor + Room + Project Automation #21

Apexal opened this issue Jan 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Apexal
Copy link
Member

Apexal commented Jan 24, 2023

If we have the list of projects, users, mentors, and rooms, we should be able to automate the formation of Small Groups to provide a first draft that can be edited. Manually doing this is very tedious and automating it could save a lot of time and energy and make it less error-prone. However, it really depends on having complete and valid data in the database.

Database requirements:

  • room model with location and capacity
  • mentor proposals
  • small group model
  • small group mentors many-to-many field
  • small group projects field

Algorithm that creates a rough draft of Small Group assignments needs to take into account the following:

  • mentor skillsets <> project tags
  • mentors who are on projects (lead or otherwise)
  • room capacities
  • similar project tags
@Apexal Apexal added the enhancement New feature or request label Jan 24, 2023
@Apexal Apexal self-assigned this Jan 24, 2023
@Apexal Apexal removed their assignment Feb 24, 2023
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