blackstone37
Regular Member
- Jul 23, 2009
- 355
- 124
I have a college football bowl contest that runs every year with up to 100 entries. I want a hosted solution that can do the following:
- Admin can enter a schedule of up to 20 games allowed in the pool.
- Admin will manually update the winner of each game as they are completed.
- Each entrant will be able to select a winner in each pool game. Mandatory.
- Each entrant will be able weigh the confidence of each game with 1 being the lowest confident pick and 20(in a 20 pool scenario) being the highest confident pick. Numbers can only be used 1 time. All fields are mandatory.
- Each entrant will need to create a password protected account.
- The admin will have the ability to create a handle seen by all for each registered account.
- Every entrant will be able to see all other entrants picks.
- After the admin enters the score and winner of each game, a script will update the pool standings with the highest to lowest entrant scores on a "leaderboard".
- The leaderboard will have the functionality to show eliminations based on the data entered and declare a winner when the data triggers 1 remaining entry.