Skip to main content
Toggle navigation menu
Release Notes
Need Help?
Community
Sign in
Bridge App Customer Support and Help Center
Learning
Courses
Courses
How do I self-enroll in a LinkedIn Learning course?
How do I duplicate a course?
How do I set an expiration and re-enrollment date for a course in an account?
How to Embed External Content in Bridge
How do I enable comments in a course?
How do I edit a user's course progress as an admin?
How do I download file attachments for my course or live training?
Multimedia Best Practices
How do I post or reply to a comment in a course?
How do I enable Open Enrollment for a course?
How do I enroll users in a group or learning content item with a CSV file as an admin?
How do I upload historical course completion data with a CSV file?
[Video] Bridge Courses: A Video Series
[Video] Bridge Content Offering
How do I preview a course?
How do I transfer authorship of a course?
How do I bulk archive & delete courses?
Bridge & OpenSesame Partnership Overview
Can I Import Training from Third-Party Providers into Bridge?
OpenSesame Integration with Bridge – FAQs
How the Bridge & OpenSesame Content Integration Works
How to Use Bulk Actions in Courses
«
First
‹
Previous
<% if (items.length > 1) { %>
In this article
<% items.forEach(function(item) { %>
<%= item.name %>
<% }); %>
<% } %>
<% 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; } %>
<% (categories.length > 1 ? categories : sections).forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
<% var getColumnClasses = function(numberColumns) { var classNames = numberColumns === 'auto' ? 'col-auto' : '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; } %>
Looking for Additional Assistance?
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (block.name) { %>
<% if (block.html_url) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
<% if (categories.length) { %>
Categories
<% categories.forEach(function(category, index) { %> <% if (category.id !== activeCategoryId) { %>
<%= category.name %>
<% category.sections.forEach(function(section, index) { %>
<%= section.name %>
<% }) %>
<% } %> <% }); %>
<% } %>