Skip to main content
Toggle navigation menu
Go to Arbiter.io
Community
Submit a request
Sign in
Search
ArbiterSports
Families and Students
Student Registration
Student Registration
Articles related to Student Registration for Families and Students
Arbiter's Unified Login Experience
Arbiter Registration | ¿Cómo Creo una Cuenta?
How do I Troubleshoot a File Upload?
How do I Resend Email Confirmation for a Completed Registration? | For Parents
How do I Include Additional Notification Emails? | For Parents
How do I Pay Online through MySchoolBucks? | For Parents
How do I Pay a Deposit on a Deposit Due Registration? | For Parents
How do I Add Mobile Phone Number to My Account? | For Parents
How do I Complete My Registration if it has an Error Code? | For Parents
How do I update my profile in Arbiter Student Registration? | For Parents
How do I Pay for Registration Online via PayPal? | For Parents
What do I do if I Forgot My Login Information? | For Parents
How do I Log Into My Account if it gives an Error Code? | For Parents
How do I Accept an Invitation? | For Parents
How do I view my organization's notes on Arbiter Student Registration? | For Parents
How do I Add Family Members to My Account?
How do I Pay Online for a Completed Registration?
How Do I Save My Registration as a Draft? | For Parents
How do I save a registration and submit it later? | For Parents
How do I edit a Completed Registration? | For Parents
How do I Submit and Pay Offline by Check, Cash, or Other Payment Method?
How do I submit a registration? | For Parents
Student Registration - Why am I Receiving Emails Stating Registration is Incomplete?
How do I create an account and register for the first time? | For Parents
How do I Fill Out Student Transfer Details? | For Parents
How do I Register for the First Time? | For Parents
Student Registration - Making Additional Payments on a Deposit Paid Registration
How do I Request a Refund for a Completed Registration?
Student Registration - Reset or Change my Accounts Email Address
How do I Register as an Existing User?
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 %>
<% }); %>
<% } %>
<% }); %>
<% } %>