Skip to main content
5-Star Students
Back to website
Sign in
Submit a request
Sign in
Submit a request
Back to website
5-Star Students
Getting Started
Getting Started
Getting Started Packet
Guest ID Cards
Getting Started Guide
Getting Started Worksheet
5-Star Infograpic
5-Star Students Overview
Sample Point System and Rewards
See all 7 articles
Photos
Photo File Specs/Directions
Badges
Activity Card Badge
No Privileges Badges
Activity Badges
Digital IDs
Digital IDs
Flow Charts
Involvement Flow Chart
PBIS Flow Chart
Recognition Flow Chart
New School Year
New School Year Checklist
Reports
Detailed Reports - descriptions/previews
Advanced Analysis
School Webpage and Student App Guides
Push Notifications in the Student App
Use Images in School Webpage Content
Email Delivery Tests and App Authorization
Authorizing Google Single Sign on for Student App
Whitelisting 5-Star Students email
Test Email Delivery
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Categories
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>