Skip to main content
Toggle navigation menu
Submit a request
Sign in
Inspera Help Center
Inspera Assessment
Deliver
InsperaScan
InsperaScan
Troubleshoot sketch uploads in InsperaScan
Set up InsperaScan 2.0
What is InsperaScan?
Installation of InsperaScan 2.0
Setup and preparations for a test with InsperaScan
How-to guide for scanning (InsperaScan 2.0)
Installation of InsperaScan 1.0 (Scantron)
How-to guide for scanning (InsperaScan 1.0)
Introduction to InsperaScan - Handwritten digital exams
Checklist and information for Invigilators using InsperaScan
Import and verify sketches in Inspera Assessment
Troubleshoot candidate hand-ins in InsperaScan
How to prepare sketch sheets for InsperaScan
<% 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 %>
<% } %>
<% } %>