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

Automated assignments #673

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

m-j-mcdonald
Copy link
Contributor

This adds a feature to automatically generate a CSV of assignments. It uses a version of stable marriage to first match registrations to committees and then registrations to countries within those committees. Priority for the suitors is based of registration's stated preferences and priority for the accepters is based off the time of registration. This does not add the assignments to the database; it only creates the CSV (which can then be uploaded into the database). It will not overwrite existing assignments. One improvement that should probably be added is to better match registrations to countries they have already been paired with in other committees, in order to let schools have the same country across as many committees as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant