Logo OtterDoc
Search Shelves Books Log in
Info
Content
Book Navigation
  • Best Practices & Prompts

  • Best Practices

    • Modulus Extraction From Number X

    • Creation of Numbers Without a Zero Figure in the End

    • SVG Randomization: Number Pyramide

    • SVG Randomization: Number Line

    • Quick Answer Calculation

    • Randomized Capital and Small Letter Usage

    • Recommended Usage of ###a1:-a###

    • Random Swap in Worded Problems

    • Centered Column Problem in LATEX

    • How To Write A Good Wrong Answer

  • Prompts

    • Word Problems Constructor

    • Review Checklist

Books
Best Practices & Prompts
Best Practices

Best Practices

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...

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 ...

SVG Randomization: Number Pyramide

To randomize the numbers inside of an SVG picture you need to first create this SVG picture. Or, ...

SVG Randomization: Number Line

1. The coordinate system looks like that The 8 lines below draw 8 lines. The first draws a hor...

Quick Answer Calculation

Let's say you need to calculate the answer quickly without setting too many random variables and ...

Randomized Capital and Small Letter Usage

There are two ways in which you can use capital and small letters randomization. Two ways that co...

Recommended Usage of ###a1:-a###

It's easier to useĀ  ###a1:-a### instead of ###a1:(-1*a)### in calculations. For example, in this...

Random Swap in Worded Problems

You know the Random Swap option that allows you to make the conditions of the problems more diver...

Centered Column Problem in LATEX

In some of the questions examples you need to construct number columns. In the number columns num...

How To Write A Good Wrong Answer

As you can see from these pictures, if your wrong answers have the same (or even partially same...

Search Results

Clear Search
Details
Created 3 years ago by Lyuba
Updated 3 years ago by Lyuba
Actions


Export
  • Contained Web File .html
  • PDF File .pdf
  • Plain Text File .txt
Back to top