Wager Validation Instructions

To begin, select the total number of points for the wagers Next, you can choose a strategy - prime numbers, Fibonacci numbers, prime numbers or Fibonacci numbers, or none. The strategy will be used to validate the individual wagers. For example, if the prime number strategy is chosen, each entry will be checked to see if it is a prime number in the correct range. If "none" is chosen for the strategy, then the entries are checked only to make sure that each one falls within the allowed range of points.

The next step is to enter the team or individual names and the wagers in the appropriate boxes. If the check box in front of the name is not checked the team will be skipped by the validation process and the wager will be set to zero. The Sum text box will keep a running total of the entered wagers and the Number of teams text box will keep a running total of the number of active teams - the active teams are the ones that are checked.

When each wager is entered, it will be validated. Changing strategy or the number of teams to be validated will cause all of the entries to be revalidated. Changing a team from active to inactive will also cause the form to be validated.

Finally click on the validate button - all of the validated wagers and team names will be written to a new window, which can be printed.


Total number of points: 50 100 150 200

Strategy: prime numbers fibonacci numbers prime or fibonacci numbers none

Sum:    Number of Teams:

 NameWager     NameWager     NameWager
   
   
   
   
   
   
   
You can save or restore the state of the Validator by using cookies. The cookies expire after 30 days. You can choose the game (Survivor, Amazing Race or Other) which allows you to have three different saved games. To restore the chosen session, use the "restore" button. To save the current state of the Validator, use the "save" button. The "clear" button will remove the chosen cookie from you system. The cookie contains the names of all the teams, their checked states and the current wagers.

Game:    

Back to the Old JS Projects page.