Skip to main content
Toggle navigation menu
Submit a request
Sign in
Inspera Help Center
Inspera Assessment
Deliver
Grading and feedback
Grading and feedback
Predefined feedback settings for Planners
How to enable Assessment feedback on a test
Changing threshold values after test setup
Confirmation of marks and grades (Collaborative grading)
Sharing marks and grades with committee (Collaborative grading)
Setting marks and grades (Collaborative grading)
Use achieved marks as final result
Enable final grade visibility on the candidate dashboard
Workflows for explanations of grades
Collaborative grading workflow in test settings
Manage explanations of grades
Uploading a mark scheme to a test
How to set threshold levels for a test
Manage Grading Scales 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 %>
<% } %>
<% } %>