Lottery

Generate a single group of winners and add fixed participants to the loop.

Only 1 group is created. People are chosen from all the participants to the session.

When to use it?

Use this algorithm when you need to create a unique group of people chosen among the participants to the session.

This matching algorithm is perfect for the following use cases:

  • "Meet with the CEO" program

  • Create a team for a sport tournament

  • ...

How to use it?

Choose your group size, and select the "Lottery" algorithm.

Looped participant(s)

You can choose to add looped participant(s): these are fixed member(s) that will be included in all the matches that are sent.

If your group size is 3, an you have 1 looped participant, then all matches will include 3 people + this specific looped participant, so 4 people in total.

Matching rules

Read the following article to learn more about matching rules.

Define matching rules

Last updated