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".
Updated by krileon about 7 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
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.
Actions