Getting started Product Tour Question Bank Question Types Test Editor Grading and Evaluation Lockdown Browser Online Proctoring
Organization management Setting Up Your Organization General Settings Configuring Consent Process Branding Plans & Credits Understanding Subscription Plans Managing Credits Changing Subscription Plans Billing Settings Credit Notifications Users and Collaboration Roles and Permissions Adding New Users & Assigning Roles Importing Users Organizing Users into Teams Advanced Permissions & Access Control User Login Controls Monetization
Question Bank Creating a Question Adding Image Adding Audio Adding Video Adding File Editing Layout Adding Feedback Adding Hint Math Input Importing Questions Question Reporting Scoring Question Types Multiple Choice Questions Matching Questions Text-Based Questions Rich Content Questions Numeric Questions Coding Questions Audio Recording Video Recording Photo Capture File Upload Fill-in-a-Table Questions Organizing Questions Folders and tags Batch update Schema Browsing Questions Exporting Questions Presets Composites
Tests (deprecated) Creating a Test Pages Sections Adding Questions Previewing Test Setting Profile Test Type Test Navigation Time-Limits Auto Numberings Mandatory Question Security Shuffling Deprecated Customize Section Weights Randomization Reporting
Tests Creating a New Test Test Settings Quick Exam Creation Creating Randomized Tests Adding Questions Sections Automatic Question Exclusion Shuffling Pages Time Limit Navigation Control Section Introduction Page Structure Shuffle Questions Time Limit Layout
Question Bank Creating a Question

Adding math expressions to questions

The Math input feature lets you embed mathematical formulas and equations into your test questions using a built-in virtual keyboard or by typing TeX expressions directly.

Updated 2026/02/23

Ideal for math-heavy assessments involving algebra, calculus, trigonometry, or scientific notation, Math input will cover all your math question needs.

Methods of entry

You can choose between two input methods:

1. Using the virtual math keyboard

The virtual keyboard provides categorized buttons that insert TeX expressions automatically. Access the virtual keyboard by clicking the keyboard icon located at the right side of the "TeX Entry with virtual keyboard" input field.

Virtual keyboard number layout.
Virtual keyboard number layout.
Note that each layout will have its alternative version accessible via the "Shift" key, represented by an upper arrow symbol.

Buttons are grouped into tabs such as below.

Basic numbers: numbers 0 to 9, arithmetic operators (+, −, ×, ÷), parentheses, equality/inequality symbols, superscripts, fractions and others.

Basic virtual keyboard layout with numpad.
Basic virtual keyboard layout with numpad.
Shift key in basic numpad view will allow easier typing of powers.
Shift key in basic numpad view will allow easier typing of powers.

Basic letters: Roman letters, numbers 0 to 9, space, plus/minus symbols, and their shift key alternatives.

Basic Roman letters layout.
Basic Roman letters layout.
Basic Roman letters layout with shift key active.
Basic Roman letters layout with shift key active.

Symbols\sin, \cos, \tan, \log, \ln, \exp and Greek letters (α, β, θ, π), infinity (∞), lim, constants (e.g., e), integral \int, derivative \frac{d}, limits \lim, summation and others.

Symbols and trigonometry layout.
Symbols and trigonometry layout.
Symbols and trigonometry layout with shift key active.
Symbols and trigonometry layout with shift key active.
Greek letters layout.
Greek letters layout.
Greek letters layout with shift key active.
Greek letters layout with shift key active.

Example use cases:

Powers and exponents: to enter 2^5, click the blue square and blank square button, then type 2 as the base and 5 as the exponent. Alternatively, click shift at the basic numpad layout and choose the blue square with the correct power value.

Square roots and nth roots: click √ from the right section of the panel. To enter 16\sqrt{16}16​, type inside the placeholder.

Fractions: click the abc tab and then click the shift key presented on the left side of the virtual keyboard. Number 5 key will be transformed into a blank fraction symbol, allowing you to enter a fraction value.

Trig functions: use the respective buttons such as sin, cos and others and enter the value. You can access additional format by pressing the shift key to enter more complex trigonometry values.

Integrals: click the ∫ key and fill in the bounds as needed.

Limits: click the lim key, then add the limit expression and target.

Summation: Select ∑ to insert a summation value.

Each button fills in the correct TeX structure either directly or with placeholders. You can click into the placeholders and edit the values with your keyboard.

2. Typing TeX manually

If you’re comfortable with LaTeX/TeX syntax, just click into the input field and start typing.

Examples:

x^2 + y^2 = z^2 → x2+y2=z2x^2 + y^2 = z^2x2+y2=z2

TeX example 1
TeX example 1

\int_{a}^{b} f(x)\, dx → ∫abf(x) dx\int_{a}^{b} f(x)\, dx∫ab​f(x)dx

TeX example 2
TeX example 2

\sum_{n=1}^{\infty} \frac{1}{n^2} → ∑n=1∞1n2\sum_{n=1}^{\infty} \frac{1}{n^2}∑n=1∞​n21​

TeX example 3
TeX example 3

The real-time preview section shows exactly how your expression will appear to the test-taker.

Example virtual keyboard entry and preview.
Example virtual keyboard entry and preview.

Editing entered expressions

Should you need to edit an entered expression, you can do so by clicking the pen icon located at the left side of it.

Button for editing an entered math expression.
Button for editing an entered math expression.

History and reusability

Below the editor, the History section lists recently used expressions. You can click any previous item to reuse or modify it, saving time when creating similar questions.

Supported syntax

To see the full list of supported TeX functions and structures, check out the provided "Supported Functions" link.