Skip to main content
Toggle navigation menu
Submit a request
Sign in
Inspera Help Center
Inspera Assessment
Author
Create and edit questions
Create and edit questions
How to create a question
Question editor toolbar overview
Question options panel
How to translate individual questions
Mandatory questions
Add Drawing tool to Questions
How to attach PDF documents to questions
Adding predefined feedback to a question
How to highlight text in section stimulus
Preview questions and test correct answers
Inserting files in questions
Adding audio and video clips
Using labels to organize questions
Writing Math expressions with LaTeX
What is GeoGebra
How to use GeoGebra as an embed code
Creating questions and question sets (Swedish only)
Adding external content to questions using Embed Code
What are question external identifiers?
<% 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 %>
<% } %>
<% } %>