l2lam / CBC-Board-System

Sports (badminton) club session management system to faciliate efficient, fair play for all club members
Apache License 2.0
1 stars 1 forks source link

Complete a challenge game #22

Closed l2lam closed 2 months ago

l2lam commented 4 months ago

Record the score and the winning & losing members. Return the challenge group to the end of the on-deck queue if the challeng is not over; ie. there are more games remaining to play. Record the challenge results if the challenge is complete. Adjust the levels of the challenger and incumbent (if applicable) based on the result of the challenge.

A challenge is deemed to be over if:

A challenge is deemed sucessful if the challenger wins 2 games. An incumbent is demoted if they lose 3 games.