Skip to main content
Toggle navigation menu
Submit a request
Sign in
Inspera Help Center
Inspera Assessment
Author
Resources for Numerical simulation and Symbolic math question types
Resources for Numerical simulation and Symbolic math question types
Calculations and rounding (The Program Model)
Variables and randomization (The Program Model)
Simplification behaviour (The Program Model)
How Multiple Attempts work with Numerical simulation
How to import Stack Questions
Symbolic Math: Step by step example
Absolute and relative tolerance for question scoring
How to set response feedback for Numerical simulation and Symbolic math questions
Applying Error Carry Forward in Numerical simulation and Symbolic math questions
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
Browse by topic
<% (categories.length > 1 ? categories : sections).forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% if (alignment === 'left') { %>
<% } %>
<% }) %>
<% if (previousArticle || nextArticle) { %>
<% if (previousArticle) { %>
<% if (previousTitle) { %>
<%= previousTitle %>
<% } %>
<%= previousArticle.title %>
<% } %> <% if (nextArticle) { %>
<% if (nextTitle) { %>
<%= nextTitle %>
<% } %>
<%= nextArticle.title %>
<% } %>
<% } %>