Skip to main content
By educators for educators.
Toggle navigation menu
Perusall Website
Catalog
Perusall
Instructors
Assignments
Assignments
How to set up and manage assignments in Perusall.
How do my students make the most of social learning?
How do I create and manage assignments?
How do I create assignments that include multiple section or page ranges?
How do Review-Based assignments work?
How do I create a peer review assignment?
How do I create an instructor review assignment?
How do I create a Fishbowl review assignment?
How do I create a differentiated assignment?
How do I set up peer review with groups?
How do I reorder assignments?
How do I override or extend assignment deadlines?
Does Perusall remind students when their assignments are due?
How can I add comments or questions directed to students?
Can students post comments anonymously?
<% 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 %>
<% }) %>
<% } %>