- iLMS Reporting Options - iLMS offers multiple options for generating reports on Courses, Users, transcripts, and more. Each tool has been created to suit a particular set of goals. To learn more about the reporting options offered in iLMS see the summaries below, then click...
- iLMS Security First Dashboard - SFS Dashboard Overview The Security First Solutions Dashboard has three distinct sections: Account Information, Reports, and News. 1. ACCOUNT INFORMATION A quick look at pertinent account information as well as quick links to the iLMS...
- iLMS Quick Reports - The find users page provides powerful features, giving you a single point of administration for a wide range of tasks. From this page, you can create highly specific course lists and then apply actions to those lists, such as managing user profiles,...
- iLMS Summary & Analytics Report - This reporting option gives a simple breakdown of enrolled users and the percentage of users for each course status and the ability to drill down by region/division/department. Completion data is displayed in charts for easy breakdown. For courses...
- iLMS Automated Export Reports (FTP) - If your organization has a secure FTP server, this tool can be used to export user and transcript data on regular basis in CSV or TXT format to a location provided by your organization. This file can then be utilized by any systems within the orga...
<% if (previousArticle) { %>
<% } %>
<% if (allItems.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>In this article
-
<% allItems.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>