Skip to main content
Toggle navigation menu
Submit a request
Sign in
Inspera Help Center
Inspera Assessment
Deliver
Multiple attempts and test duration
Multiple attempts and test duration
How is a Multiple Attempts test graded?
Multiple Attempts known limitations
Best practices for test with Multiple Attempts
How to set up Multiple Attempts on a test
Multiple Attempts Workflows
How Multiple Attempts work with Numerical simulation
Candidate dashboard for a Multiple Attempts test
Download Multiple Attempts as CSV
Understanding how late submission work
Late submission configuration
Set, change or clear a publishing restriction date
How extra time effects test duration
Adding extra time to candidates
Set individual start and end time
<% 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 %>
<% } %>
<% } %>