feat: Add shared languages as a bonus during matching process#1299
feat: Add shared languages as a bonus during matching process#1299
Conversation
Jonasdoubleyou
left a comment
There was a problem hiding this comment.
I wonder whether this has any effect at all - is there any realistic language overlap? Do we have many users that have maintained other languages?
With the new registration flow the new users can now indicate which languages they speak or can help with. We’ve also added a language update step in the match request process on the user app, so profiles stay up to date. The hope is that this will have a bigger impact, especially for pupils who don’t speak German. |
Jonasdoubleyou
left a comment
There was a problem hiding this comment.
For it to have a bigger impact it has to be a constraint (causing the inverse effect that users stay in the pool for a long time) - the score is more or less useless as the number of users in the pool is low
|
With this implementation, suppose there’s a pupil who needs help in DaZ and has indicated that they speak Turkish. If there are two students offering DaZ support, and one of them also has Turkish in their profile, we would try to match that student with the pupil, correct? If so, I think this may be enough for now. |
Ticket
Resolves https://github.com/corona-school/project-user/issues/1553
What was done?