Skip to main content
Toggle navigation menu
Go to Arbiter.io
Community
Submit a request
Sign in
Search
ArbiterSports
School Staff & Registration Admins
Student Registration - Programs
Student Registration - Programs
Articles for Student Registration - Admins/School Staff
Student Registration - Refund a Stripe Payment
How do I Manually Customize the Translations for my Organization's Programs?
How do I Manage a Waitlist on a Registration?
Student Registration - Cancel a Completed Registration
Student Registration - Quick Guide to Setting Up Payments Through MySchoolBucks
Arbiter Registration - Families or Users Not Receiving Notifications or Emails
How do I Email Registrants Individually or in Bulk?
How do I Approve/Not Approve Participants For a Program in Arbiter Registration?
Student Registration - Opening and Closing Programs
How do I Create Team Levels?
How do I Refund a MySchoolBucks Payment?
How do I create Sections Options?
Arbiter Registration: View Rosters and Access Emergency Cards
Arbiter Registration: Review Messages
How do I restrict a Payment to a Specified Users? | Student Registration
Sample Letter: Announcing Student Registration (Invitations)
How do I View Registrations by Section or Sport?
Link a PayPal Payment Method | Student Registration
How do I Set up PayPal as my Payment Option?
Arbiter Registration APP: Send Messages
How do I Request an update on an already submitted registration using Correction Required? (Admin Staff)
Student Registration - View / Preview a Program
How To Delete a Report on Student Registration
How do I Create an Add-On in Student Registration?
How to Create an Offline/Other Payment Method | Student Registration
Student Registration Mobile App Pro Bundle Features
Student Registration- Create Your Agreements/Policies
How do I Link a MySchoolBucks Payment Method? | Student Registration
How do I Change a Participant on Completed Registration?
How do I Add Links to my Program?
«
First
‹
Previous
Next
›
Last
»
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% 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 %>
<% }); %>
<% } %>
<% }); %>
<% } %>