Skip to main content
By educators for educators.
Toggle navigation menu
Perusall Website
Catalog
How can we help you?
Search
Getting Started Videos
<% 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?
“Best support I have ever experienced... Without fail!”
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?
“Best support I have ever experienced... Without fail!”
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 Annotation') { %>
<% } %> <% 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 === 'Notification Panel') { %>
<% } %> <% 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') { %>
<% } %>
<%= child.title %>
<%= child.innerHTML %>
<% }) %>
<% } %>