1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-07-04 10:12:18 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
21390ba30d Use more complex calculus to mix teams for the second day
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-03-31 18:28:45 +02:00
9fc90eaf2e Use separate fields for the two dices
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-03-31 18:28:45 +02:00
274e988139 We want to avoid that a team chooses twice a same problem, not to wait an infinite loop
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-03-31 18:28:45 +02:00
aa2542b1dd Fix duplicate problem check
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-03-31 18:28:44 +02:00
cb4b77f524 Teams can't select a same problem for the two days
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-03-31 18:28:44 +02:00
c0477242fe In a 5-teams pool, the order of two teams that present the same problem is random
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-03-31 18:28:44 +02:00
518f5339ef Add continue button for the final tournament
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-03-31 18:28:43 +02:00
2d9201bb0c Add export button
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-03-31 18:28:43 +02:00
6d8a11eab9 Translate messages from websockets
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-03-31 18:28:43 +02:00
57312887d3 Reorder teams for 5-teams pools
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-03-31 18:28:43 +02:00
0e95301147 Problems can be accepted or rejected. Draw can go to the end
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-03-31 18:28:42 +02:00
2e209d3c85 Teams can draw a problem
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-03-31 18:28:42 +02:00
a8419a6192 Add Abort button
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-03-31 18:28:42 +02:00
75e1f519e4 Add messages for better understanding
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-03-31 18:28:42 +02:00
33389f5cd0 Auto-generate tables
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-03-31 18:28:42 +02:00
0058ab504a Draw dices
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-03-31 18:28:42 +02:00
6f70a8b8db Fix errors and better tab usage
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-03-31 18:28:41 +02:00
bae9e75638 First interface to start draws
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-03-31 18:28:41 +02:00
42b7da05e7 First play with websockets
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-03-31 18:28:40 +02:00