- Navigate to the Attendance Reports page by selecting Reports in the navigation bar and then selecting Attendance.
- Filter for the specific criteria or all and select the sorting using the order by options. Then click Download:
Updated
Updated
empty
<% } %> <% var labels = "a_label".split(',').map(function(label) { return label.trim(); }).filter(function(label) { return label; }); %> <% var articlesWithLabels = articles.filter(function(article) { return Util.intersection(article['label_names'], labels).length; }) %> <% if (articlesWithLabels.length) { %>