Skip to main content
Toggle navigation menu
Go to Arbiter.io
Community
Submit a request
Sign in
Search
ArbiterSports
School Staff & Registration Admins
Scheduling
Scheduling
Knowledge Articles that cover School Scheduling accounts.
How do I Edit, Cancel, and Delete Games in Arbiter Game?
Adding Ticketing and Streaming Links to Games, Meets, and Events
Hosting Games at Your Facilities
Adding a Team Using a Newly Released Level
How do I Create Co-Op Teams?
Setting up your Login Credentials for the First Time
Reset Your Arbiter Password – Forgot Password
Understanding Co-Op Teams: Overview and Definition
How do I enter Team Scores in Arbiter Game?
Follow us on ArbiterLive- Example letter
How do I Add a Coach to a Roster?
How do I Add, Edit, and Delete Teams in Arbiter Game?
How do I add a game in ArbiterGame?
How do I schedule a meet?
How do I Schedule a Tournament?
How do I Schedule Events?
How do I Add Recurring Events and Practices?
How to Schedule Contract Workers
Assign Event Workers to Games and Events
How do I Assign Officials in ArbiterGame?
How To Assign Officials in ArbiterGame
How do I Link my ArbiterOne Assigner to my Teams?
How do I Update Multiple Games Using the Action Tool?
How do I Use Smart Scheduler?
How to Add an Assigner to Games
How to export your schedule to GoFan
How do I import my schedule in Arbiter Game?
How do I Create Filters for My Schedule and Print My Schedule?
League Scheduler
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 %>
<% }); %>
<% } %>
<% }); %>
<% } %>