Recently Updated Pages
Word Functions
Word/dictionary functions synonym ###word1### ###synonym(word1)### Returns a synonym...
Cheatsheet random words generation
Description Function Possible Output Generates a random worded number from 10 to ...
wordstonumbers tool
When you need to convert words into numbers, you can actually base your code on numberstowords to...
numberstowords tool
The tools to allow transforming numbers to words, just like the Roman Numerals, is in fact one of...
Cheatsheet functions & numbers
Random number generation Function Input example Effect Output example r() ...
Multiple Choice Questions and Answers
Multiple choice answers allows us to create questions with several answer options, between which ...
Questions Unpacked
Question types There are three types of questions in new QUIL: Multiple Choice, where you should...
Roman Numerals
To convert any number into a Roman Numeral, you need to set randomization for your number and set...
ENHYDRA: OTTER's in-house programming language
Enhydra is an in-house programming language Otter uses. It's a fairly new language and it's still...
Part VI: The Most Effective Ways to Formulate an Explanation
Most users will log into OTTER after they have spent several hours engaging in lessons and after-...
Part IV: Standardized Vocabulary and Formatting Conventions
Formatting Element Definition Example Highlighting and marking wo...
Modulus Extraction From Number X
If you need to extract the module from number X, you can do it in one transaction ###module:max(x...
Word Problems Constructor
Here you can find the Otter Word Problems Constructor. By the link, you may find the prototype ve...
SVG Randomization: Number Pyramide
To randomize the numbers inside of an SVG picture you need to first create this SVG picture. Or, ...
Creation of Numbers Without a Zero Figure in the End
If you need to create a number without a zero in the end, you may use the following combinations ...
Centered Column Problem in LATEX
In some of the questions examples you need to construct number columns. In the number columns num...
Quick Answer Calculation
Let's say you need to calculate the answer quickly without setting too many random variables and ...
Random Swap in Worded Problems
You know the Random Swap option that allows you to make the conditions of the problems more diver...
Recommended Usage of ###a1:-a###
It's easier to use ###a1:-a### instead of ###a1:(-1*a)### in calculations. For example, in this...
Randomized Capital and Small Letter Usage
There are two ways in which you can use capital and small letters randomization. Two ways that co...