Skip to main content
Toggle navigation menu
Submit a request
Sign in
Inspera Help Center
Inspera Assessment
Author
Item Banks
Item Banks
Migrating Content to Item Banks
Create and manage an Item Bank
Manage Item Banks using the dashboard
Move content to, from, and between Item Banks
Select Custom Metadata for your Item Bank
Create and manage Custom Metadata
Tagging content with Custom Metadata
Starter Author CURs
Author Custom User Roles (CURs): create, edit, delete, and assign to users
Author Custom User Roles: Available Permissions
Advanced Access Controls for Item Banks
Access tab for Item Banks
<% 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 %>
<% } %>
<% } %>