Overslaan en naar hoofdcontent gaan
×
ovivio
labels
Navigatiemenu in- en uitschakelen
Andere klantportalen
Aanmelden
Zoeken
Social Schools
Administratie
Koppeling administratie
LAS koppelingen
LAS koppelingen
Ouders/verzorgers automatisch uitnodigen
LAS koppeling instellen voor ESIS
Absenties synchroniseren met ESIS
Veelgestelde vragen absentie uitwisseling ESIS
LAS koppeling instellen voor ParnasSys
De instellingen van de ParnasSys koppeling wijzigen
Niet gevonden wat je zocht?
Zorg er voor dat je aangemeld bent om een melding aan te kunnen maken.
<% var activesubSection = sections.filter(function(section) { return section.isActive; })[0] || null; %> <% if (typeof maxArticles === 'undefined' || !maxArticles) maxArticles = 5; %> <% if (activesubSection && activesubSection.sections.length) { %>
Navigatiemenu in- en uitschakelen
<% activesubSection.sections.forEach(function(section) { %>
<%= section.name %>
<% if (section.articles.length) { %>
Artikelen
<% section.articles.slice(0, maxArticles).forEach(function(article) { %>
<%= article.title %>
<% }); %> <% if (section.articles.length > maxArticles) { %>
Bekijk alle artikelen
<% } %>
<% } %> <%= partial('partial-section-list-subsections', { id: 'subsection-' + section.id, parentId: 'subsection-' + section.id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, maxArticles: maxArticles, partial: partial }) %>
<% }); %>
<% } %>