Please note that Pluto LMS do not create custom reports for the clients, this is just a sample to show you what the outcome will be for this setup and how tags can be used in reporting
Dataset:
List of tags
List of activities associated to those tags
List of user segments associated to the learner
List of learner details
Completions associated to the activities
The dataset structure is as follows:
Advantages of this dataset structure:
As new tags are added, the list will grow vertically without changing the table structure.
As the learner completion number increases, the list will grow vertically without changing the table structure.
This allows for scalable and dynamic changes/additions to dataset
The column structure shown above allows for easier query logic as the column references will not change as new rows are added to the dataset.
Notes:
If an activity is tagged more than once, it will show duplicate rows of user and completion data within the dataset. Please ensure this is considered when doing completion checks.
The Client will still need to setup the LMS to restrict users to certain activities as required to avoid learners completing the wrong activity and showing in the dataset. This can be done via, but not limited to Activity Restriction Settings, Course Enrollments and User Segments.
The Client will need to define the activity completion settings to ensure the correct data is pulled into this dataset. For example, if completing a quiz requires a pass mark, ensure that this is setup. The system will pull a completion into this dataset based on how the Client has defined the completion.
Only user completions of a given activity will reflect in the dataset.
Note: The implementation of custom reports is out of Pluto LMS's support scope, however we will gladly assist you with understanding the database structure. Should you require support on writing custom reports, please make use of a 3rd party development service offering.
OVERVIEW In the context of a Learning Management System, tags refer to a system of organizing and categorizing content, such as courses, modules, resources, or assessments, based on specific keywords or labels. Tags serve as metadata that can be ...
ADD SCORM TO YOUR COURSE Before you can start pulling SCORM reports, you will need to upload one/more SCORM packages to your Pluto LMS. Use Case Example: By utilizing the SCORM functionality in Pluto LMS and exploring the comprehensive SCORM reports, ...
block_configurable_reports_get_report_data Arguments reportid (Required) The report id General structure int //The report id REST (POST parameters) reportid= int How to connect to 3rd party data analysis tools: You can also connect to tools like: ...
Overview Data Tables can be used to create structured tables that contain data in column and row format. Data Tables allow you to define column headings in preparation for a data import. A Data Table has the following structure: Fields = Columns ...
OVERVIEW In the relevant course, you can find a variety of course reports in (1) course admin, (2) the right-hand drawer and (3) on the "Grades" page. COURSE ADMIN On the "Course admin" page, in the "Reports" tab, you can find the following reports: ...