Tasks
Define the problem, not the answer
A core feature of Multistep is its ability to evaluate substeps and give automated support. This is possible only if Multistep knows what problem students must solve. Therefore, you don't prescribe answers; you prescribe the tasks students should perform.
- a task could be to simplify . An answer is .
- a task could be to solve . The answer is .
Algebrakit derives hints, error feedback, worked solutions, and answers from the task, so you don't need to enter them. You can add custom hints or error feedback, as we will see later.
Multistep supports several tasks organised into the following categories:
- Simplifying expressions
- Rewriting expressions, such as expanding, factoring, or rewriting expressions into different forms.
- Solving equations or inequalities
You can build more complex tasks from these. For example:
- Finding the equation of a line through two points, which requires:
- Calculating the slope (Simplify).
- Substitute coordinates to get the -intercept (Solve).
- Writing the equation (Simplify).
- Finding the coordinates of the maximum of a function, which requires:
- Finding the derivative of the function (Simplify)
- Setting the derivative to zero and solving the equation (Solve)
- Writing the coordinates of the maximum (Simplify)
How to create such composed tasks will be discussed in chapter Multistep (advanced)
Defining a task
Now let's create a new Multistep question. You can use the Testbench if you have no access to an Algebrakit-enabled content management system.
There are two available Multistep editors. Select the simple editor.

The default Task is to simplify an expression. In the input field, type . Now press the Test button at the bottom of the page to see a preview of our question.

The preview shows an interactive question on the left. You can answer the question step by step, and request hints as a student would. The worked solution on the right shows how Algebrakit solves the problem. Click to expand the steps.
The Accuracy, Units and Form settings are not covered here, but have their own dedicated section.
The Simplify task
Simplifying is required for all tasks. Students must evaluate calculations and simplify expressions as much as possible.
- must be evaluated to
- must be simplified to
- must be simplified to
- must be simplified to
- must be simplified to
Multistep will only rewrite an expression if that simplifies the result. For example, Multistep will not rewrite the following expressions:
-
. An equivalent form is .
Use the task Rewriting expressions - Expand brackets if you want students to expand the expression. -
. An equivalent form is .
Use the task Rewriting expressions - Combine fractions if you want students to combine the fractions.
Multistep will accept as a final answer any equivalent form that cannot be simplified further.
Simplifying does not include solving equations, so Multistep will not require students to rewrite into . Use the Solve task if students are supposed to solve for .
Solving equations
In the category Solving Equations, you can find tasks for finding solutions to equations, inequalities, or systems of equations.

You can use the "Solving Equations: Single Variable" task to solve a wide variety of relations. The table shows some examples:
| Relation | Result | Explanation |
|---|---|---|
| A linear equation | ||
| Algebraic solutions are allowed | ||
| Inequalities are supported | ||
| Algebrakit keeps track of the domain | ||
| , | Trigonometry | |
| System of equations |
As always, Multistep offers support through hints and substep evaluations. You can try them here:
The following types of equations are not yet supported:
- Systems of inequalities
- Equations with solutions in the complex plane
The Rewrite Task
Multistep provides several tasks that require students to rewrite an expression. Most of them will be self-explanatory.
The table below shows some examples.
| Task | Example | Result |
|---|---|---|
| Expand | ||
| Factor | ||
| Combine Fractions | ||
| Complete the Square |
Custom Initial hints
You can define hints that Algebrakit must show before the automatic hints. For example, you can add custom hints to help students get started by rephrasing the question.
Click the Multistep dropdown and choose Hints

You can add multiple hints using the plus icon on the right.

Multistep settings
Click the Multistep dropdown and choose Settings

Setting: Disabling automated hints
Students can request multiple hints by repeatedly clicking the Hint button. If you defined custom hints (see below), these will appear first. The automated hints follow next.

Set Hints to Disable automated hints to disable the automated hints for this question. Any custom initial hints will still appear.
Setting: Initial expression
By default, Multistep shows the first expression of the derivation. If you don't want to give this expression away, you can configure this Initial Expression to be "Not visible". You can also define a custom expression.
