Overslaan en naar hoofdcontent gaan
×
ovivio
labels
Navigatiemenu in- en uitschakelen
Andere klantportalen
Aanmelden
Zoeken
Social Schools
Algemeen
Algemeen
Mijn account
Mijn account
E-mailadres / loginnaam wijzigen
Wachtwoord wijzigen
Mijn profiel wijzigen
Account/rol verwijderen
Inloggen met je Google, Microsoft of Apple account
Medewerker en ouder rol
Medewerker op meerdere scholen, inloggen met één account
Gesprekken en groepsberichten vertalen (translate messages)
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 }) %>
<% }); %>
<% } %>