Skip to main content
By educators for educators.
Toggle navigation menu
Perusall Website
Catalog
🎉 Introducing Perusall's new look! We're updating our articles to match our new interface. Please excuse any outdated visuals or steps.
Learn more
×
Perusall
Learning Management System Integration
Internal LTI 1.1
Internal LTI 1.1
Blackboard LTI 1.1
Blackboard Ultra LTI 1.1
Canvas LTI 1.1
Desire2Learn LTI 1.1
Moodle LTI 1.1
Sakai setup LTI 1.1
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<% if (category.isActive) { %> <%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %> <% } %>
<% }); %>
<% if (items.length > 1) { %>
In this article
<% items.forEach(function(item) { %>
<%= item.name %>
<% }); %>
<% } %>
<% if (children.length) { %>
<% children.forEach(function(child, index) { %>
<%= child.innerHTML %>
<% }); %>
of <%= children.length %>
<% } %>
Still need help?
Email us
<% 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; } %>
Learning Resources from Perusall
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (block.name) { %>
<% if (block.html_url) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
<% var getColumnClasses = function(columnNumber) { var classNames = 'col-12'; if (columnNumber >= 2) classNames += ' md:col-6'; if (columnNumber >= 3) classNames += ' lg:col-4'; if (columnNumber >= 4) classNames += ' xl:col-3'; return classNames; } %> <% if (articles.length) { %>
<% articles.forEach(function(article, index) { %> <% var section = sections.filter(function(section) { return section.id === article['section_id']; })[0] || null; %>
<% if (section) { %>
<%= section.name %>
<% } %>
<%= article.title %>
<% }) %>
<% } %>
Still need help?
Email us
<% if (ids.length) { %>
<% ids.forEach(function(id, index) { %>
<% if (playInline) { %>
<% } else { %>
<% } %>
<% }); %>
<% ids.forEach(function(id, index) { %>
<% if (showTitle || showDuration) { %>
<% if (showTitle) { %>
<% } %> <% if (showDuration) { %>
<% } %>
<% } %>
<% }); %>
<% } %>
<% if (children.length) { %>
<% children.forEach(function(child, index) { %> <% var isActive = initial === index %>
<% if (child.title === 'Android') { %>
<% } %> <% if (child.title === 'iOS') { %>
<% } %> <% if (child.title === 'Windows') { %>
<% } %> <% if (child.title === 'Text Selection') { %>
<% } %> <% if (child.title === 'Figure Selection') { %>
<% } %> <% if (child.title === 'Print') { %>
<% } %> <% if (child.title === 'Copy to Clipboard') { %>
<% } %> <% if (child.title === 'Wolfram|Alpha') { %>
<% } %> <% if (child.title === 'Options') { %>
<% } %> <% if (child.title === 'Filter') { %>
<% } %> <% if (child.title === 'Get Help') { %>
<% } %> <% if (child.title === 'Grid') { %>
<% } %> <% if (child.title === 'Assignment Information') { %>
<% } %> <% if (child.title === 'My Group Members') { %>
<% } %> <% if (child.title === 'Current Conversation') { %>
<% } %> <% if (child.title === 'All Conversations') { %>
<% } %> <% if (child.title === 'My Starred Comments') { %>
<% } %> <% if (child.title === 'Page Thumbnails') { %>
<% } %> <% if (child.title === 'Table of Contents') { %>
<% } %> <% if (child.title === 'Search') { %>
<% } %> <% if (child.title === 'Dictionary') { %>
<% } %> <% if (child.title === 'Citation') { %>
<% } %> <% if (child.title === 'Notifications') { %>
<% } %> <% if (child.title === 'Bookmark') { %>
<% } %> <% if (child.title === 'Notes') { %>
<% } %> <% if (child.title === 'Read Aloud') { %>
<% } %> <% if (child.title === 'Statistics') { %>
<% } %> <% if (child.title === 'Settings') { %>
<% } %> <% if (child.title === 'Adoption report') { %>
<% } %> <% if (child.title === 'Content report') { %>
<% } %> <% if (child.title === 'Enrollment report') { %>
<% } %> <% if (child.title === 'Institutional admins') { %>
<% } %> <% if (child.title === 'API reference') { %>
<% } %> <% if (child.title === 'Questions') { %>
<% } %>
<%= child.title %>
<%= child.innerHTML %>
<% }) %>
<% } %>