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

Create a solution for unmatched people #45

Open
kentwills opened this issue Feb 23, 2017 · 0 comments
Open

Create a solution for unmatched people #45

kentwills opened this issue Feb 23, 2017 · 0 comments

Comments

@kentwills
Copy link
Contributor

The current experience for an unmatched user is not great. They get an email saying that they could not be matched for the week.

Some have suggested that we could create a meeting with 3 people if 1 was unmatched. This, however, poses some technical challenges.

  • We store history for meetings, so we would need to update the meeting to reflect a 1:1 meeting amongst all three individuals. This would ensure no re-match.

  • We need to support group emails. Recently this functionality was added, but there may be formatting issues.

  • We need to find some unobtrusive way of modifying the current algorithm or making it algorithm unaware. IMO the best bet is to have the algorithm spit out the matches and unmatched and process that list after the fact.

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

No branches or pull requests

1 participant