Actions
Feature proposal #6786
closedImplement random word based number for math mode
Description
When using math allow it to randomize for example if the question is "What is 1 + 1?" allow it to decide to use "1" or "one".
Actions
Added by krileon over 7 years ago. Updated over 7 years ago.
Description
When using math allow it to randomize for example if the question is "What is 1 + 1?" allow it to decide to use "1" or "one".
Randomly left, operator, or right values will become a string value. For numbers this can happen up to 20 then every 10 after that (e.g. 30, 40, 50, etc..) up to 90. Only one of left, operator, and right can be a string at a given time to ensure readability.