#M02. Automation of Team/Mentor Distribution
- In lieu of #A05 (the manual event for distribution), this would be automated 48hrs prior to the official start date/time of the Hackathon:
- Number of teams and participants per team should depend on total number of participants.
- This should assign a random Judge/Mentor to each team as well.
- To ensure a balanced range of skill levels in each team, the distribution algorithm should assign participants to teams based on their experience (LMS Module) ie. divvy out all Alumni first (if any), then MS4, MS3, MS2, MS1.
- The aim is to have between 4-7 participants per team ideally.
SEE WIKI FOR MORE INFO https://github.com/Code-Institute-Community/ci-hackathon-app/wiki/User-Stories#miscellaneous-user-stories
To ensure a balanced range of skill levels in each team, the distribution algorithm could assign participants to teams based on their experience (LMS Module) ie. divvy out all Alumni first (if any), then MS4, MS3, MS2, MS1.
Thanks @tdunn891! Yes exactly! 💯 Smart call, that's precisely what we do for regular Hackathons, somehow I failed to add that on this user story! Will get that added now! 👍
@tdunn891 Also, with this one... were you working on this Issue (still "Open"), or were you simply adding a comment as such?