ENTRY
Formula with NUM's

File & Line to Find It

Options to Write

GETWHOLENUMBER -and/or- PLUS -and/or- MINUS -and/or TIMES -and/or- DIVIDEDBY -and/or- REMAINDER

NUM1 -and/or- NUM2 -and/or- NUM3 etc...

Description of Use

This entry is a compound entry and is used to provide Maze Makers with the ability to create a number challenge one time and have that challenge present different numbers in the Challenge Text Entry each time a player encounters the challenge.   The Challenge Maze Software uses a pseudo-random selection process to choose which numbers to present to a player based on the NUM's Ranges Entry.   Then the Challenge Maze Software replaces the NUM's (NUM1, NUM2, NUM3, etc...) in this formula entry with the selected numbers and performs the indicated mathematical operations to calculate the accepted answer to the number challenge.   To use this entry a Maze Maker builds a series of operations (separated by a vertical bar '|') to perform by always writing the NUM to start with (so the Challenge Maze Software has a value to begin with) and then the operations to perform with the next NUM.

Do not use commas when entering numbers.   Commas will be added automatically for displaying large number to the players, but will cause errors if placed in the entries.   Also, some numbers are just to to big for the Challenge Maze Software and will cause errors.   For example, 999999999999999999 is too big.

EXAMPLE 1:

EXAMPLE 2:

EXAMPLE 3:

EXAMPLE 4:

Description of Options