Skip to main content
Toggle navigation menu
Submit a request
Sign in
Inspera Help Center
Inspera Assessment
Deliver
Test creation and settings
Test creation and settings
Overview of the Deliver module
How to create a test
Add test information (optional)
General test settings
Security test settings
Exam day test settings
Explanation of grades in test settings
Sharing comments with candidates and Graders (After test settings)
Displaying final marks, grades, and general feedback (After test settings)
Post-submission review and feedback (After test settings)
Design settings for tests
How to create, edit and share a test template
Add a template to an existing test
How to create a Demo Test
Preparing national exams (Swedish only)
Create test from template (Swedish only)
Instructional videos on test prepare and create (Swedish only)
Suggestions for test and test template settings (Swedish only)
<% 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 %>
<% } %>
<% } %>