Skip to main content
Toggle navigation menu
Submit a request
Sign in
Inspera Help Center
Inspera Assessment
Grade
Marking
Marking
Marking navigation filters
Working collaboratively with reusable criteria
How to grade questions with drawings
View Candidate report
Marking 2.0 video guide
Guide to marking as a single Grader
Guide to marking with Committees
How to set marks on questions
Align marks for all candidates (Grader workflow)
Confirm grades for individual candidates (Grader workflow)
Using mark schemes when grading
Write and send explanation of grades
Override automatically calculated marks
Grade with Question assignment
<% 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 %>
<% } %>
<% } %>