ibauk / sm3

ScoreMaster v3 application only
MIT License
0 stars 2 forks source link

Want to enforce limit on bonus claims #7

Open ibauk opened 2 years ago

ibauk commented 2 years ago

Some rallies impose a limit on the number of bonuses that may be claimed.

To enforce this we need to introduce a rally parameter to set the limit and code in the processing logic to limit bonus claims.

This is not simply a limit on the number of claims as, firstly, a bonus may be claimed multiple times and, secondly, some "bonuses" would be treated as specials and outside the limit.