Skip to main content
Toggle navigation menu
Submit a request
Sign in
Inspera Help Center
Inspera Assessment
Grade
Assessment management
Assessment management
Marking with Rubrics
How to correct multiple choice answer keys
Create and manage reusable criteria
How to mark with Criteria in Marking 2.0
View event logs in the Grade module
Create filters to sort candidate lists
Adjusting Question weights
Show candidate names after grading
How to edit Threshold values in Makring 2.0
Feature parity overview - classic tool vs. Marking 2.0
Transfer grades to FS
Use Private notes while marking
Record audio feedback in Explanation of Grades
How to use Annotations and Page notes
<% 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 %>
<% } %>
<% } %>