Skip to main content
Toggle navigation menu
Submit a request
Sign in
Inspera Help Center
Inspera Assessment
Deliver
Test management and features
Test management and features
One-Way Navigation compatibility with other Inspera features
Candidate experience with One-Way Navigation
How to enable One-Way Navigation
Enable Candidate report
Enable notes and highlighting for candidates
Navigate between Deliver and Grade
Allow uploads to finish after test end time
Allow candidates to submit blank
Home exam tips for Planners
Allow candidates to sign off own submission
Setting up Lingdys on computer labs
How to archive and recover tests
Manage auto submission for tests
Creating an oral exam
Enable spell checker for tests
<% 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 %>
<% } %>
<% } %>